Skip to main content

2016 AMC 12A Problem 24

Problem 24 of 25HarderAlgebra

There is a smallest positive real number aa such that there exists a positive real number bb such that all the roots of the polynomial x3ax2+bxax^3-ax^2+bx-a are real. In fact, for this value of aa the value of bb is unique. What is this value of b?b?

Answer choices

Show solution

Solution

By Vieta’s formulas, the real roots r,s,tr,s,t satisfy r+s+t=a,r+s+t=a, rs+st+tr=b,rs+st+tr=b, and rst=a,rst=a, so r+s+t=rst.r+s+t=rst. The positive product means either all three roots are positive or two are negative. In the latter case write the roots as u,v,w-u,-v,w with u,v,w>0.u,v,w\gt0. The positive sum forces w>u+v,w\gt u+v, and then b=uvw(u+v)<0,b=uv-w(u+v)\lt0, a contradiction. Hence all three roots are positive. By the AM-GM inequality, 27rst(r+s+t)3=(rst)3,27rst\le(r+s+t)^3=(rst)^3, so a=rst33,a=rst\ge 3\sqrt3, with equality if and only if r=s=t=3.r=s=t=\sqrt3. At this smallest a,a, b=rs+st+tr=3r2=33=9. \begin{gathered} b=rs+st+tr\\ =3r^2=3\cdot 3=9. \end{gathered} Thus, the correct answer is B.

More practice

Concepts: Vieta’s Formulas · AM-GM Inequality

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