by RPurewal Mon May 05, 2008 3:26 am
statement (1)
this doesn't tell you anything, because (a) x^2 could be much greater than x, and also because (b) x^2 is positive even if x is negative.
illustrations:
if x = 5 and y = 10, then x is not greater than y, even though x^2 is.
if x = -2 and y = 0, then x is not greater than y, even though x^2 is (and so is |x|, in this case).
...but of course x and x^2 could also be greater than y; consider something like x = 100 and y = 0.
insufficient
statement (2)
can't tell from this one, either, because √x is smaller than x. so you could have both √x and x smaller than y (as in x = 1, y = 10), or you could have √x < y but x > y (as in x = 5, y = 10).
insufficient
(together)
it's difficult to combine these equations in any meaningful way, but you now have the combination √x < y < x^2. so plug in numbers, and watch what happens. don't just choose numbers at random, though; choose one set of numbers with y close to the low end (= √x) and one set of numbers with y close to the high end (= x^2).
first set: x = 9, y = 4 (this works because 3 < 4 < 81). here x > y.
second set: x = 9, y = 80 (this works because 3 < 80 < 81). here x < y.
insufficient
answer = e