Skip to main content

2010 AMC 12A Problem 21

Problem 21 of 25HarderAlgebra

The graph of y=x610x5y=x^6-10x^5 +29x44x3+ax2+29x^4-4x^3+ax^2 lies above the line y=bx+cy=bx+c except at three values of x,x, where the graph and the line intersect. What is the largest of those values?

Answer choices

Show solution

Solution

Let f(x)f(x) be the graph minus the line. It is nonnegative and vanishes at three points, each a double root, so f(x)=(x3Ax2+BxC)2.f(x)=\big(x^3-Ax^2+Bx-C\big)^2. Matching coefficients gives 2A=10A=5,-2A=-10\Rightarrow A=5, then A2+2B=29B=2,A^2+2B=29\Rightarrow B=2, then 2C2AB=4C=8.-2C-2AB=-4\Rightarrow C=-8. Thus the cubic is x35x2+2x+8x^3-5x^2+2x+8 =(x+1)(x2)(x4),=(x+1)(x-2)(x-4), with roots 1,2,-1,2, and 4.4. The largest is 4.4. Thus, A is the correct answer.

More practice

Concepts: polynomial · factoring · completing the square

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.