Last visit was: 08 Nov 2024, 15:42 It is currently 08 Nov 2024, 15:42
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
Vavali
Joined: 07 Feb 2008
Last visit: 25 Jun 2011
Posts: 196
Own Kudos:
1,028
 [704]
Given Kudos: 1
Posts: 196
Kudos: 1,028
 [704]
47
Kudos
Add Kudos
657
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
vbetanabhatla
Joined: 03 Jan 2011
Last visit: 20 Jan 2014
Posts: 38
Own Kudos:
233
 [214]
Given Kudos: 94
Concentration: EE - Power Systems
 Q47  V36 GMAT 2: 700  Q48  V38
GPA: 3.3
WE 1: 1.5
WE 2: 5.5
Posts: 38
Kudos: 233
 [214]
161
Kudos
Add Kudos
52
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 08 Nov 2024
Posts: 96,666
Own Kudos:
Given Kudos: 87,972
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 96,666
Kudos: 675,142
 [192]
71
Kudos
Add Kudos
121
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 08 Nov 2024
Posts: 96,666
Own Kudos:
Given Kudos: 87,972
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 96,666
Kudos: 675,142
 [65]
33
Kudos
Add Kudos
32
Bookmarks
Bookmark this Post
If x is positive, which of the following could be correct ordering of \(\frac{1}{x}\), \(2x\), and \(x^2\)?

I. \(x^2 < 2x < \frac{1}{x}\)

II. \(x^2 < \frac{1}{x} < 2x\)

III. \(2x < x^2 < \frac{1}{x}\)

(A) none
(B) I only
(C) III only
(D) I and II
(E) I, II and III


Algebraic approach is given in my solution. Here is number picking:

I. \(x^2<2x<\frac{1}{x}\) --> \(x=\frac{1}{2}\) --> \(x^2=\frac{1}{4}\), \(2x=1\), \(\frac{1}{x}=2\) --> \(\frac{1}{4}<1<2\). Hence this COULD be the correct ordering.

II. \(x^2<\frac{1}{x}<2x\) --> \(x=0.9\) --> \(x^2=0.81\), \(\frac{1}{x}=1.11\), \(2x=1.8\) --> \(0.81<1.11<1.8\). Hence this COULD be the correct ordering.

III. \(2x<x^2<\frac{1}{x}\) --> \(x^2\) to be more than \(2x\), \(x\) must be more than 2 (for positive \(x-es\)). But if \(x>2\), then \(\frac{1}{x}\) is the least value from these three and can not be more than \(2x\) and \(x^2\). So III can not be true.

Thus I and II could be correct ordering and III can not.

Answer: D.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 08 Nov 2024
Posts: 15,449
Own Kudos:
69,363
 [55]
Given Kudos: 448
Location: Pune, India
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 15,449
Kudos: 69,363
 [55]
34
Kudos
Add Kudos
20
Bookmarks
Bookmark this Post
Vavali
If x is positive, which of the following could be correct ordering of \(\frac{1}{x}\), \(2x\), and \(x^2\)?

(I) \(x^2 < 2x < \frac{1}{x}\)
(II) \(x^2 < \frac{1}{x} < 2x\)
(III) \(2x < x^2 < \frac{1}{x}\)

(a) none
(b) I only
(c) III only
(d) I and II
(e) I, II and III

Let's look at this question logically. There will be some key takeaways here so don't focus on the question and the (long) solution. Focus on the logic.

First of all, we are just dealing with positives so life is simpler.
To compare two terms e.g. \(x^2\) and \(2x\), we should focus on the points where they are equal. \(x^2 = 2x\) holds when \(x = 2\).
When \(x < 2, x^2 < 2x\)
When \(x > 2, x^2 > 2x\)

Similarly \(1/x = x^2\) when \(x = 1\)
When \(x < 1, 1/x > x^2\).
When \(x > 1, 1/x < x^2\)

Going on, \(1/x = 2x\) when \(x = 1/\sqrt{2}\)
When \(x < 1/\sqrt{2}, 1/x > 2x\)
When \(x > 1/\sqrt{2}, 1/x < 2x\)

