DS , module

This topic has expert replies
Source: — Data Sufficiency |

Junior | Next Rank: 30 Posts
Posts: 23
Joined: Wed Nov 25, 2009 6:33 am
Thanked: 4 times

by anin » Wed Jun 23, 2010 10:07 am
blaster wrote:Is x > y?

(1) x^2 > y

(2) x - |y| > 0
IMO it's: B - 2 alone is sufficient.

In 1, x & y can be any value. ex. x= -2 and y = 1. x^2 > 1 but x > y is not true. Insufficient.

In 2, x -|y| > 0 is sufficient.

User avatar
GMAT Instructor
Posts: 1052
Joined: Fri May 21, 2010 1:30 am
Thanked: 335 times
Followed by:98 members

by Patrick_GMATFix » Wed Jun 23, 2010 11:21 am
Hello blaster,

(1) is not sufficient. If x = 5, y could be 7 (x would be greater0 but y could also be 0 (x would not be greater). We don't know whether x > y.

(2) is sufficient. It tells us that x is greater than |y|, so x must be positive.
-->If y is also positive, then y=|y| and because x > |y|, it is guaranteed that x > y.

-->On the other hand, if y is negative, then x >y (since x is positive)

either way, x>y, so (2) is sufficient. the answer is B

Hope that helped,
-Patrick
  • Ask me about tutoring.

Senior | Next Rank: 100 Posts
Posts: 96
Joined: Wed May 20, 2009 8:46 pm
Thanked: 1 times

by jonathan123456 » Wed Jun 23, 2010 3:53 pm
IMO B

User avatar
Legendary Member
Posts: 1893
Joined: Sun May 30, 2010 11:48 pm
Thanked: 215 times
Followed by:7 members

by kvcpk » Wed Jun 23, 2010 6:21 pm
Patrick_GMATFix wrote:Hello blaster,
-->On the other hand, if y is negative, then x >y (since x is positive)
-Patrick
Hi Patrick,

How do we know that x is positive?

GMAT Instructor
Posts: 1302
Joined: Mon Oct 19, 2009 2:13 pm
Location: Toronto
Thanked: 539 times
Followed by:164 members
GMAT Score:800

by Testluv » Wed Jun 23, 2010 9:19 pm
kvcpk wrote:
Patrick_GMATFix wrote:Hello blaster,
-->On the other hand, if y is negative, then x >y (since x is positive)
-Patrick
Hi Patrick,

How do we know that x is positive?
Because absolute value is always positive or zero:

x>|y|

x>pos or zero

If x is greater than pos or zero, then x is definitely positive.

Suppose |z| = w

We know the left hand side must be positive or zero. We know the left hand side must equal the right hand side. Thus, w is positive or zero.
Kaplan Teacher in Toronto

Senior | Next Rank: 100 Posts
Posts: 62
Joined: Tue Mar 16, 2010 8:27 am
Thanked: 1 times

by raunakrajan » Wed Jun 23, 2010 9:20 pm
First Statement defi doesnt qualify to be correct.

IMO, the second statement states x-!y!>0, this x has to be positive. if X is not positive x - mod y wouldnt be greater than 0
hence we can conclude that B is sufficient

User avatar
Legendary Member
Posts: 1893
Joined: Sun May 30, 2010 11:48 pm
Thanked: 215 times
Followed by:7 members

by kvcpk » Thu Jun 24, 2010 4:47 am
Testluv wrote:
kvcpk wrote:
Patrick_GMATFix wrote:Hello blaster,
-->On the other hand, if y is negative, then x >y (since x is positive)
-Patrick
Hi Patrick,

How do we know that x is positive?
Because absolute value is always positive or zero:

x>|y|

x>pos or zero

If x is greater than pos or zero, then x is definitely positive.

Suppose |z| = w

We know the left hand side must be positive or zero. We know the left hand side must equal the right hand side. Thus, w is positive or zero.
Got it now.. thanks!!