The correct answer is option (A): Statement (1) alone is sufficient to answer the question
Let's analyze the question and each statement to determine if they are sufficient to answer: "Is xy negative?" This is equivalent to asking whether x and y have opposite signs.
(x + y)^2 < (x - y)^2
Expand both sides:
(x + y)^2 = x^2 + 2xy + y^2
(x - y)^2 = x^2 - 2xy + y^2
So the inequality becomes:
x^2 + 2xy + y^2 < x^2 - 2xy + y^2
Cancel x^2 and y^2 from both sides:
2xy < -2xy
Add 2xy to both sides:
4xy < 0
xy < 0
This directly implies xy is negative. Therefore Statement 1 alone is sufficient.
(x - y) is positive, i.e. x > y.
Knowing only that x > y does not determine the signs of x and y.
For example:
x = 2, y = 1 then x - y > 0 and xy = 2 > 0.x = -1, y = -2 then x - y = 1 > 0 but xy = 2 > 0.x = 1, y = -1 then x - y = 2 > 0 and xy = -1 < 0.So Statement 2 alone is insufficient to determine the sign of xy.
Since Statement 1 by itself implies xy < 0, Statement (1) alone is sufficient, and the correct choice is option (A).