Is x > y?
(1) /X > y
(2) x3 > y
item 1 is supposed to be the square root of x >y.
I have an issue with item 2,how can item 2 not be sufficient ?
Thanks!
prakhar_au Wrote:What's the correct answer to this questions? Is it C?
rajat.arora Wrote:I guess its clear that (1) and (2) are individually not sufficient.
Subtracting (2) from (1), Sq. Rt.(x) - x3>0.
Therefore, Sq. Rt. (x) > x3 and x > x6
Above implies that x lies between 0 & 1. For any number 0 & 1, if x3>y, then x has to > than y.
Regards
JohnHarris Wrote:rajat.arora Wrote:I guess its clear that (1) and (2) are individually not sufficient.
Subtracting (2) from (1), Sq. Rt.(x) - x3>0.
Therefore, Sq. Rt. (x) > x3 and x > x6
Above implies that x lies between 0 & 1. For any number 0 & 1, if x3>y, then x has to > than y.
Regards
IF that is the case, one should also be able to subtract (1) from (2) to arrive at
-(Sq. Rt.(x) - x3>0) > 0
which is a contradiction to
Sq. Rt.(x) - x3>0 > 0
So subtracting that way across inequalities is not a valid operation.
rajat.arora Wrote:...subtraction can b done with inequalities, provided they carry the same sign..