The real numbers form an arithmetic sequence with . The quadratic has exactly one root. What is this root?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
One root means b^2 = 4ac with b = (a+c)/2; dividing by a^2 gives a quadratic in t = c/a, and the root is -b/(2a) = -(1+t)/4.
Solution
An arithmetic sequence means is the average: . Exactly one root means the discriminant vanishes: . Substituting,
Here (otherwise everything is and there is no quadratic), so divide by and set :
Since , we need , so .
The double root of is . With ,
The answer is .
Why this works
Both conditions are homogeneous in , so only the ratios matter; dividing by reduces three unknowns to one. The ordering is what selects the correct sign of the square root, and the root of a perfect-square quadratic is read off as without solving anything further.
Alternative approach
Check the choices: the root of a quadratic with all nonnegative coefficients must be negative and, since , cannot be too far from in size; fits while and the choices below do not. Confirm with , , : then .
The trap
Finding the ratio a/c = 7 + 4sqrt3 and reporting it (or its negative) instead of the root -b/(2a).
Common mistakes
- Finding the ratio a/c = 7 + 4sqrt3 and reporting it (or its negative) instead of the root -b/(2a).
- Choosing (which violates ) and getting the root , choice (B).
Techniques
Apply an identity: SFFT, sum of squares, difference of cubes, Vieta · Substitute to simplify (u = x+1/x, shifting, scaling)