Bunuel
Point (P, Q) is in the coordinate plane. Is P > Q?
(1) P is positive.
(2) Point (P, Q) above on the line y = x + 1.
Kudos for a correct solution. MAGOOSH OFFICIAL SOLUTION:We see the x > y type question in the prompt, which makes us suspect that the line y = x will play an important part at some point.
Statement #1 just tells us P is positive, nothing else. The point (P, Q) = (4, 2) has the property that P > Q, but the point (P, Q) = (4, 5) has the property that P < Q. Clearly, just knowing P is positive does nothing to help us figure out whether P > Q. Statement #1, by itself, is wildly insufficient.
Statement #2 is intriguing. It discusses not the line y = x but the line y = x + 1. What is the relationship of those two lines? First of all, they are parallel: they have the same slope. The line y = x has a y-intercept of zero (it goes through the origin), while the line y = x + 1 has a y-intercept of 1. This means: any point on the line y = x + 1
must be above the line y = x. If (P, Q) is on y = x + 1, then it is above y = x, which automatically means Q > P. We can give a definite “no” answer to the question. By itself, Statement #2 is sufficient.
Answer = B.