Maths Olympiad Prep

Library / /474 of 520

Algebra Difficulty 4.2 AIME Find the answer

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 bb?

Pick one

Solution

The acceleration must be zero at the xx-intercept; this intercept must be an inflection point for the minimum aa value.
Derive f(x)f(x) so that the acceleration f(x)=0f''(x)=0. Using the power rule,
\begin{align*} f(x) &= x^3-ax^2+bx-a \\ f’(x) &= 3x^2-2ax+b \\ f’’(x) &= 6x-2a \end{align*}
So x=a3x=\frac{a}{3} for the inflection point/root. Furthermore, the slope of the function must be zero - maximum - at the intercept, thus having a triple root at x=a/3x=a/3 (if the slope is greater than zero, there will be two complex roots and we do not want that).
The function with the minimum aa:
f(x)=(xa3)3f(x)=\left(x-\frac{a}{3}\right)^3
x3ax2+(a23)xa327x^3-ax^2+\left(\frac{a^2}{3}\right)x-\frac{a^3}{27}
Since this is equal to the original equation x3ax2+bxax^3-ax^2+bx-a, equating the coefficients, we get that
a327=aa2=27a=33\frac{a^3}{27}=a\rightarrow a^2=27\rightarrow a=3\sqrt{3}
b=a23=273=(B) 9b=\frac{a^2}{3}=\frac{27}{3}=\boxed{\textbf{(B) }9}
The actual function:
f(x)=x3(33)x2+9x33f(x)=x^3-\left(3\sqrt{3}\right)x^2+9x-3\sqrt{3}
f(x)=0x=3f(x)=0\rightarrow x=\sqrt{3} triple root. "Complete the cube."

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.