Statement 1:mehaksal wrote:is x>y>
1. sqrt(x)> sqrt(y)
2. x^2 > y^2
let sqrt(x) = 3 and sqrt(y) = 2
So, x = 9 & y = 4 => x>y
let sqrt(x) = 1/2 and sqrt(y) = 1/3
So, x = 1/4 & y = 1/9 => x>y
sqrt of any number cannot be -ve. So we don't have to check for negative numbers.
Hence sufficient
Statement 2:
let x = 3 => x^2 = 9
and let y= 2 => y^2 = 4
here x^2>y^2 and x>y
Let x = -3 => x^2 = 9
and let y = 2 => y^2 = 4
here x^2>y^2 , but x<y
Hence insufficient
The correct answer is A

















