Quadratic Equations and the Fundamental Theorem of Algebra
With complex numbers, every quadratic equation has a solution. When the discriminant is negative, the quadratic formula produces two complex solutions that are conjugates of each other. The Fundamental Theorem of Algebra generalizes this: every polynomial equation of degree has exactly solutions in (counting multiplicity).
Quick Reference
| Discriminant | Nature of solutions | Formula |
|---|---|---|
| Two distinct real roots | ||
| One repeated real root | ||
| Two complex conjugate roots |
The Quadratic Formula for Complex Solutions
Consider the general quadratic equation:
Derivation via completing the square (click to expand)
Divide by :
Add to both sides to complete the square:
The left side is a perfect square:
Taking the square root of both sides:
Solving for gives the quadratic formula:
When , this produces real solutions. But when , write where . Then:
The two solutions are:
Notice that : the two complex solutions are always complex conjugates of each other when the coefficients , , are real.
Example 1. Solve .
Solution. Here , , . The discriminant is:
Applying the quadratic formula:
The two solutions are:
Note that .
Example 2. Solve .
Solution. Here , , . The discriminant is:
Applying the quadratic formula:
\begin{aligned} x &= \frac{4 \pm \sqrt{-24}}{4} = \frac{4 \pm 2i\sqrt{6}}{4} = 1 \pm \frac{\sqrt{6}}{2}\,i \end{aligned}The two solutions are and .
The Fundamental Theorem of Algebra
Fundamental Theorem of Algebra (Gauss, 1799). Every polynomial equation of the form
where are real or complex numbers and , has at least one solution in . Equivalently, every such polynomial has exactly roots in , counting multiplicity.
This theorem has profound consequences:
The complex numbers are algebraically closed. This means no further extension of the number system is needed to solve polynomial equations. Unlike the real numbers, where has no solution, the complex numbers contain solutions to every polynomial equation.
Degree equals number of roots. A polynomial of degree factors completely over as:
where are the roots (not necessarily distinct).
Complex roots of real polynomials come in conjugate pairs. If the polynomial has real coefficients and (with ) is a root, then is also a root.
Example 3. A degree-4 polynomial with real coefficients has roots $1$, , and . What are all four roots?
Solution. Since the polynomial has real coefficients, complex roots come in conjugate pairs. The root forces the conjugate to also be a root. The four roots are:
Frequently Asked Questions
What does the discriminant tell us about complex solutions?
For a quadratic with real coefficients:
- : two distinct real solutions
- : one repeated real solution
- : two complex conjugate solutions (no real solutions)