yellowho wrote:Lines r and s lie in the xy-plane. Is the y-intercept of line r less
than the y-intercept of line s ?
(1) At the intersection point of r and s, the x-coordinate
and y-coordinate are both negative.
(2) The slope of line r is greater than the slope of line s.
Solution:
Let the equation of line r be y = m1x+c1, where m1 is the slope and c1 is the y intercept.
Let the equation of line s be y = m2x+c2, where m2 is the slope and c2 is the y intercept.
We need to know whether c1 < c2 or not.
First consider (1) alone.
At the intersection point x = (c2 - c1)/(m1-m2), y = (m1c2 - m2c1)/(m1-m2).
Now, x < 0 and y < 0.
Or (c2 - c1)/(m1-m2) < 0 and (m1c2 - m2c1)/(m1-m2) < 0.
But this is not enough to tell us whether c1 < c2 or not.
We need to know about m1 and m2 as well.
Or (1) alone is not sufficient.
Next consider (2) alone.
It says m1 > m2.
But this does not tell us whether c1 < c2 or not.
Or (2) alone is not sufficient.
Next, combine both the statements together and check.
Since m1 > m2, (m1 - m2) > 0.
Also, since (c2 - c1)/(m1-m2) < 0 from (1), c2 - c1 < 0.
Or c1 > c2.
So, the answer to the main question is NO.
Hence, both statements together are sufficient to answer the question.
The correct answer is (C).