Quadratic Functions & Complex Numbers
The Imaginary Unit
Defining i and simplifying square roots of negative numbers.
Inventing a Number to Fill a Gap
Recall from Algebra I: when a quadratic's discriminant is negative, the quadratic formula asks you to take the square root of a negative number — something no real number can do, since a real number squared is never negative. Before reading on, think about this: has mathematics ever run into a wall like this before, where the numbers on hand simply couldn't answer a question the algebra itself was asking?
It has, repeatedly. Whole numbers alone can't answer 3 − 5, so negative numbers were invented. Integers alone can't answer 1 ÷ 3 exactly, so fractions were invented. Rational numbers alone can't answer 'what number squared is 2,' so irrational numbers were invented. Each time, mathematicians didn't discard the question — they extended the number system just enough to answer it, while keeping every old algebra rule intact. The square root of a negative number is the next gap in that same pattern.
Definition — The Imaginary Unit
Once i is defined, the square root of any negative number simplifies using it: √−9 = √9 · √−1 = 3i. This lets the quadratic formula produce an actual answer even when the discriminant is negative — the 'no real solutions' case from Algebra I is really 'no real solutions, but two complex ones,' a distinction that will matter throughout this unit.
Worked Example — Simplifying a Square Root of a Negative Number
Worked Example — Finding a Pattern in Powers of i
Complex Plane
3 + 4i = 5∠53.1301°
1 - 2i = 2.2361∠-63.4349°
Operations
z₁ + z₂ =
Step-by-step
- z₁ + z₂ = (3 + 1) + (4 + -2)i
- = 4 + 2i
Forms — z₁
- Rectangular
- Polar
- z₁ = 5∠53.1301°
- Trigonometric
- z₁ = 5(cos 53.1301° + i sin 53.1301°)
- Exponential (Euler)
Tip
Common Mistakes
Treating √−9 · √−4 the same as √(−9 · −4) = √36 = 6, applying the real-number radical multiplication rule to negative radicands.
The rule √a · √b = √(ab) only holds when a and b aren't both negative — simplify each square root to a multiple of i first, then multiply: √−9 · √−4 = (3i)(2i) = 6i² = −6, a different (and correct) answer.
Forgetting that i² simplifies to −1 partway through a calculation, leaving i² sitting unevaluated in a final answer.
Every time i² appears in a computation, replace it with −1 immediately — it's a definition, not an approximation, so it should always be substituted.
Key Takeaways
- i is defined by i² = −1, extending the real numbers to answer questions like √−1 that reals alone can't.
- A complex number a + bi combines a real part and an imaginary part.
- Powers of i cycle through i, −1, −i, 1 every four steps, since i⁴ = 1.
Summary
The imaginary unit fills exactly the gap the quadratic formula exposed when discriminants go negative. The next lesson extends ordinary arithmetic — addition, multiplication, division — to these new complex numbers.
Sign in to track your progress and mark this lesson complete.
Track your progress