A quadratic polynomial with real coefficients and leading coefficient is called if the equation is satisfied by exactly three real numbers. Among all the disrespectful quadratic polynomials, there is a unique such polynomial for which the sum of the roots is maximized. What is ?
- A)
- B)
- C)
- D)
- E)
Answer
A
Key insight
Three solutions of p(p(x)) = 0 force one root of p to equal its minimum value, so (r - s)^2 = -4r, and the root sum peaks at 1/2.
Solution
Let with real roots (if the roots were not real, would have no real solutions). Then means or . Each of these is a quadratic equation with , , or real solutions, and the solution sets are disjoint since (if , only one equation appears and it has at most solutions). Exactly three solutions in total therefore means one equation has solutions and the other has exactly , a double root.
A monic quadratic has a double root exactly when equals the minimum value of , which is attained at the vertex :
So (say) , i.e. ; in particular , and then is automatically above the minimum, so has two solutions.
Maximize . Put , so and (taking ). Then
maximized at with value . This gives and , so
Check: has vertex at with value , as required.
The answer is .
Why this works
Composing a quadratic with itself doubles the degree, but is just two ordinary quadratic equations, and . An odd number of solutions is a fingerprint of tangency: one of the horizontal lines , must pass through the vertex. That single condition ties and together, turning "maximize the sum of the roots" into maximizing a one-variable quadratic.
Alternative approach
Work with the sum and product directly: the minimum value of is , and setting it equal to the root with gives . A real exists only if the discriminant is nonnegative, so , with equality at .
The trap
Maximizing the sum of the four solutions of p(p(x)) = 0, or evaluating p at 1 for a polynomial found from a wrong tangency root (using the larger root as the vertex value).
Common mistakes
- Maximizing the sum of the four solutions of p(p(x)) = 0, or evaluating p at 1 for a polynomial found from a wrong tangency root (using the larger root as the vertex value).
- Assuming a double root of itself () can give three solutions; then has at most two real solutions.
Techniques
Apply an identity: SFFT, sum of squares, difference of cubes, Vieta · Substitute to simplify (u = x+1/x, shifting, scaling)