So now you know that:
If \(x < 1/\sqrt{2}\),
\(1/x > 2x, 1/x > x^2\) and \(x^2 < 2x\)
So \(x^2 < 2x < 1/x\) is possible.

If \(1/\sqrt{2} < x < 1\)
\(1/x < 2x, 1/x > x^2\)
So \(x^2 < 1/x < 2x\) is possible.

If \(1 < x < 2\)
\(1/x < 2x, 1/x < x^2, x^2 < 2x\)
So \(1/x < x^2 < 2x\) is possible.

If \(x > 2\)
\(1/x < 2x, 1/x < x^2, x^2 > 2x\)
So \(1/x < 2x < x^2\) is possible.

For no positive values of x is the third relation possible.


*Edited
User avatar
BrentGMATPrepNow
User avatar
GMAT Club Legend
Joined: 12 Sep 2015
Last visit: 13 May 2024
Posts: 6,790
Own Kudos:
31,856
 [9]
Given Kudos: 799
Location: Canada
Expert reply
Posts: 6,790
Kudos: 31,856
 [9]
5
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
Vavali
If x is positive, which of the following could be correct ordering of \(\frac{1}{x}\), \(2x\), and \(x^2\)?

I. \(x^2 < 2x < \frac{1}{x}\)

II. \(x^2 < \frac{1}{x} < 2x\)

III. \(2x < x^2 < \frac{1}{x}\)

(A) none
(B) I only
(C) III only
(D) I and II
(E) I, II and III

I would typically start here by seeing if I can spot any obvious x-values that satisfy any of the statements.
For statements both I and II, \(x^2\) is the smallest value.
This typically occurs when \(0<x<1\).
So let's test a value in that range.

If \(x = 0.1\), we get:
Statement I. \((0.1)^2 < 2(0.1) < \frac{1}{(0.1)}\), which simplifies to: \(0.01 < 0.2 < 10\) WORKS!!
So, statement I could be true, which means we can eliminate answer choices A and C, since they incorrectly state that statement I can't be true

Aside: Since \(x = 0.1\) makes statement I true, I know that it won't make the other two statements true since they have different orderings of \(x^2\), \(2x\) and \(\frac{1}{x}\)

Now let's analyze statement II: \(x^2 < \frac{1}{x} < 2x\)
Since we know \(x\) is positive, we can safely multiply all parts by \(x\) to get: \(x^3 < 1 < 2x^2\)
If \(x^3 < 1\), then we know \(x<1\).

What about this part of the inequality: \(1 < 2x^2\)
Divide both sides by \(2\) to get: \(\frac{1}{2} < x^2\)
Find the square root of both sides: \(\sqrt{\frac{1}{2}} < x\)
We can rewrite this as follows: \(\frac{1}{\sqrt{2}}<x\)

ASIDE: Before test day, be sure to memorize the following approximations:
√2 ≈ 1.4
√3 ≈ 1.7
√5 ≈ 2.2


Substitute 1.4 for √2 to get: \(\frac{1}{1.4}<x\)
Approximate: \(0.7 < x\)

When we combine our two conclusions we see that statement II is true when \(0.7 < x < 1\)

To confirm, let's plug \(x = 0.8\) into statement II to get: \((0.8)^2 < \frac{1}{0.8} < 2(0.8)\), which simplifies (approximately) to \(0.64 < 1.25 < 1.6\) WORKS!
So, statement II could be true, which means we can eliminate answer choice B, since it incorrectly states that statement II can't be true

Now onto statement III: \(2x < x^2 < \frac{1}{x}\)
Take this part of the inequality: \(2x < x^2\)
Subtract \(2x\) from both sides: \(0 < x^2 - 2x\)
Factor: \(0 < x(x- 2)\)
Since we already know \(x\) is positive, the only way \(x(x- 2)\) can be positive is if \(x > 2\)
However, if \(x > 2\), then there's no way that \(\frac{1}{x}\) can have the greatest value.
Therefore, statement III can never be true.

