x+y

This topic has expert replies
Source: — Data Sufficiency |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Tue Aug 21, 2012 2:40 pm
grandh01 wrote:Does x + y = 0?
(1) xy<0
(2) x^2 = y^2

OA is C
Statement 1: xy<0
From this information, there are several possible cases. Here are two.
Case a: x=1, y=-1 in which case x+y equals zero.
Case b: x=2, y=-1 in which case x+y does not equal zero.
So, statement 1 is NOT SUFFICIENT

Statement 2: x^2 = y^2
If we subtract y^2 from both sides, we get x^2 - y^2 = 0
If we factor the left side, we get (x+y)(x-y) = 0
From this, we can conclude that either x+y = 0 (in which case the answer to the target question is YES)
Or x-y = 0 (in which case the answer to the target question may not be YES)
So, statement 2 is NOT SUFFICIENT

Statements 1 + 2:
From statement 2 we get two possibilities:
case a) x+y=0 or case b) x-y = 0

However, statement 1 tells us that xy < 0, which means that x and y have different signs.
This helps us rule out case b) (x-y=0) since it's impossible for x and y to have different signs AND for x-y=0
This means that case a (x+y=0) must be true.
So, statements 1 and 2 combined are SUFFICIENT

Answer = C

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

User avatar
Master | Next Rank: 500 Posts
Posts: 110
Joined: Sun Aug 19, 2012 4:39 am
Thanked: 9 times
GMAT Score:640

by Ankur87 » Wed Aug 22, 2012 2:14 am
we can take examples for quick solution:
1 statement : we can conclude that either x or y is -ve.
it can be x=-1 and y=1 or x=2 or y=-1 anything.
NOT SUFFICIENT.
2 statement : x^2 = y^2 from this we can conclude that x has to be equal to y.
it can be x=2, y=2 or x=-2 , y=2.
NOT SUFFICIENT.

Taking both the statements together :
1st statement says both are of opp. signs
2nd statement says both are equal.

So, statement 1 and 2 combined are SUFFICIENT.