Bunuel
Line A passes through point (r, s) on the coordinate plane. Is the slope of A > 0?
(1) Line A passes through point (0, 0).
(2) Line A passes through point (u, t), where r > u and t > s.
Kudos for a correct solution. 800score Official Solution:The slope of a line is determined by the formula:
Slope = m = (change in y)/(change in x).
To establish the sufficiency of the statements, substitute the given values into the formula.
Statement (1): m = (s – 0)/(r – 0) tells us that the slope of A is s/r, but, because it doesn't tell us whether s and r are positive or negative, the slope cannot be determined. Thus, Statement (1) is insufficient.
Note: Be careful that you do not assume, because s and r do not have a negative sign before them, that they are positive. The both variables can be positive or negative.
Statement (2): m = (s – t)/(r – u) tells us that the numerator in this equation is negative, because t > s. The denominator (r – u) is positive because r > u. So the slope of line A is negative, and thus Statement (2) is sufficient.
Since Statement (1) is insufficient and Statement (2) is sufficient,
the correct answer is B.