Answer: D
User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 3,024
Own Kudos:
7,068
 [3]
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert reply
Posts: 3,024
Kudos: 7,068
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
butterfly
If x is positive, which of the following could be the correct ordering of 1/x, 2x and x^2 ?


I. \(x^2 < 2x < \frac{1}{x}\)

II. \(x^2 < \frac{1}{x} < 2x\)

III. \(2x < x^2 < \frac{1}{x}\)


(A) None
(B) I only
(C) III only
(D) I and II only
(E) I II and III

If 0 < x < 1, for example, x = 1/2, then 1/x = 2, 2x = 1 and x^2 = 1/4. We see that x^2 < 2x < 1/x. Roman numeral I could be true. Also, if x = 3/4; then 1/x = 4/3, 2x = 3/2 and x^2 = 9/16. We see that x^2 < 1/x < 2x. Roman numeral II could also be true.

For Roman numeral III, observe that x^2 > 2x is equivalent to x^2 - 2x > 0 and we can factor out the x to obtain x(x - 2) > 0. Since x is positive, we can divide each side by x and we will get x - 2 > 0; in other words, x > 2.

On the other hand, if 1/x > 2x, then 1/x - 2x > 0; or, equivalently, (1 - 2x^2)/x > 0. Since x is positive, we can multiply each side by x to obtain 1 - 2x^2 > 0, which is equivalent to 2x^2 < 1. Then, x^2 < 1/2 and we know that this is only possible when x < 1.

Thus, the inequalities x^2 > 2x and 1/x > 2x cannot hold simultaneously for a positive x. Therefore, Roman numeral III is not possible.

In conclusion, I and II could be true.

Answer: D
User avatar
CrackverbalGMAT
User avatar
GMAT Club Legend
Joined: 03 Oct 2013
Last visit: 08 Nov 2024
Posts: 4,887
Own Kudos:
8,046
 [1]
Given Kudos: 223
Affiliations: CrackVerbal
Location: India
Posts: 4,887
Kudos: 8,046
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Solution:

Its a "Could be" true question =>if we can prove that a statement is true for one particular set of numbers
=> the statement could be true =>and hence is a correct answer.


I. x^2 <2x<1/x

If x =1/2 -> x^2 =1/4 ,1/x = 2 and 2x = 1

1/4 < 1< 2

=> x^2 <2x<1/x (I can be true)

=> A & C can be eliminated

II . x^2<1/x<2x

=>x^2<1/x

=> x^3<1 (As we know the signs of both x & 1/x are positive)

=> x<1.

Also, 1/x<2x

=> 1<2(x^2)

=>x>1/sqrt(2).

=>Number that satisfies 1/sqrt(2)<x<1 will make the statement true and hence II could be true.

III. 2x < x^2 < 1/x

=> 2x <x^2

= > 2<x or x>2

If x>2 then 1/x has to be smaller than 2x and hence III is not a choice. (option d)

Devmitra Sen
GMAT SME

User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 08 Nov 2024
Posts: 19,701
Own Kudos:
Given Kudos: 287
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 19,701
Kudos: 23,790
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Vavali
If x is positive, which of the following could be correct ordering of \(\frac{1}{x}\), \(2x\), and \(x^2\)?

I. \(x^2 < 2x < \frac{1}{x}\)

II. \(x^2 < \frac{1}{x} < 2x\)

III. \(2x < x^2 < \frac{1}{x}\)


(A) none
(B) I only
(C) III only
(D) I and II
(E) I, II and III

First, if x = 1/2, then 1/x = 2, 2x = 1, and x^2 = 1/4; i.e. x^2 < 2x < 1/x. Thus, Roman numeral I is possible. We eliminate answer choice A.

Since we eliminated the answer choice “none” and since 1/x is greater than x^2 in every Roman numeral; it must be true that x < 1.

