19) Inequality DS

This topic has expert replies
Source: — Data Sufficiency |

Legendary Member
Posts: 576
Joined: Sat Mar 13, 2010 8:31 pm
Thanked: 97 times
Followed by:1 members

by liferocks » Sat May 01, 2010 7:02 am
we have to prove x^5+x^3>2x^4---1
now if X <=0 relation 1 will not hold true.Hence condition 2 is not sufficient

from 1 we get (x-1)>0
or (x-1)^2>0
or (x^2-2x+1)>0
or (x^2+1)>2x
or x^3(x^2+1)>2x^4..since x is positive multiplying both sides by x^3
or x^5-x^4>x^4-x^3...sufficient

Ans option A
"If you don't know where you are going, any road will get you there."
Lewis Carroll

Master | Next Rank: 500 Posts
Posts: 135
Joined: Tue Oct 13, 2009 10:27 am
Thanked: 3 times

by boazkhan » Sat May 01, 2010 2:37 pm
since 1st statement is X>1 -- The question then can be reduced to X>1 (since X is positive we can divide) --- which is statement 1.

Hence A.

Is that the correct approach?

Legendary Member
Posts: 1404
Joined: Tue May 20, 2008 6:55 pm
Thanked: 18 times
Followed by:2 members

by tanviet » Sun May 02, 2010 5:23 am
correct approach

x^4(x-1)>x^3(x-1)

x^4(x-1)-x^3(x-1)>0

(x-1)(x^4-x^3)

x^3(x-1)^2>0.......correct

Junior | Next Rank: 30 Posts
Posts: 26
Joined: Tue Sep 26, 2006 5:39 pm
GMAT Score:660

by tryingtocrack » Sun May 02, 2010 7:13 am
Is X^5-X^4>X^4-X^3?
1. X>1
2. X is integer

My take on this q

x^4(x-1) > x ^3(x-1)
or simply say x^4>x^3 ...rephrase it as is X +ve ?

Statement A - x >1 x + ve

Statement B x can be +ve or -ve

Answer A

Please let me know if this make sense