Another DS

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 324
Joined: Thu Dec 24, 2009 6:29 am
Thanked: 17 times
Followed by:1 members

Another DS

by rahul.s » Wed Jan 13, 2010 10:21 pm
Is x^2 + y^2 > 6?

1) (x + y)^2 > 6
2) xy = 2

Source: PBT
OA: E

I don't know why I had a problem with this problem. Seemed to be pretty simple, but I guess I messed up my approach.
Source: — Data Sufficiency |

Legendary Member
Posts: 2326
Joined: Mon Jul 28, 2008 3:54 am
Thanked: 173 times
Followed by:2 members
GMAT Score:710

by gmatmachoman » Thu Jan 14, 2010 12:36 am
Is x^2 + y^2 > 6?

1) (x + y)^2 > 6
2) xy = 2


I think plugging in the "numbers" can help us to come a conclusion

Case 1" Let X=2, Y =1
Using those values of X & Y

2^2 +1^2>6
--->5>6

Inference : NO

Case 2:

Let X=5 y= 2/5

Plugging the values,

5^2 +(2/5)^2>6

25.---->6

Inference :YES

Since our plugging of values didn't give a "strong" one sided answer...We can conclude its E


User avatar
Community Manager
Posts: 1537
Joined: Mon Aug 10, 2009 6:10 pm
Thanked: 653 times
Followed by:252 members

by papgust » Thu Jan 14, 2010 11:09 pm
1. (x+y)^2 > 6

x^2 + y^2 + 2xy > 6

From this, we cannot confirm whether x^2 + y^2 > 6. Insufficient.

2. xy = 2
Insufficient.

Combined,
x^2 + y^2 + 2xy > 6 from I
Sub xy=2,
x^2 + y^2 + 2(2) > 6
x^2 + y^2 > 2.
It could be b/w 2 and 6 or greater than 6.
Hence insufficient.

Master | Next Rank: 500 Posts
Posts: 379
Joined: Wed Jun 03, 2009 3:05 am
Thanked: 19 times
Followed by:1 members
GMAT Score:690

by sreak1089 » Fri Jan 15, 2010 12:58 am
Question is: Is x^2 + y^2 > 6

1) (x+y)^2 > 6
=> x^2 + y^2 + 2xy > 6

Above is NOT SUFFICIENT since we do not know anything about xy.

2) xy=2

Above is NOT SUFFICIENT because, we cannot solve x^2 + y^2 from xy.

Combining 1) and 2), we have x^2 + y^2 > 2

=> x^2 + y^2 can be greather than 2 and less than or equal to 6 or greather than 6. Still INSUFFICIENT.

Hence E.