For Roman numeral II, in order for 1/x < 2x to hold, we must have 2x^2 > 1, which is equivalent to x^2 > 1/2. This implies that x > 1/√2 or x < -1/√2. The latter is not possible because x is positive. Since √2 is roughly 1.41, we see that if we let x = 1/1.4 = 5/7, then we have 1/x = 7/5, 2x = 10/7, and x^2 = 25/49. In this case, we have x^2 < 1/x < 2x and thus, Roman numeral II is also possible.

Finally, for Roman numeral III to be true, we must have x^2 > 2x, or equivalently, x^2 - 2x > 0. Factoring the left hand side, we get x(x - 2) > 0. In order for the product of x and (x - 2) to be positive, either both of them must be positive or both of them must be negative. If both x and (x - 2) are positive, then x > 2; but then x^2 > 1/x. If both of them are negative, then x < 0 but this contradicts the fact that x is positive. Therefore, Roman numeral III is not possible.

Answer: D
General Discussion
User avatar
lylya4
Joined: 30 Sep 2008
Last visit: 11 Dec 2008
Posts: 41
Own Kudos:
35
 [17]
Posts: 41
Kudos: 35
 [17]
11
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
Vavali
If x is positive, which of the following could be correct ordering of 1/x, 2x, and x^2?

(I) X^2 < 2x < 1/x
(II) x^2 < 1/x < 2x
(III) 2x < x^2 < 1/x

(a) none
(b) I only
(c) III only
(d) I and II
(e) I, II and III

could be correct ordering

So if we can find any example that satisfy the inequation, that statement will be correct

(I) x = 0.1 => 0.01 < 0.2 < 10
(II) x= 1/2 => 1/4 < 1/2 < 1

(III)
2x < x^2 <=> x ( 2 -x) < 0, x > 0 then x > 2

with x > 2 ==> x^2 < 1/x <=> x^3 < 1 <=> x < 1

So (III) can't happen

The answer is D
User avatar
devashish
Joined: 16 Jun 2010
Last visit: 16 May 2021
Posts: 101
Own Kudos:
Given Kudos: 5
Posts: 101
Kudos: 564
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
So, we are left with \(0<x<1\):
In this case \(x^2\) is least value, so we are left with:

I. \(x^2<2x<\frac{1}{x}\) --> can \(2x<\frac{1}{x}\)? Can \(\frac{2x^2-1}{x}<0\), the expression \(2x^2-1\) can be negative or positive for \(0<x<1\). (You can check it either algebraically or by picking numbers)

II. \(x^2<\frac{1}{x}<2x\) --> can \(\frac{1}{x}<2x\)? The same here \(\frac{2x^2-1}{x}>0\), the expression \(2x^2-1\) can be negative or positive for \(0<x<1\).

Great explanation Bunuel, but for curiosity purpose, as I understand \(2x^2-1\) should be negative for this equation \(\frac{2x^2-1}{x}<0\) to be true. However if I algebraically find the values for which \(2x^2-1\) is negative, then on plugging those values in \(x^2<\frac{1}{x}<2x\) I do not find that the equation satisfies. Instead it is the value for which \(2x^2-1\) is positive, that I find the end quation satifies .... why is that ?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 08 Nov 2024
Posts: 96,666
Own Kudos:
675,142
 [1]
Given Kudos: 87,972
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 96,666
Kudos: 675,142
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
devashish
Bunuel
So, we are left with \(0<x<1\):
In this case \(x^2\) is least value, so we are left with:

I. \(x^2<2x<\frac{1}{x}\) --> can \(2x<\frac{1}{x}\)? Can \(\frac{2x^2-1}{x}<0\), the expression \(2x^2-1\) can be negative or positive for \(0<x<1\). (You can check it either algebraically or by picking numbers)

II. \(x^2<\frac{1}{x}<2x\) --> can \(\frac{1}{x}<2x\)? The same here \(\frac{2x^2-1}{x}>0\), the expression \(2x^2-1\) can be negative or positive for \(0<x<1\).

