Last visit was: 24 Apr 2024, 17:05 It is currently 24 Apr 2024, 17:05

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Manager
Manager
Joined: 25 Jul 2006
Posts: 64
Own Kudos [?]: 108 [0]
Given Kudos: 0
Send PM
User avatar
Manager
Manager
Joined: 14 Aug 2006
Posts: 227
Own Kudos [?]: 201 [0]
Given Kudos: 0
Send PM
User avatar
Manager
Manager
Joined: 25 Jul 2006
Posts: 64
Own Kudos [?]: 108 [0]
Given Kudos: 0
Send PM
User avatar
Manager
Manager
Joined: 14 Jul 2005
Posts: 240
Own Kudos [?]: 262 [0]
Given Kudos: 0
Send PM
Re: If 0<x<1, which of the following must be true? 1. [#permalink]
Only 1 and 2 must be true.

For 0<x<1 it is obvious that for every increasing power the value actually reduces..

i.e. x>x^2>x^3 .. and so on.

Hence statements 1 and 2 are always true.

For Statement III ..

X^4 - X^5 < X^3 - X ^ 2
X^4+X^2 < X^3 + X^5
X^4 + X ^ 2 < X(X^2 + x^4)

which implies that x>1 hence 3 is not possible.
User avatar
Manager
Manager
Joined: 25 Jul 2006
Posts: 64
Own Kudos [?]: 108 [0]
Given Kudos: 0
Send PM
Re: If 0<x<1, which of the following must be true? 1. [#permalink]
gmatornot,

I used the same logic but OA is all three are correct.
User avatar
Director
Director
Joined: 29 Dec 2005
Posts: 566
Own Kudos [?]: 176 [0]
Given Kudos: 0
Send PM
Re: If 0<x<1, which of the following must be true? 1. [#permalink]
2times wrote:
If 0<x<1, which of the following must be true?

1. x^5< X^3
2. X^4+ X^5 < X^3+ X ^ 2
3. X^4 - X^5 < X^3 - X^2

Can some one help me with the working for option 3?


i donot think 3 is correct. lets use plug-in with x = 1/2

LHS = X^4 - X^5
= (1/2)^4 - (1/2)^5
= (1/2)^4 (1 - 1/2)
= (1/2)^4 (1/2)
= (1/2)^5

RHS = X^3 - X^2
= (1/2)^3 - (1/2)^2
= (1/2)^2 (1/2 - 1)
= (1/2)^2 (-1/2)
= - (1/2)^3

therefore (X^4 - X^5) > (X^3 - X^2)



gk3.14 wrote:
1. x^5< X^3
2. X^4+ X^5 < X^3+ X ^ 2
3. X^4 - X^5 < X^3 - X ^ 2

1. True : x is a positive fraction
2. True : x^2(x^3 + x^2) < x^3 + x^2
3. True : -x^2(x^3 -x^2) < x^3 - x^2 : -x^2 < 1 (x is positive)Can you confirm the answer?


you cannot solve the inequality as it is. you are solving the inequality as if the given inequality is correct. also when you divide the inequality by -ves, the inequality should be fliped.
User avatar
Manager
Manager
Joined: 25 Jul 2006
Posts: 64
Own Kudos [?]: 108 [0]
Given Kudos: 0
Send PM
Re: If 0<x<1, which of the following must be true? 1. [#permalink]
check this...
[/img]
Attachments

ineq.doc [61 KiB]
Downloaded 97 times

User avatar
Manager
Manager
Joined: 20 Mar 2006
Posts: 104
Own Kudos [?]: 10 [0]
Given Kudos: 0
Send PM
Re: If 0<x<1, which of the following must be true? 1. [#permalink]
2times wrote:
If 0<x<1, which of the following must be true?

1. x^5< X^3
2. X^4+ X^5 < X^3+ X ^ 2
3. X^4 - X^5 < X^3 - X ^ 2

Can some one help me with the working for option 3?


1. x^5-x^3 < 0
x^3(x^2-1) < 0
since 0<x<1 --> x^3 cannot be -ve
Hence (x^2-1) < 0
--> 0<x<1 True

2. x^4(1+x) < x^2( 1+x)
x^4 < x^2
x^2(x^2 -1) < 0
--> x^2 cannot be -ve
Hence (x^2-1) < 0
--> 0<x<1 True

3. x^4(1-x) < -x^2( 1-x)
x^4 + x^2 < 0
x^2(x^2 +1) < 0
--> x^2 cannot be -ve
(x^2 +1) < 0
x^ 2 < -1 which is not possible

Hence Only 1 & 2 are True.

I dont buy the OA.

Heman
User avatar
Director
Director
Joined: 29 Dec 2005
Posts: 566
Own Kudos [?]: 176 [0]
Given Kudos: 0
Send PM
Re: If 0<x<1, which of the following must be true? 1. [#permalink]
2times wrote:
If 0<x<1, which of the following must be true?

1. x^5< X^3
2. X^4+ X^5 < X^3+ X ^ 2
3. X^4 - X^5 < X^3 - X ^ 2


lets not go after who said what and what is OA given?

do you agree that (X^4 - X^5) is +ve and (X^3 - X^2) is -ve since x is a fraction. you tell me, which is greater? i am 100% sure that statememnt 3 is not correct as given by you.

note: make sure you posted question correctly. :wink:
User avatar
Manager
Manager
Joined: 20 Mar 2006
Posts: 104
Own Kudos [?]: 10 [0]
Given Kudos: 0
Send PM
Re: If 0<x<1, which of the following must be true? 1. [#permalink]
2times wrote:
If 0<x<1, which of the following must be true?

3. X^4 - X^5 < X^3 - X ^ 2

Can some one help me with the working for option 3?


2 times I checked the attached Q
Statement 3 should be

X^4 - X^5 < x^2 - x^3
In that case
x^4(1-x) < x^2(1-x)
x^4-x^2<0
x^2( x^2-1) < 0
x^2 cannot be -ve
Hence x^2-1 < 0
which implies 0<x<1 Hence True
Hence (3) is true.
(1) & (2) are true as shown be4

Heman
User avatar
Manager
Manager
Joined: 25 Jul 2006
Posts: 64
Own Kudos [?]: 108 [0]
Given Kudos: 0
Send PM
Re: If 0<x<1, which of the following must be true? 1. [#permalink]
no wonder I get so many quant questions incorrect due to silly mistakes :(
Thanks guys!
User avatar
Manager
Manager
Joined: 14 Aug 2006
Posts: 227
Own Kudos [?]: 201 [0]
Given Kudos: 0
Send PM
Re: If 0<x<1, which of the following must be true? 1. [#permalink]
Ah.. Thanks Prof.. I was treating these inequalites as if they were true..
CEO
CEO
Joined: 29 Jan 2005
Posts: 2887
Own Kudos [?]: 1117 [0]
Given Kudos: 0
Send PM
Re: If 0<x<1, which of the following must be true? 1. [#permalink]
As originally written, only satements I and II are true.

After being edited, all three statements stand.

Just pick 2 for x if you don`t know the rule of fractional exponents.

Sometimes Kaplan strategies work (Kan Always Pick Little Abstract Numbers)
User avatar
Intern
Intern
Joined: 25 Apr 2006
Posts: 35
Own Kudos [?]: 5 [0]
Given Kudos: 0
Send PM
Re: If 0<x<1, which of the following must be true? 1. [#permalink]
heman wrote:
2times wrote:
If 0<x<1, which of the following must be true?

3. X^4 - X^5 < X^3 - X ^ 2

Can some one help me with the working for option 3?


2 times I checked the attached Q
Statement 3 should be

X^4 - X^5 < x^2 - x^3
In that case
x^4(1-x) < x^2(1-x)
x^4-x^2<0
x^2( x^2-1) < 0
x^2 cannot be -ve
Hence x^2-1 < 0
which implies 0<x<1 Hence True
Hence (3) is true.
(1) & (2) are true as shown be4

Heman


Heman, I guess you went wrong in one place.
when x^4(1-x) < x^2(1-x)
You divided by (1-x) on both sides, to get x^4-x^2<0.
But you cant do this in inequalities, since you dont know what the value of 1-x is. If the value is negative the inequality sign needs to be reversed.
Hence (3) is false.
User avatar
Manager
Manager
Joined: 20 Mar 2006
Posts: 104
Own Kudos [?]: 10 [0]
Given Kudos: 0
Send PM
Re: If 0<x<1, which of the following must be true? 1. [#permalink]
yessuresh wrote:
heman wrote:
2times wrote:
If 0<x<1, which of the following must be true?

3. X^4 - X^5 < X^3 - X ^ 2

Can some one help me with the working for option 3?


2 times I checked the attached Q
Statement 3 should be

X^4 - X^5 < x^2 - x^3
In that case
x^4(1-x) < x^2(1-x)
x^4-x^2<0
x^2( x^2-1) < 0
x^2 cannot be -ve
Hence x^2-1 < 0
which implies 0<x<1 Hence True
Hence (3) is true.
(1) & (2) are true as shown be4

Heman


Heman, I guess you went wrong in one place.
when x^4(1-x) < x^2(1-x)
You divided by (1-x) on both sides, to get x^4-x^2<0.
But you cant do this in inequalities, since you dont know what the value of 1-x is. If the value is negative the inequality sign needs to be reversed.
Hence (3) is false.


yessuresh

U can divide in this case since Qstem states that x is +ve 0<x<1

Heman



Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Where to now? Join ongoing discussions on thousands of quality questions in our Quantitative Questions Forum
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.
Thank you for understanding, and happy exploring!
GMAT Club Bot
Re: If 0<x<1, which of the following must be true? 1. [#permalink]
Moderator:
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne