akay wrote:Seems easy...but
Is x^2 + y^2 > 6
(1) (x+y)^2 > 6
(2) xy = 2
(1) (x + y)² > 6 implies x² + y² + 2xy > 6
If x² + y² = 5 and 2xy = 3, then x² + y² < 6
If x² + y² = 10 and 2xy = 3, then x² + y² > 6
No definite answer; NOT sufficient.
(2) xy = 2
If x = y = √2, then x² + y² = 4 < 6
If x = 10, y = 1/5, then x² + y² = 100 + 1/25 > 6
No definite answer; NOT sufficient.
Combining (1) and (2), x² + y² + 2xy > 6
x² + y² + 2(2) > 6
x² + y² + 4 > 6
x² + y² > 2
If x² + y² = 5, then x² + y² < 6
If x² + y² = 10 , then x² + y² > 6
No definite answer; NOT sufficient.
The correct answer is
E.