Great explanation Bunuel, but for curiosity purpose, as I understand \(2x^2-1\) should be negative for this equation \(\frac{2x^2-1}{x}<0\) to be true. However if I algebraically find the values for which \(2x^2-1\) is negative, then on plugging those values in \(x^2<\frac{1}{x}<2x\) I do not find that the equation satisfies. Instead it is the value for which \(2x^2-1\) is positive, that I find the end quation satifies .... why is that ?

You are mixing I and II. If you find the values of \(x\) from the range \(0<x<1\) for which \(2x^2-1\) is negative then \(x^2<2x<\frac{1}{x}\) will hold true (not \(x^2<\frac{1}{x}<2x\)).

Below is number plugging method:

I. \(x^2<2x<\frac{1}{x}\) --> \(x=\frac{1}{2}\) --> \(x^2=\frac{1}{4}\), \(2x=1\), \(\frac{1}{x}=2\) --> \(\frac{1}{4}<1<2\). Hence this COULD be the correct ordering.

II. \(x^2<\frac{1}{x}<2x\) --> \(x=0.9\) --> \(x^2=0.81\), \(\frac{1}{x}=1.11\), \(2x=1.8\) --> \(0.81<1.11<1.8\). Hence this COULD be the correct ordering.

III. \(2x<x^2<\frac{1}{x}\) --> \(x^2\) to be more than \(2x\), \(x\) must be more than 2 (for positive \(x-es\)). But if \(x>2\), then \(\frac{1}{x}\) is the least value from these three and can not be more than \(2x\) and \(x^2\). So III can not be true.

Thus I and II could be correct ordering and III can not.

Answer: D.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 08 Nov 2024
Posts: 96,666
Own Kudos:
Given Kudos: 87,972
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 96,666
Kudos: 675,142
 [19]
8
Kudos
Add Kudos
11
Bookmarks
Bookmark this Post
If x is positive, which of the following could be the correct ordering of 1/x,2x and x^2 ?

I. \(x^2 < 2x < \frac{1}{x}\)

II. \(x^2 < \frac{1}{x} < 2x\)

III. \(2x < x^2 < \frac{1}{x}\)

(A) None
(B) I only
(C) III only
(D) I and II only
(E) I II and III

ALGEBRAIC APPROACH:

First note that we are asked "which of the following COULD be the correct ordering" not MUST be.
Basically we should determine relationship between \(x\), \(\frac{1}{x}\) and \(x^2\) in three areas: 0------1------2-------.

\(x>2\)

\(1<x<2\)

\(0<x<1\)

When \(x>2\) --> \(x^2\) is the greatest and no option is offering this, so we know that x<2.
If \(1<x<2\) --> \(2x\) is greatest then comes \(x^2\) and no option is offering this.

So, we are left with \(0<x<1\):
In this case \(x^2\) is least value, so we are left with:

I. \(x^2<2x<\frac{1}{x}\) --> can \(2x<\frac{1}{x}\)? Can \(\frac{2x^2-1}{x}<0\), the expression \(2x^2-1\) can be negative or positive for \(0<x<1\). (You can check it either algebraically or by picking numbers)

II. \(x^2<\frac{1}{x}<2x\) --> can \(\frac{1}{x}<2x\)? The same here \(\frac{2x^2-1}{x}>0\), the expression \(2x^2-1\) can be negative or positive for \(0<x<1\). (You can check it either algebraically or by picking numbers)

Answer: D.


NUMBER PLUGGING APPROACH:

I. \(x^2<2x<\frac{1}{x}\) --> \(x=\frac{1}{2}\) --> \(x^2=\frac{1}{4}\), \(2x=1\), \(\frac{1}{x}=2\) --> \(\frac{1}{4}<1<2\). Hence this COULD be the correct ordering.

II. \(x^2<\frac{1}{x}<2x\) --> \(x=0.9\) --> \(x^2=0.81\), \(\frac{1}{x}=1.11\), \(2x=1.8\) --> \(0.81<1.11<1.8\). Hence this COULD be the correct ordering.

