vietst Wrote:Question 1.
If x is positive, which of the following could be correct ordering of x2,1/x,2x
a) x^2 < 2x < 1/x
b) x^2 < 1/x < 2x
c) 2x < x^2 < 1/x
you can also approach this question by just looking at one of the inequalities at a time (as opposed to both of them in each choice). for instance, given x^2 < 2x < 1/x, you can just think about the x^2 < 2x part, or you can just think about the 2x < 1/x part.
(note: the following solutions do not list numbers greater than 0, because those numbers are irrelevant)
x^2 versus 2x: x^2 is greater if x<0 (irrelevant) or x>2; 2x is greater if 0<x<2
x^2 versus 1/x: x^2 is greater if x>1; 1/x is greater if x<1
2x versus 1/x: 2x is greater if x > root(2)/2; 1/x is greater if x < root(2)/2
now, look at the choices:
(a) left-hand inequality means 0<x<2, right-hand inequality means x < root(2)/2
this is possible, if 0<x<root(2)/2
if you try plugging in x = 1/2, it works (becomes 1/4 < 1 < 2)
(b) left-hand inequality means x<1, right-hand inequality means x > root(2)/2
this is possible, if root(2)/2 < x < 1
try plugging in x = 3/4 --> gives 9/16 < 4/3 < 3/2. this works.
(c) left-hand inequality means x>2, right-hand inequality means x<1
impossible to have both!
so... only (a) and (b) are possible
i'll put the second question into another thread.