There are two values of for which the equation has only one solution for . What is the sum of those values of ?
- A)
- B)
- C)
- D)
- E)
Answer
A
Key insight
Combine the x-terms into (a+8)x; one solution means discriminant zero, so a + 8 = plus or minus 12.
Solution
First collect like terms: the equation is .
A quadratic has exactly one solution when its discriminant is zero:
So or , and their sum is .
The answer is .
Why this works
"Only one solution" for a quadratic is the discriminant condition , and here is the combined coefficient . The two values of are symmetric around (they are ), which is why their sum is without ever computing .
Alternative approach
Expand the discriminant equation into ; by Vieta the two values of sum to .
The trap
Forgetting to merge ax and 8x first, so the discriminant is written as a^2 - 144 and the sum comes out 0.
Common mistakes
- Forgetting to merge ax and 8x first, so the discriminant is written as a^2 - 144 and the sum comes out 0.
- Taking only the positive square root, finding alone, and then having nothing to sum.
Techniques
Apply an identity: SFFT, sum of squares, difference of cubes, Vieta