Inequality

This topic has expert replies
Source: — Data Sufficiency |

User avatar
Master | Next Rank: 500 Posts
Posts: 106
Joined: Mon Sep 28, 2009 9:29 am
Location: Boston, MA
Thanked: 26 times
Followed by:2 members
GMAT Score:700

by asamaverick » Wed May 19, 2010 6:42 am
A it is IMO
1) x > [y] , This means x is a positive number and has absolute value greater than that of y. This is enough to say that x^2 - y^2 > 0.

2) [x] > y
consider the examples x = -3, y = 2 => x^2 - y^2 > 0
x = -4, y = -5 => x^2 - y^2 < 0
Hence option 2 is not enough to determine the answer.

Junior | Next Rank: 30 Posts
Posts: 27
Joined: Mon Apr 26, 2010 9:30 pm
Location: Johannesburg, South Africa

by [email protected] » Thu May 20, 2010 1:22 am
asamaverick wrote:A it is IMO
1) x > [y] , This means x is a positive number and has absolute value greater than that of y. This is enough to say that x^2 - y^2 > 0.

2) [x] > y
consider the examples x = -3, y = 2 => x^2 - y^2 > 0
x = -4, y = -5 => x^2 - y^2 < 0
Hence option 2 is not enough to determine the answer.
x^2 - y^2 > 0? => (x+y)(x-y) > 0? => x+y>0? or x-y>0?

1) x>|y| => x-|y|>0 => x-y > 0 or x+y >0 sufficient

2)|x| > y => |x|-y > 0 => x-y>0 or -x-y>0

but -x-y > 0 implies x+y<0 insuffient

ANSWER (A)