Question

Difficulty: Very hardAlgebraic Equations and Systems in Data Sufficiency

If xx and yy are real numbers, what is the value of x+yx + y?

(1) x2+2xy+y25x5y+6=0x^2 + 2xy + y^2 - 5x - 5y + 6 = 0
(2) xy=2xy = 2

  1. A
    Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
  2. B
    Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.
  3. BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.Answer
  4. D
    EACH statement ALONE is sufficient.
  5. E
    Statements (1) and (2) TOGETHER are NOT sufficient.

Answer

BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
The correct response identifies that neither statement alone establishes a single value for x+yx + y, but combining them eliminates x+y=2x + y = 2 because no real numbers xx and yy have a sum of 22 and a product of 22 (discriminant 224(2)=4<02^2 - 4(2) = -4 < 0). Only x+y=3x + y = 3 yields real values for xx and yy (discriminant 324(2)=103^2 - 4(2) = 1 \ge 0). Thus, both statements together are sufficient to determine that x+y=3x + y = 3.

Step-by-Step Solution

1
Analyze Statement (1) by grouping terms in terms of (x+y)(x + y).
Rewrite x2+2xy+y25(x+y)+6=0x^2 + 2xy + y^2 - 5(x + y) + 6 = 0 as (x+y)25(x+y)+6=0(x + y)^2 - 5(x + y) + 6 = 0, which factors into ((x+y)2)((x+y)3)=0((x + y) - 2)((x + y) - 3) = 0. Hence, x+y=2x + y = 2 or x+y=3x + y = 3. Since there are two possible values, Statement (1) alone is NOT sufficient.
Determining whether Statement (1) provides a unique value for the target expression.
2
Analyze Statement (2) independently.
Statement (2) gives xy=2xy = 2. Multiple real pairs satisfy this (e.g., (2,1)x+y=3(2, 1) \Rightarrow x + y = 3 or (1,2)x+y=3(1, 2) \Rightarrow x + y = 3 vs. (2,2)x+y=22(\sqrt{2}, \sqrt{2}) \Rightarrow x + y = 2\sqrt{2}). Thus, Statement (2) alone is NOT sufficient.
Testing whether xy=2xy = 2 alone restricts x+yx + y to a single numerical value.
3
Combine Statement (1) and Statement (2) under the real number constraint.
Let S=x+yS = x + y and P=xy=2P = xy = 2. For xx and yy to be real numbers, they must be the real roots of t2St+P=0t^2 - St + P = 0, requiring discriminant Δ=S24P0\Delta = S^2 - 4P \ge 0.
- Case 1: If S=2S = 2, then Δ=224(2)=4<0\Delta = 2^2 - 4(2) = -4 < 0. No real solutions exist for xx and yy.
- Case 2: If S=3S = 3, then Δ=324(2)=10\Delta = 3^2 - 4(2) = 1 \ge 0. Real solutions exist (e.g., x=2,y=1x = 2, y = 1).
Applying the real-number constraint to eliminate algebraically impossible cases.
4
Conclude total sufficiency.
Only x+y=3x + y = 3 produces real values for xx and yy. Therefore, both statements together uniquely determine x+y=3x + y = 3.
Completing the Data Sufficiency evaluation.

Key Concept

Quadratic expression rephrasing and discriminant constraints for real variable existence in Data Sufficiency
Estimated Time:2m 0s
Rate this question