guest612 Wrote:I got B. I multiplied both sides by the denominator and then subtracted x from both sides leaving me with:
-y>y? So my rephrase was, is y negative?
yeah, you can't do that. this is a common rookie mistake, but it's a
BIG mistake. to wit:
do not ever multiply or divide an inequality by a variable or expression, UNLESS you KNOW THE SIGN of that variable or expression.
the reason is something you undoubtedly know, but just haven't connected to this situation: if you multiply or divide by a
positive quantity, then the sign doesn't flip; if you multiply or divide by a
negative quantity, then the sign does flip.
the issue here, then, is that
you don't know the sign of (x + y) in this problem.
you can verify that (1) and (2) are each insufficient alone with the following plug-ins (x, y):
(1, 1) --> no
(2, -1) --> yes
(-2, 1) --> yes
the first and second statements show that (1) is insufficient; the first and third show that (2) is insufficient.
but here's my big problem: (1) and (2) together ARE sufficient, so the answer should be c.
justification:
if x + y is positive, then you can definitively multiply by it, giving 'is x - y > x + y ?' then, as in the original post, you can subtract x, giving 'is -y > y ?', which is equivalent to 'is y negative?'
another way of arriving at the same result:
if x and y are both positive, then x + y is a positive denominator. if a fraction with a positive denominator is to be greater than 1, there's only one way to accomplish that: the numerator must also be positive, and it must be BIGGER than the denominator. but, since y is positive, that's impossible, because we have left numerator = x - y < x + y = right denominator.
so answer = c, unless something in the problem has been copied incorrectly.