Question

Difficulty: MediumAlgebraic Equations and Systems in Data Sufficiency

If aa and bb are real numbers such that aba \neq b, what is the value of a+bab\frac{a + b}{a - b}?

(1) a2+b2=4aba^2 + b^2 = 4ab
(2) a>b>0a > b > 0

  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.
Statement (1) allows us to determine that the square of the target expression (a+b)/(ab)(a+b)/(a-b) equals 3, which gives two possible values: 3\sqrt{3} and 3-\sqrt{3}. Statement (2) provides the condition a>b>0a > b > 0, ensuring that both a+ba+b and aba-b are positive, so their quotient must be positive. Combining both statements eliminates 3-\sqrt{3}, uniquely determining that the expression equals 3\sqrt{3}. Thus, both statements together are sufficient.

Step-by-Step Solution

1
Express the square of the target expression in terms of basic algebraic components.
Let E=a+babE = \frac{a + b}{a - b}. Squaring both sides yields E2=(a+b)2(ab)2=a2+2ab+b2a22ab+b2E^2 = \frac{(a + b)^2}{(a - b)^2} = \frac{a^2 + 2ab + b^2}{a^2 - 2ab + b^2}.
Rewriting the ratio in squared form allows substitution of expressions involving a2+b2a^2 + b^2 and abab.
2
Evaluate Statement (1) independently.
Substitute a2+b2=4aba^2 + b^2 = 4ab into the squared ratio: E2=4ab+2ab4ab2ab=6ab2ab=3E^2 = \frac{4ab + 2ab}{4ab - 2ab} = \frac{6ab}{2ab} = 3. Taking the square root gives E=3E = \sqrt{3} or E=3E = -\sqrt{3}.
Because Statement (1) allows two distinct possible values for EE, Statement (1) alone is NOT sufficient.
3
Evaluate Statement (2) independently.
Statement (2) states a>b>0a > b > 0. This implies a+b>0a + b > 0 and ab>0a - b > 0, so E>0E > 0, but no numerical value is specified.
Without quantitative equations, Statement (2) alone is NOT sufficient.
4
Evaluate Statements (1) and (2) combined.
From Statement (1), E=±3E = \pm\sqrt{3}. From Statement (2), E>0E > 0. Combining both rules out 3-\sqrt{3}, leaving uniquely E=3E = \sqrt{3}.
The two statements together establish a single, unique value for the target expression.

Key Concept

Evaluating algebraic ratios via squared identities and applying inequality sign constraints to eliminate redundant roots in Data Sufficiency.
Estimated Time:1m 30s
Rate this question