Question

Difficulty: HardAlgebraic Equations and Systems in Data Sufficiency

If uu and vv are real numbers such that uvu \neq v, what is the value of u+vuv\frac{u + v}{u - v}?

(1) u2v2=4(uv)2u^2 - v^2 = 4(u - v)^2
(2) u2+v2=5uvu^2 + v^2 = 5uv

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

Answer

Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
Statement (1) allows factoring the difference of squares into (uv)(u+v)=4(uv)2(u - v)(u + v) = 4(u - v)^2. Because uvu \neq v, we can divide by (uv)(u - v) to determine directly that u+vuv=4\frac{u + v}{u - v} = 4, which provides a unique value. Statement (2) gives (u+vuv)2=73\left(\frac{u + v}{u - v}\right)^2 = \frac{7}{3}, which yields two possible values (±73\pm\sqrt{\frac{7}{3}}) and is therefore not sufficient. Thus, Statement (1) alone is sufficient, but Statement (2) alone is not.

Step-by-Step Solution

1
Rephrase the target question and examine constraints.
The target expression is u+vuv\frac{u + v}{u - v}. The stem specifies uvu \neq v, so uv0u - v \neq 0, making the fraction well-defined.
Establishing non-zero denominator conditions allows division by (uv)(u - v) when evaluating statements.
2
Evaluate Statement (1) independently.
Rewrite the left side of u2v2=4(uv)2u^2 - v^2 = 4(u - v)^2 as (uv)(u+v)=4(uv)2(u - v)(u + v) = 4(u - v)^2. Since uv0u - v \neq 0, divide both sides by (uv)(u - v) to get u+v=4(uv)u + v = 4(u - v). Divide both sides by (uv)(u - v) again to obtain u+vuv=4\frac{u + v}{u - v} = 4.
This yields a single, definitive numerical value for the target expression. Statement (1) is sufficient.
3
Evaluate Statement (2) independently.
Expand (u+v)2=u2+v2+2uv(u + v)^2 = u^2 + v^2 + 2uv and (uv)2=u2+v22uv(u - v)^2 = u^2 + v^2 - 2uv. Substituting u2+v2=5uvu^2 + v^2 = 5uv gives (u+v)2=7uv(u + v)^2 = 7uv and (uv)2=3uv(u - v)^2 = 3uv. Taking the ratio gives (u+vuv)2=7uv3uv=73\left(\frac{u + v}{u - v}\right)^2 = \frac{7uv}{3uv} = \frac{7}{3} (since uv0uv \neq 0). Taking the square root yields u+vuv=73\frac{u + v}{u - v} = \sqrt{\frac{7}{3}} or 73-\sqrt{\frac{7}{3}}.
Because two distinct numerical values are possible, Statement (2) alone does not yield a unique answer. Statement (2) is not sufficient.

Key Concept

Factoring difference of squares and avoiding degree miscounts in quadratic ratios
Rate this question