-
nikhilagrawal
- Senior | Next Rank: 100 Posts
- Posts: 81
- Joined: Thu Jun 12, 2008 1:57 pm
- Thanked: 1 times
Stmt1:
x^(1/2) > y
Square both sides:
x > y^2 implies x > y. Sufficient.
Stmt2:
x^3 > y.
suppose x = 2, y = 4
x^3 = 8 is > y but x < y.
Suppose x = 2, y = 1
x^3 = 8 is > y and x > y. Insufficient.
Hence answer should be A.
















