Inequality-MGMAT

This topic has expert replies
Source: — Data Sufficiency |

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

by kvcpk » Sun Jul 11, 2010 3:29 pm
selango wrote:Is x > y?

(1) sqrt(x)> y

(2) x^3 > y

OA C
sqrt(x)> y
let x=16, y =3
4>3

16>3....YES

Let x=0.25, y=0.4
0.5>0.4

0.25<0.4...NO

INSUFF

x^3 > y

let x=2, y=1
8>1

2>1....YES

let x=-1/2,y=-1/4
-1/8>-1/4

-1/2<-1/4...NO

INSUFF

combining:
X can be positive or negative or fraction or 0
X cannot be negative because sqrt(x) will not hold.
If x is 0, then y has to be negative to satisfy both the eqtns. hence X>Y

Now, If X is fraction, then stmt1 will fail. So, we cant input fractions.

Now, we are only left with positives. For positives, answer in oth the statements is YES.

Hence pick C.

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

by gmatmachoman » Mon Jul 12, 2010 1:14 am
kvcpk wrote:
selango wrote:Is x > y?

(1) sqrt(x)> y

(2) x^3 > y

OA C
sqrt(x)> y
let x=16, y =3
4>3

16>3....YES

Let x=0.25, y=0.4
0.5>0.4

0.25<0.4...NO

INSUFF

x^3 > y

let x=2, y=1
8>1

2>1....YES

let x=-1/2,y=-1/4
-1/8>-1/4

-1/2<-1/4...NO

INSUFF

combining:
X can be positive or negative or fraction or 0
X cannot be negative because sqrt(x) will not hold.
If x is 0, then y has to be negative to satisfy both the eqtns. hence X>Y

Now, If X is fraction, then stmt1 will fail. So, we cant input fractions.

Now, we are only left with positives. For positives, answer in oth the statements is YES.

Hence pick C.
pravven, plz tell how much time u took for this prblm??

I suppose not less than 3 mins!!

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

by kvcpk » Mon Jul 12, 2010 1:22 am
gmatmachoman wrote: pravven, plz tell how much time u took for this prblm??

I suppose not less than 3 mins!!
Yeah.. I took 3-4 minutes. I believe its one of those tougher problems.
Sorting out cases for A and B took nearly 2 mins.

But the combining part kept me puzzled. Using Algebra I think it is bit more difficult to prove.
I tried the algebraic way for a minute. I was not arriving anywhere close. So went back to logic.