III. \(2x<x^2<\frac{1}{x}\) --> \(x^2\) to be more than \(2x\), \(x\) must be more than 2 (for positive \(x-es\)). But if \(x>2\), then \(\frac{1}{x}\) is the least value from these three and can not be more than \(2x\) and \(x^2\). So III can not be true.

Thus I and II could be correct ordering and III can not.

Answer: D.

Hope it's clear.
User avatar
vitamingmat
Joined: 25 Aug 2010
Last visit: 28 Nov 2011
Posts: 40
Own Kudos:
Given Kudos: 1
Posts: 40
Kudos: 16
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If x is positive, which of the following could be the correct ordering of 1/x,2x and x^2 ?
I. x^2<2x<1/x
II. x^2<1/x<2x
III. 2x<x^2<1/x

(A) None
(B) I only
(C) III only
(D) I and II only
(E) I II and III

ALGEBRAIC APPROACH:

First note that we are asked "which of the following COULD be the correct ordering" not MUST be.
Basically we should determine relationship between \(x\), \(\frac{1}{x}\) and \(x^2\) in three areas: 0------1------2-------.

\(x>2\)

\(1<x<2\)

\(0<x<1\)

When \(x>2\) --> \(x^2\) is the greatest and no option is offering this, so we know that x<2.
If \(1<x<2\) --> \(2x\) is greatest then comes \(x^2\) and no option is offering this.

So, we are left with \(0<x<1\):
In this case \(x^2\) is least value, so we are left with:

I. \(x^2<2x<\frac{1}{x}\) --> can \(2x<\frac{1}{x}\)? Can \(\frac{2x^2-1}{x}<0\), the expression \(2x^2-1\) can be negative or positive for \(0<x<1\). (You can check it either algebraically or by picking numbers)

II. \(x^2<\frac{1}{x}<2x\) --> can \(\frac{1}{x}<2x\)? The same here \(\frac{2x^2-1}{x}>0\), the expression \(2x^2-1\) can be negative or positive for \(0<x<1\). (You can check it either algebraically or by picking numbers)

Answer: D.

NUMBER PLUGGING APPROACH:

I. \(x^2<2x<\frac{1}{x}\) --> \(x=\frac{1}{2}\) --> \(x^2=\frac{1}{4}\), \(2x=1\), \(\frac{1}{x}=2\) --> \(\frac{1}{4}<1<2\). Hence this COULD be the correct ordering.

II. \(x^2<\frac{1}{x}<2x\) --> \(x=0.9\) --> \(x^2=0.81\), \(\frac{1}{x}=1.11\), \(2x=1.8\) --> \(0.81<1.11<1.8\). Hence this COULD be the correct ordering.

III. \(2x<x^2<\frac{1}{x}\) --> \(x^2\) to be more than \(2x\), \(x\) must be more than 2 (for positive \(x-es\)). But if \(x>2\), then \(\frac{1}{x}\) is the least value from these three and can not be more than \(2x\) and \(x^2\). So III can not be true.

Thus I and II could be correct ordering and III can not.

Answer: D.

Hope it's clear.

Hi Bunuel,

I have doubt !!!

Lets submit the values in the equations...lets take x= 3

then


I. x^2<2x<1/x ===> 9<6<1/3 which is not true
II. x^2<1/x<2x ===> 9<1/3<6 which is not true again
III. 2x<x^2<1/x ===> 6< 9> 1/3 which is true....

so, i believe only III is the ans
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 08 Nov 2024
Posts: 15,449
Own Kudos:
69,363
 [8]
Given Kudos: 448
Location: Pune, India
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 15,449
Kudos: 69,363
 [8]
3
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
butterfly
I guess sometimes picking the "easy" numbers is not the best strategy.

Thanks again!

When picking a number, the most important thing is that we should try all possible numbers that could give us different answers. Let me explain by telling you how I would put in numbers and check.

