appy001
A certain quantity is measured on two different scales, the R-scale and the S-scale, that are related linearly. Measurements on the R-scale of 6 and 24 correspond to measurements on the S-scale of 30 and 60, respectively. What measurement on the R-scale corresponds to a measurement of 100 on the S-scale?
(A) 20
(B) 36
(C) 48
(D) 60
(E) 84
This question is very simple but the GMAT has cleverly disguised it to make this a harder question. The explanation is long, but the solution is intuitive.
The question relates to the concept of lines in geometry. We know that we are dealing with geometrical lines because the question uses the words "related linearly".
If we can recognize these words and properly translate into algebraic forms, then the question is easy to solve.The simplest algebraic representation of a line is of the following form:
Y = mX + Bwhere Y = y-intercept, X = x-intercept and B = constant that represents the value of the y-intercept when X = 0.
From the above equation, we can also derive the slope of the line. The slope will be the value of m when the constant B equals zero. Hence:
Slope = m = Y/XComing to the problem,
we should recognize that we are given two points: (6, 30) and (24, 60), if we represent R as X and S as Y. Sunstituting these values of the two points in the equation of the line will provide us with two equations in the two unknowns, m and B.
Once we obtain the equation of the line, we can calculate the X-intercept when S. i.e., Y equals 100.In summary, there are multiple ways of looking at this problem:
1. Since we are given two points that lie on a line, we can calculate the slope of the line. From this, we can calculate the slope when we are given the third point on the line, i.e., (X, 100).
2. We can set up algebraic equations, calculate the slope and the intercept and finally, use the equation of the line to find out the x-intercept when the y-intercept equals 100.
Thus:
Y = mX + B
=> 30 = 6X + B, and
60 = 24X + B
Solving:
m = 30/18 and B = 20.
So, the equation of the line is:
Y = (30/18)X + 20
The question asks us to calculate the value of X when Y = 100.
100 = (30/18)X + 20 or X = 48
The key to the question is to recognize that we are dealing with a geometrical line and that we are provided with two equations in two unknowns.