x>y??

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 128
Joined: Thu Jul 30, 2009 1:46 pm
Thanked: 1 times

x>y??

by fruti_yum » Sat Aug 01, 2009 6:50 pm
Is x greater than y ?
(1) x – y^2 > 0
(2) xy < 0


The way i approached this question..

I found that statement 2 byitself is insuff..
implies x, y have opp signs..

B and D are canceled..

Statement 1 is -rt x<y<rt x

how else do i interpret statement 1?

OA is C

Junior | Next Rank: 30 Posts
Posts: 12
Joined: Sun Apr 05, 2009 7:48 am
GMAT Score:710

by ahmad.kadry » Sun Aug 02, 2009 7:56 am
Hi,

You can consider doing that for statement 1.

x – y^2 > 0... for inequalities you can add a value to both sides.. so by adding y^2 to both sides:

x - y^2 + y^2 > 0 + y^2
x > y^2

Since y^2 is either 0 or positive.. and x > y^2 ..that tells us that:
1 - x must be a positive value
2 - x > y^2

Now.. since there is no restriction on the value of x and y.. there is a possibility for fractions here... so consider y = 1/3 -> y^2 = 1/9..
- x can be 1/4 and will satisfy the condition x > y^2...but x will be < y
- x can be 1/2 and will satisfy x > y^2 but x will be > y

Statement one alone is not sufficient but it sure tells you that x is a positive value.

Combining this with statement 2 will confirm that x > y

Master | Next Rank: 500 Posts
Posts: 197
Joined: Sun May 18, 2008 2:47 am
Thanked: 12 times

by shahdevine » Sun Aug 02, 2009 12:28 pm
elegant really.

statement 1)

x-y^2>0
x>y^2
so abs(x)>y

can't verify if x>y. insufficient

statement 2)

xy<0

so x and y are opposite signs. but we don't know if x is negative or y is negative. so we don't know if x>y

insufficient.

combined

saying absolute value of x is greater than y whether x is negative or positive so x is greater than y.

c