I see \(\frac{1}{x}\), 2x and \(x^2\).
I know I have to try numbers from two ranges at least '0-1' and '>1' since numbers in these ranges behave differently.
Also, \(x^2\) is greater than 2x if x > 2 e.g. 3x3 > 2x3 but if x < 2, then \(x^2\) is less than 2x e.g 1.5 x 1.5 < 2 x 1.5. So, I need to try a number in the range 1 to 2 as well.
Also, 0 and 1 are special numbers, they give different results sometimes so I have to try those as well. Let's start:

0- Since x is positive, I don't need to try it.

1/2 - I get 2, 1 and 1/4. I get the order \(x^2\) < 2x < \(\frac{1}{x}\)

1 - I get 1, 2, 1 Now, what you need to notice here is that 2x > \(\frac{1}{x}\) whereas in our above result we got \(\frac{1}{x}\) > 2x. This means there must be some value between 0 and 1 where \(\frac{1}{x}\) = 2x. Anyway, that doesn't bother me but what I have to do now is take a number very close to 1 but still less than it.
I take 15/16 (random choice). I get 16/15, 15/8 and \((\frac{15}{16})^2\). The first two numbers are greater than 1 and the last one is less than 1. I get the order \(x^2 < \frac{1}{x} < 2x\)

Now I need to try 3/2. I get 2/3, 3 and 9/4. So the order is \(\frac{1}{x} < 2x < x^2\)

I try 3 - I get 1/3, 6, 9
For these numbers, \(x^2\) will be greatest but none of the options have it as the greatest term.

Only I. and II. match hence answer is (D)
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 08 Nov 2024
Posts: 96,666
Own Kudos:
675,142
 [1]
Given Kudos: 87,972
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 96,666
Kudos: 675,142
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
vitamingmat
Bunuel
If x is positive, which of the following could be the correct ordering of 1/x,2x and x^2 ?
I. x^2<2x<1/x
II. x^2<1/x<2x
III. 2x<x^2<1/x

(A) None
(B) I only
(C) III only
(D) I and II only
(E) I II and III

ALGEBRAIC APPROACH:

First note that we are asked "which of the following COULD be the correct ordering" not MUST be.
Basically we should determine relationship between \(x\), \(\frac{1}{x}\) and \(x^2\) in three areas: 0------1------2-------.

\(x>2\)

\(1<x<2\)

\(0<x<1\)

When \(x>2\) --> \(x^2\) is the greatest and no option is offering this, so we know that x<2.
If \(1<x<2\) --> \(2x\) is greatest then comes \(x^2\) and no option is offering this.

So, we are left with \(0<x<1\):
In this case \(x^2\) is least value, so we are left with:

I. \(x^2<2x<\frac{1}{x}\) --> can \(2x<\frac{1}{x}\)? Can \(\frac{2x^2-1}{x}<0\), the expression \(2x^2-1\) can be negative or positive for \(0<x<1\). (You can check it either algebraically or by picking numbers)

II. \(x^2<\frac{1}{x}<2x\) --> can \(\frac{1}{x}<2x\)? The same here \(\frac{2x^2-1}{x}>0\), the expression \(2x^2-1\) can be negative or positive for \(0<x<1\). (You can check it either algebraically or by picking numbers)

Answer: D.

NUMBER PLUGGING APPROACH:

I. \(x^2<2x<\frac{1}{x}\) --> \(x=\frac{1}{2}\) --> \(x^2=\frac{1}{4}\), \(2x=1\), \(\frac{1}{x}=2\) --> \(\frac{1}{4}<1<2\). Hence this COULD be the correct ordering.

II. \(x^2<\frac{1}{x}<2x\) --> \(x=0.9\) --> \(x^2=0.81\), \(\frac{1}{x}=1.11\), \(2x=1.8\) --> \(0.81<1.11<1.8\). Hence this COULD be the correct ordering.

III. \(2x<x^2<\frac{1}{x}\) --> \(x^2\) to be more than \(2x\), \(x\) must be more than 2 (for positive \(x-es\)). But if \(x>2\), then \(\frac{1}{x}\) is the least value from these three and can not be more than \(2x\) and \(x^2\). So III can not be true.

Thus I and II could be correct ordering and III can not.

