Problem 108
Question
The quadratic formula can be used to solve any quadratic (or second-degree) equation. You might have wondered whether similar formulas exist for cubic (thirddegree), quartic (fourth-degree), and higher-degree equations. For the depressed cubic \(x^{3}+p x+q=0,\) Cardano (page 274) found the following formula for one solution: $$x=\sqrt[3]{\frac{-q}{2}+\sqrt{\frac{q^{2}}{4}+\frac{p^{3}}{27}}}+\sqrt[3]{\frac{-q}{2}-\sqrt{\frac{q^{2}}{4}+\frac{p^{3}}{27}}}$$ A formula for quartic equations was discovered by the Italian mathematician Ferrari in \(1540 .\) In 1824 the Norwegian mathematician Niels Henrik Abel proved that it is impossible to write a quintic formula, that is, a formula for fifth-degree equations. Finally, Galois (page 254) gave a criterion for determining which equations can be solved by a formula involving radicals. Use the cubic formula to find a solution for the following equations. Then solve the equations using the methods you learned in this section. Which method is easier? (a) \(x^{3}-3 x+2=0\) (b) \(x^{3}-27 x-54=0\) (c) \(x^{3}+3 x+4=0\)
Step-by-Step Solution
VerifiedKey Concepts
Cardano's Formula
Roots of Cubic Equations
- Real and distinct: Three different real numbers.
- Real and repeated: At least one real number occurs more than once.
- Complex: At least one pair of complex numbers.
- If \(\Delta > 0\), one real root and two complex conjugate roots.
- If \(\Delta = 0\), all roots are real, and there is at least one repeated root.
- If \(\Delta < 0\), all three roots are real and distinct.