In the cubic equation \(x^3-3pqx+pq(p+q)=0\,\), where \(p\) and \(q\) are distinct real numbers, use the substitution
\[
x=\frac{pz+q}{z+1}
\]
to show that the equation reduces to \(az^3+b = 0\,\), where \(a\) and \(b\) are to be expressed in terms of \(p\) and \(q\).
Show further that the equation \(x^3 - 3cx + d = 0\,\), where \(c\) and \(d\) are non-zero real numbers, can be written in the form \(x^3-3pqx+pq(p+q)=0\,\), where \(p\) and \(q\) are distinct real numbers, provided \(d^2 > 4c^3\,\).
Find the real root of the cubic equation \(x^3+6x-2=0\,\).
Find the roots of the equation \(x^3 - 3p^2x +2p^3=0\,\),
and hence show how the equation \(x^3 - 3cx + d = 0\)
can be solved in the case \(d^2 = 4c^3\,\).
We would like to find \(pq = c\) and \(pq(p+q) = d\), so \(p\) and \(q\) are roots of the quadratic \(x^2-\frac{d}{c}x + c = 0\), which has distinct real roots if \(\Delta = \frac{d^2}{c^2}-4c > 0 \Rightarrow d^2>4c^3\)
Note that \(c = -2, d = -2\) so \begin{align*}
&& 0 &= x^3+6x-2 \\
\text{consider} && 0 &= X^2-X-2 \\
&& &= (X+1)(X-2) \\
\Rightarrow && p = -1, &q = 2\\
\Rightarrow && 0 &= x^3-3\cdot 2 \cdot(-1) x + 2\cdot(-1) \cdot(-2+1) \\
\Rightarrow && 0 &= -z^3+2 \\
\Rightarrow && z &= \sqrt[3]{2} \\
\Rightarrow && \frac{-z+2}{z+1} &= \sqrt[3]{2} \\
\Rightarrow && -z+2 &= \sqrt[3]{2} z + \sqrt[3]{2} \\
\Rightarrow && z &= \frac{2-\sqrt[3]{2}}{\sqrt[3]{2}+1}
\end{align*}
\(\,\) \begin{align*}
&& 0 &= x^3 - 3p^2x + 2p^3 \\
&&&= (x-p)(x^2+px-2p^2) \\
&&&=(x-p)^2(x+2p)\\
\Rightarrow && x &= p, p, -2p
\end{align*}
Therefore if we have a repeated root to our associated quadratic we can find a cubic of the form \(x^3-3p^2x+2p^3\), but we know this has roots we can find.