Bunuel
If \(xy \neq 0\), is \(x + y < 0\)?
(1) \(\frac{x}{\sqrt{x^2}}-\sqrt{-y*|y|}=y-1\)
(2) \((x+3)^2+(y+4)^2<25\)
Given information: x and y are not equal to 0
To determine: Is \(x + y < 0\)?
(1) \(\frac{x}{\sqrt{x^2}}-\sqrt{-y*|y|}=y-1\)
From this statement, we can safely assume that y has to be negative, because otherwise it will be overall negative under the square root sign which is not possible on GMAT
So y is negative; we need to test cases with x as positive and negative to determine this statement
Case 1 (x=1, y=-1): LHS = 0, RHS = -2: x cannot be positive because if it is then it will always be greater than RHS, not equal to it
Case 2 (x=-1, y=-1): LHS = -2, RHS = -2: x is negative, and irrespective of what values, LHS and RHS always match when both negative.
SUFFICIENT(2) \((x+3)^2+(y+4)^2<25\)
So, both cannot be positive because then inequality will never be satisfied. We can try both negative and one positive and one negative as cases (for 1 positive and 1 negative, we will take y as negative because it is associated with the larger number 4)
Case 1 (x=-2, y=-2): Inequality satisfied. And x+y < 0?
YESCase 2 (x=1/10, y=-1/10): Inequality satisfied. And x+y < 0?
NONOT SUFFICIENTAnswer - A