x^2 + y^2 < 6?

This topic has expert replies
Source: — Data Sufficiency |

User avatar
Legendary Member
Posts: 758
Joined: Sat Aug 29, 2009 9:32 pm
Location: Bangalore,India
Thanked: 67 times
Followed by:2 members

by sumanr84 » Wed Jan 20, 2010 10:11 am
I think C is correct.
Statement 1: (x+y)^2 < 6
x^2+y^2+2xy < 6, Insufficient as it depends on the signs of (x and y)


Statement 2: xy =2 , Insufficient

Taking 1 & 2 together,

using 2 in 1, x^2 +y^2 + 2. 2 < 6

x^2 +y^2 < 2, and definitely < 6 ( answers the Q )

Junior | Next Rank: 30 Posts
Posts: 14
Joined: Thu Oct 08, 2009 12:34 am

by GhassanMBA » Wed Jan 20, 2010 11:52 am
I'm getting C as well. Is there anyone else here that is getting E?

Junior | Next Rank: 30 Posts
Posts: 12
Joined: Wed Jan 20, 2010 12:02 pm
Location: california
Thanked: 2 times

by kewltot » Wed Jan 20, 2010 1:47 pm
^2 + y^2 < 6?

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


Option 1 can be written as x^2+y^2+2 x y < 6

Option 2 can be written as y = 2/x

Using 2 into 1

x^2+ (2/x)^2+ 2 x (2/x) < 6

x^2 + (2/x)^2 + 4 < 6

x^2 + (2/x)^2 < 6-4

=> x^2 + (2/x)^2 < 2

=> x^2 + y^2 < 2 (since y = 2/x)

so, we could determine that x^2 + y^2 < 2 but not x^2 + y^2 < 6

OA is C

Senior | Next Rank: 100 Posts
Posts: 87
Joined: Wed Jan 06, 2010 8:16 pm
Location: Chandigarh, INDIA

by onedayi'll » Wed Jan 20, 2010 3:56 pm
yes C is the answer.