Answer: D.

Hope it's clear.

Hi Bunuel,

I have doubt !!!

Lets submit the values in the equations...lets take x= 3

then


I. x^2<2x<1/x ===> 9<6<1/3 which is not true
II. x^2<1/x<2x ===> 9<1/3<6 which is not true again
III. 2x<x^2<1/x ===> 6< 9> 1/3 which is true....

so, i believe only III is the ans

First of all we are asked "which of the following COULD be the correct ordering" not MUST be.

"MUST BE TRUE" questions:
These questions ask which of the following MUST be true, or which of the following is ALWAYS true no matter what set of numbers you choose. Generally for such kind of questions if you can prove that a statement is NOT true for one particular set of numbers, it will mean that this statement is not always true and hence not a correct answer.

As for "COULD BE TRUE" questions:
The questions asking which of the following COULD be true are different: if you can prove that a statement is true for one particular set of numbers, it will mean that this statement could be true and hence is a correct answer.

Also: how is III correct for x=3?

Hope it helps.
avatar
sameerdrana
Joined: 19 Jul 2010
Last visit: 01 Jun 2011
Posts: 16
Own Kudos:
Given Kudos: 1
Posts: 16
Kudos: 319
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
[b]
Basically we should determine relationship between \(x\), \(\frac{1}{x}\) and \(x^2\) in three areas: 0------1------2-------.


Bunuel I have reasonably implemented the key values approach in all my inequalities problems but I couldn't understand how 0, 1, 2 can be inferred to be the keys in this problem.
Can you elaborate why you chose 0 1 2 ?

Regards,
Sameer
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 08 Nov 2024
Posts: 96,666
Own Kudos:
675,142
 [1]
Given Kudos: 87,972
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 96,666
Kudos: 675,142
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
sameerdrana
Bunuel
[b]
Basically we should determine relationship between \(x\), \(\frac{1}{x}\) and \(x^2\) in three areas: 0------1------2-------.


Bunuel I have reasonably implemented the key values approach in all my inequalities problems but I couldn't understand how 0, 1, 2 can be inferred to be the keys in this problem.
Can you elaborate why you chose 0 1 2 ?

Regards,
Sameer

We should check which of the 3 statements COULD be the correct ordering.

Now, the same way as x and x^2 have different ordering in the ranges 0<x<1 and x>1, 2x and x^2 have different ordering in the ranges 1<x<2 (1/x<x^2<2x) and x>2 (1/x<2x<x^2). Next, you can see that no option is offering such ordering thus if there is correct ordering listed then it must be for the x-es from the range 0<x<1. So, if we want to proceed by number plugging we know from which range to pick numbers. Also as in this range x^2 is the least value we can quickly discard option III and concentrate on I and II.
User avatar
imhimanshu
Joined: 07 Sep 2010
Last visit: 08 Nov 2013
Posts: 222
Own Kudos:
Given Kudos: 136
GMAT 1: 650 Q49 V30
Posts: 222
Kudos: 5,516
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bunnel,

Could you please provide a reasoning to the below text... how did you find the range...Pls help

I am not sure how the OA is D
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 08 Nov 2024
Posts: 96,666
Own Kudos:
675,142
 [1]
Given Kudos: 87,972
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 96,666
Kudos: 675,142
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
imhimanshu
Hi Bunnel,

Could you please provide a reasoning to the below text... how did you find the range...Pls help

The reasoning is that in these ranges x (2x), 1/x and x^2 are ordered differently:

For \(x>2\) --> \(x^2\) has the largest value. Since no option offers this we know that \(x\) cannot be more that 2;
For \(1<x<2\) --> \(2x\) has the largest value, then comes \(x^2\). Since no option offers this we know that \(x\) cannot be from this range either;

So, we are left with last range: \(0<x<1\). In this case \(x^2\) has the least value. Options, I and II offer this, so we should concentrate on them and test the values of x from 0 to 1.

Hope it's clear.
 1   2   3   
Moderator:
Math Expert
96666 posts