x is positive

This topic has expert replies
Source: — Problem Solving |

Junior | Next Rank: 30 Posts
Posts: 21
Joined: Mon May 25, 2009 9:40 pm
Thanked: 1 times

by caprion » Mon May 25, 2009 10:47 pm
I think the question just asks for all the possible combinations...

The key could be based on values of x

For for x>1
always x2>1/x

and for all x where 0<x<1
always 1/x > x2 and 2x > x2

based on this condition option III is invalid.
2x<x2<1/x

2x is always greater then x2 when x2<1/x.

So the answer should be I and II only.

User avatar
MBA Student
Posts: 1194
Joined: Sat Aug 16, 2008 9:42 pm
Location: Paris, France
Thanked: 71 times
Followed by:17 members
GMAT Score:710

by gmat740 » Tue May 26, 2009 11:59 am
There are two possibilities:

when x>1
Plug in x =3 to check

1/x< 2x <x^2

when 0<x<1

1/x > 2x> x^2
Plug in x =0.5 to check.

But first statement is not given in the option

correct me where am I wrong.

Thanks

Legendary Member
Posts: 882
Joined: Fri Feb 20, 2009 2:57 pm
Thanked: 15 times
Followed by:1 members
GMAT Score:690

by crackgmat007 » Tue May 26, 2009 12:13 pm
How did you compute to conclude that statement II could be correct? I tried plug in, but doesnt seem to work.

Master | Next Rank: 500 Posts
Posts: 111
Joined: Sat Sep 27, 2008 12:41 pm
Thanked: 1 times

by tdadic84 » Tue May 26, 2009 12:25 pm
if you put 0.9 into statement 2 ..it is true

0.81<1.1<1.8

hence 1 and 2....

Legendary Member
Posts: 882
Joined: Fri Feb 20, 2009 2:57 pm
Thanked: 15 times
Followed by:1 members
GMAT Score:690

by crackgmat007 » Tue May 26, 2009 12:44 pm
I tried with x=1/10

x^2 = 1/100
1/x = 10
2x = 1/5

Looks like it varies with which number one picks...

Master | Next Rank: 500 Posts
Posts: 232
Joined: Fri Jul 04, 2008 4:14 pm
Thanked: 14 times
Followed by:1 members
GMAT Score:760

by rs2010 » Tue May 26, 2009 2:58 pm
We need to test few scenarios



Write question as

1/x, 2x and x^2 --- 1, 2x^2, x^3

Now test your conditions
x<.7

x^3<2x^2<1 while for values .7<=x<1.25
x^3<1<2x^2

and when 1.25<=x<2
1<x^3<2x^2
at x=2

1<x^3=2x^2

and x>2

1<2x^2<x^3

Junior | Next Rank: 30 Posts
Posts: 21
Joined: Mon May 25, 2009 9:40 pm
Thanked: 1 times

by caprion » Tue May 26, 2009 5:54 pm
The trick i think is in the question..which says...

What all combinations could be correct..

We found valid values where I and II could be correct. But i proved earlier that III option can never be correct.

Please comment