Given : x>1 and y>1, so here we don't have to worry about fractions, negative numbers and value 0 and 1
Now find if x>y
Condition 1:
\(\sqrt{x}\) >y
=> x> \(y^2\)
Now as we know \(y^2\) >y (if y is not equal to 0 and 1)
so => x>\(y^2\) > y
=>
x>y . Answer. Sufficientby putting values:
\(\sqrt{x}\) >y
So we have to find value of \(\sqrt{x}\) is "greater" than y.
Assume y=2 .. => 2.1 > 2
So \(\sqrt{x}\) = 2.1 => x = 4.41 => 4.41 >2 => x>y
SufficientCondition 2:
\(\sqrt{y}\) < x
=> y <\(x^2\)
=> 3<(3)^2 => but here x=y so Answer x> y answer to main question is No
=> 2< (4)^2 =>Here x> y answer to our main question is yes
=> 9 < (4)^2 => Here x<y so answer to our main question is No
Not sufficientAnswer: A