rr, EXCELLENT workup.
there's only one thing that you didn't point out (which, unfortunately, may leave a few readers hanging):
REPHRASE:
if you know that x > y, then you know that x - y is positive, and vice versa.
if you know that x < y, then you know that x - y is negative, and vice versa.
it's not hard to manipulate to get these statements; for instance, merely subtracting y from both sides of x > y will give x - y > 0.
but that's not the point; the point is to
recognize, INSTANTLY, that knowing the status of the
inequality involving x and y (i.e., whether x > y or x < y) is equivalent to knowing the sign of x - y.
dom wrote:
so whats the OA?
well, the question prompt is:
is (m - k)(x - y) > 0?
based on the considerations above, statement #1 gives us the sign of the expression (m - k), and statement #2 gives us the sign of the expression (x - y).
if we have both of these signs, then we can figure out the sign of their product, so both statements together are sufficient.
(note that we don't even have to figure out the actual signs; it's good enough to
realize that we can find them)
so, should be (c), unless, of course, the oa is wrong.