Complex Numbers in Quadratic Equations
What You’ll Learn
Section titled “What You’ll Learn”In this lesson you’ll learn how to solve quadratic equations that have a negative discriminant and express the solutions as complex numbers.
The Concept
Section titled “The Concept”When the discriminant b² − 4ac is negative, a quadratic equation has no real solutions, but it does have complex solutions.
The quadratic formula still works:
When the discriminant is negative, we write the square root using the imaginary unit i:
The solutions will be in the form a + bi and a − bi, always a conjugate pair (same real part, opposite imaginary parts).
Worked Example
Section titled “Worked Example”Solve x² + 4x + 13 = 0.
The left panel shows the parabola y = x² + 4x + 13. It floats entirely above the x-axis. There are no x-intercepts, which means no real solutions. The right panel shows where the solutions actually live: on the complex plane, as the conjugate pair −2 + 3i and −2 − 3i. The dashed purple line connecting them shows they’re mirror images across the real axis.
1. Find the discriminant
Here a = 1, b = 4, c = 13.
D = −36 < 0, so the solutions are complex.
2. Apply the quadratic formula
3. Simplify
The solutions are −2 + 3i and −2 − 3i, a conjugate pair.
Notice that both solutions have the same real part (−2) and opposite imaginary parts (+3i and −3i). This always happens when the quadratic has real coefficients and a negative discriminant.
Real-World Application
Section titled “Real-World Application”Complex solutions appear in many technical fields even when the final answer is interpreted in real terms:
- Electrical engineering: analyzing alternating current (AC) circuits where voltage and current are out of phase.
- Mechanical vibrations and resonance (damped harmonic motion).
- Control systems and stability analysis.
- Signal processing and audio engineering.
For example, when modeling the motion of a damped spring, complex numbers help describe how the system oscillates and loses energy over time.