Skip to main content
Lemma

TMUA practice: Stationary Points, problem 5

A TMUA-calibre stationary points problem at difficulty 4 of 5, with the full worked solution.

The question
How many different real values of aa make the equation   x3x+a=0  \;x^{3} - x + a = 0\; have two identical (repeated) real roots?
A 00
B 11
C 22
D 33

The correct answer is highlighted. C

Worked solution

The depressed cubic   x3+px+q=0  \;x^{3} + p x + q = 0\; has a repeated real root iff its discriminant   4p327q2  \;-4 p^{3} - 27 q^{2}\; vanishes, i.e.

4p3+27q2  =  0.4 p^{3} + 27 q^{2} \;=\; 0.

Here p=1p = -1, q=aq = a, so   4+27a2=0\;-4 + 27 a^{2} = 0, giving   a2=4/27\;a^{2} = 4/27 and   a=±233=±239\;a = \pm \dfrac{2}{3\sqrt{3}} = \pm \dfrac{2\sqrt{3}}{9}.

Two distinct real values. This is option C.

Alternative: f(x)=x3x+af(x) = x^{3} - x + a has f(x)=3x21=0f'(x) = 3 x^{2} - 1 = 0 at x=±1/3x = \pm 1/\sqrt{3}. Repeated root occurs when ff has a double root, which happens at the local extrema. f(1/3)=0f(1/\sqrt{3}) = 0 gives a=2/(33)a = 2/(3\sqrt{3}); f(1/3)=0f(-1/\sqrt{3}) = 0 gives a=2/(33)a = -2/(3\sqrt{3}). Two values.

Why the other options fail. Discriminant analysis gives exactly 22 solutions.

The lesson: a depressed cubic x3+px+qx^{3} + p x + q has a repeated real root iff the discriminant vanishes; in the symmetric case (only p,qp, q nonzero), this gives ±\pm pairs.