Math III · N-CN.9

Knowing the Fundamental Theorem of Algebra and Connecting It to Polynomial Roots

The Fundamental Theorem of Algebra tells students that complex numbers complete the root story for every polynomial.

Concept Number and Quantity
Domain The Complex Number System
Read time 6 minutes

What this learning objective is really asking you to learn

This objective asks students to know the Fundamental Theorem of Algebra and connect it to polynomial roots. In student-friendly language, the theorem says that every nonconstant polynomial with complex coefficients has at least one complex root. A common high-school consequence is that a polynomial of degree \(n\) has exactly \(n\) complex roots when roots are counted with multiplicity.

This is one of the most important organizing facts in algebra. It tells students that the complex number system is large enough for polynomial equations. You do not need to invent new numbers beyond complex numbers to solve polynomial equations in the same way real numbers were not enough for \(x^2+1=0\).

For example, a quadratic has degree 2, so it has two complex roots counted with multiplicity. A cubic has degree 3, so it has three complex roots counted with multiplicity. A fifth-degree polynomial has five complex roots counted with multiplicity.

Multiplicity matters. The polynomial

\[(x - 2)^3\]

has one distinct root, \(x=2\), but that root has multiplicity 3. Counting multiplicity, the degree-3 polynomial has three roots: 2, 2, and 2.

Complex roots also matter. The polynomial

\[x^2 + 1\]

has no real roots, but it has two complex roots: \(i\) and -i. The theorem does not promise real roots. It promises complex roots.

This objective asks students to connect degree, roots, factors, and complex numbers. It is a big-map theorem, not merely a solving procedure.

Why students should learn this math

Students should learn the Fundamental Theorem of Algebra because it gives the complete root-count map for polynomials. Without it, polynomial roots may seem unpredictable. A graph may show two x-intercepts, but a fourth-degree polynomial should have four complex roots counted with multiplicity. The visible real roots are only part of the story.

The theorem explains why complex numbers matter. They are not a strange optional extension. They are the number system in which polynomial root-finding becomes complete. Over the real numbers, some polynomials have missing roots. Over the complex numbers, the full root structure exists.

This helps students interpret graphs responsibly. A polynomial's real graph shows real roots as x-intercepts. Complex roots do not appear as real intercepts. A quadratic with no x-intercepts still has two complex roots. A quartic with two real x-intercepts may have two additional complex roots. The graph is important, but it is not the whole algebraic root story.

The theorem also connects to factorization. If all roots are known, a polynomial can be factored into linear factors over the complex numbers. This is a powerful structural idea. Degree, roots, factors, and multiplicity all fit together.

In advanced mathematics and science, polynomial roots are everywhere: system stability, signal processing, equations of motion, control systems, numerical methods, and algebraic modeling. Even when students do not solve every polynomial exactly, knowing the root-count structure helps them understand what kind of object they are dealing with.

The “why” is that the theorem gives certainty: polynomial equations have a complete root structure in the complex numbers.

The historical machinery: completion of polynomial algebra

The search for polynomial roots drove much of algebra's history. Linear and quadratic equations were solved early. Cubic and quartic equations were major achievements. Higher-degree equations raised deeper questions about what roots exist and how they can be represented.

The Fundamental Theorem of Algebra emerged from this long investigation. Carl Friedrich Gauss gave important proofs, though the theorem's development involved many mathematicians and increasingly rigorous ideas. Interestingly, despite its name, standard proofs often use analysis or topology, not just elementary algebra.

The theorem states that complex numbers are algebraically closed for polynomial equations. In high-school language, complex numbers are enough to contain all polynomial roots. This is a profound fact. Earlier number systems were incomplete for certain equations. Complex numbers complete the polynomial root story.

The historical lesson is that algebra is not only about solving individual equations. It is about understanding the structure and limits of whole number systems.

Where this fits in the big map of mathematics

This objective follows complex polynomial identities. Objective 177 shows that complex numbers extend factorization. Objective 178 states the theorem explaining why this extension completes polynomial roots.

It connects backward to Math II Objective 118, where students verified the theorem for quadratics. Now the idea expands to higher-degree polynomials.

It connects to polynomial graphing. The degree tells the total number of complex roots, while the graph shows real roots.

It connects to factorization. Roots correspond to linear factors.

It connects to multiplicity. Repeated factors count multiple times.

It connects to advanced algebra and numerical methods. Root structure remains central even when exact formulas are unavailable.

The big-map role is completeness. Students learn that every polynomial has the root count its degree promises, once complex roots and multiplicity are included.

How to execute the skill technically

Use the theorem to reason.

Example: How many complex roots does

\[p(x)=x^5 - 3x^2 + 7\]

have?

It is degree 5. By the Fundamental Theorem of Algebra and its root-count consequence, it has 5 complex roots counted with multiplicity.

That does not mean all 5 are real. It means the total root count in the complex number system is 5.

Example: A fourth-degree polynomial has real roots \(x=1\) and \(x=3\), and root \(x=3\) has multiplicity 2. How many additional roots are there counting multiplicity?

So far, roots counted are:

  • \(x=1\), multiplicity 1;
  • \(x=3\), multiplicity 2.

Total counted: 3. A fourth-degree polynomial has 4 roots counted with multiplicity. Therefore there is 1 more complex root. If the polynomial has real coefficients and the remaining root is nonreal, that would be impossible alone because nonreal roots occur in conjugate pairs. Therefore the remaining root must be real, or the given information is incomplete/inconsistent for a real-coefficient polynomial.

This example shows how the theorem interacts with conjugate-pair reasoning.

Factor form connection

If a polynomial of degree 3 has roots 2, \(i\), and -i, and leading coefficient 1, then

\[p(x)=(x-2)(x-i)(x+i)\].

Since

\[(x-i)(x+i)=x^2+1\],

we get

\[p(x)=(x-2)(x^2+1)\].

Expanding:

\[p(x)=x^3-2x^2+x-2\].

The complex roots combine into a real quadratic factor.

Worked example: visible and invisible roots

Consider

\[p(x)=x^4-1\].

Factor:

\[x^4-1=(x^2-1)(x^2+1)\].

Then

\[(x-1)(x+1)(x-i)(x+i)\].

The roots are

1, -1, \(i\), and -i.

The real graph of \(y=x^4-1\) has x-intercepts at \(x=1\) and \(x=-1\). The roots \(i\) and -i do not appear as x-intercepts because they are not real x-values. But the theorem says the degree-4 polynomial should have four complex roots, and it does.

This example is excellent for students because the graph shows only half the root story.

Multiplicity example

\[p(x)=(x+2)^2(x-5)^3\].

Degree is 5. Roots:

  • \(x=-2\), multiplicity 2;
  • \(x=5\), multiplicity 3.

Total roots counted with multiplicity: 5. There are only two distinct roots, but five roots counted. The graph touches at \(x=-2\) if multiplicity is even and crosses/flattens at \(x=5\) if multiplicity is odd.

This connects algebraic multiplicity to graph behavior.

Root counting with real coefficients

For real-coefficient polynomials, nonreal complex roots occur in conjugate pairs. This adds an important counting constraint. A degree-5 polynomial with real coefficients must have at least one real root because five roots total cannot be made entirely from conjugate pairs; pairs use roots two at a time, leaving one unpaired root, which must be real.

A degree-4 polynomial with real coefficients could have:

  • four real roots;
  • two real roots and two nonreal complex roots;
  • no real roots and two conjugate pairs;
  • repeated roots in several combinations.

The Fundamental Theorem of Algebra gives the total count. Conjugate-pair reasoning tells what combinations are possible for real-coefficient polynomials.

Example: constructing a polynomial from roots

Construct a real-coefficient polynomial with roots 2, -1, 3i, and -3i.

The factors are

\[(x - 2)(x + 1)(x - 3i)(x + 3i)\].

The complex pair multiplies to

\[x^2 + 9\].

So

\[p(x)=(x - 2)(x + 1)(x^2 + 9)\].

This polynomial has degree 4 and real coefficients. The complex roots are invisible as x-intercepts, but they are part of the factorization.

Difference between distinct roots and counted roots

A polynomial can have fewer distinct roots than its degree because roots can repeat. For example,

\[p(x)=(x-4)^5\]

has degree 5 but only one distinct root. The root 4 has multiplicity 5. The Fundamental Theorem of Algebra is not violated because it counts multiplicity.

Students need this distinction for graphing, factoring, and interpreting polynomial behavior.

Problem Library

Problems in the App From This Objective

147 problems across 12 archetypes in the app.

apply Fundamental Theorem of Algebra counting multiplicity.
12 problems Warmup Practice Mixed Review Assessment
Problem 1

Determine the total number of complex roots for polynomial degree 4 polynomial.

Problem 2

Determine the total number of complex roots for polynomial degree 6 polynomial.

Problem 3

Determine the total number of complex roots for polynomial quadratic polynomial.

Problem 4

Determine the total number of complex roots for polynomial degree n polynomial with nonzero leading coefficient.

Problem 5

Determine the total number of complex roots for polynomial cubic polynomial.

Problem 6

Determine the total number of complex roots for polynomial linear polynomial.

Problem 7

Determine the total number of complex roots for polynomial polynomial of degree 5.

Problem 8

Determine the total number of complex roots for polynomial polynomial of degree 7.

Open in simulator
Problem 9

Determine the total number of complex roots for polynomial polynomial of degree 20.

Problem 10

Determine the total number of complex roots for polynomial polynomial of degree 12.

Problem 11

Determine the total number of complex roots for polynomial polynomial of degree k, where k is a positive integer.

Problem 12

Determine the total number of complex roots for polynomial polynomial with highest exponent 15.

use factor exponents.
12 problems Warmup Practice Mixed Review Assessment
Problem 13

Count roots with multiplicity from factored form (x-2)^3(x+1).

Problem 14

Count roots with multiplicity from factored form (x^2+4)^2(x-5).

Problem 15

Count roots with multiplicity from factored form x^2(x-1)(x+3)^4.

Open in simulator
Problem 16

Count roots with multiplicity from factored form product of factors with exponents m, n, and k.

Problem 17

Count roots with multiplicity from factored form (x+5)^2(x-3).

Problem 18

Count roots with multiplicity from factored form x^3(x+7).

Problem 19

Count roots with multiplicity from factored form (x^2+1)(x-1)^2.

Problem 20

Count roots with multiplicity from factored form (x^2+9)^3(x+2).

Problem 21

Count roots with multiplicity from factored form (x-1)^2(x+2)^3(x-4).

Problem 22

Count roots with multiplicity from factored form (x+10)^5.

Problem 23

Count roots with multiplicity from factored form x(x-6)(x+6)^2.

Problem 24

Count roots with multiplicity from factored form 2(x-1)(x+3)^2(x^2+2).

account for conjugate pairs and multiplicity.
12 problems Warmup Practice Mixed Review Assessment
Problem 25

Find missing roots given degree and known roots real-coefficient cubic with roots 2 and 1+i.

Problem 26

Find missing roots given degree and known roots degree 4 real polynomial with roots 3, -1, and 2i.

Problem 27

Find missing roots given degree and known roots degree 5 polynomial has root 0 with multiplicity 2 and roots 1+i, 1-i.

Problem 28

Find missing roots given degree and known roots real-coefficient polynomial has nonreal root a+bi.

Problem 29

Find missing roots given degree and known roots real-coefficient quartic with roots 1, -2, and 3-i.

Problem 30

Find missing roots given degree and known roots degree 4 real polynomial with root 5 (multiplicity 2) and root i.

Problem 31

Find missing roots given degree and known roots degree 6 real polynomial with roots 1, 2i, and 3+i.

Problem 32

Find missing roots given degree and known roots degree 5 real polynomial with roots 2, 1+i, and 1-i.

Problem 33

Find missing roots given degree and known roots real-coefficient quintic with root 0 (multiplicity 2) and roots 2+i, 2-i.

Problem 34

Find missing roots given degree and known roots degree 3 real polynomial with roots 1 and -2.

Problem 35

Find missing roots given degree and known roots degree 4 real polynomial with root 1+i (multiplicity 2).

Open in simulator
Problem 36

Find missing roots given degree and known roots degree 5 real polynomial with roots 0, 1, 2, and 3-i.

include conjugate of nonreal root.
12 problems Warmup Practice Mixed Review Assessment
Problem 37

Use the conjugate root theorem for nonreal root 3+4i is a root of a real polynomial.

Problem 38

Use the conjugate root theorem for nonreal root -2i is a root of a real polynomial.

Problem 39

Use the conjugate root theorem for nonreal root a-bi is a root of a real polynomial.

Problem 40

Use the conjugate root theorem for nonreal root 5 is a real root.

Problem 41

Use the conjugate root theorem for nonreal root 1-7i is a root of a real polynomial.

Problem 42

Use the conjugate root theorem for nonreal root -6+i is a root of a real polynomial.

Problem 43

Use the conjugate root theorem for nonreal root 1/2 + 3/4i is a root of a real polynomial.

Problem 44

Use the conjugate root theorem for nonreal root -10i is a root of a real polynomial.

Open in simulator
Problem 45

Use the conjugate root theorem for nonreal root sqrt(2) - sqrt(3)i is a root of a real polynomial.

Problem 46

Use the conjugate root theorem for nonreal root 7 is a real root.

Problem 47

Use the conjugate root theorem for nonreal root x+yi is a root of a real polynomial.

Problem 48

Use the conjugate root theorem for nonreal root pi - ei is a root of a real polynomial.

multiply linear factors including conjugates.
12 problems Warmup Practice Mixed Review Assessment
Problem 49

Build a polynomial from specified roots 2 and -3.

Problem 50

Build a polynomial from specified roots 1+i and 1-i.

Problem 51

Build a polynomial from specified roots 0, 2+i, 2-i.

Problem 52

Build a polynomial from specified roots root r with multiplicity m.

Problem 53

Build a polynomial from specified roots 3 with multiplicity 2.

Problem 54

Build a polynomial from specified roots -1 and 4.

Problem 55

Build a polynomial from specified roots 1, -2, 3.

Problem 56

Build a polynomial from specified roots -1, 3i, -3i.

Problem 57

Build a polynomial from specified roots 0 with multiplicity 2, and 5.

Problem 58

Build a polynomial from specified roots 1/2 and -3/4.

Problem 59

Build a polynomial from specified roots sqrt(2) and -sqrt(2).

Problem 60

Build a polynomial from specified roots i with multiplicity 2, and -i with multiplicity 2.

Open in simulator
distinguish graph-visible and complex roots.
12 problems Warmup Practice Mixed Review Assessment
Problem 61

Connect roots to graph behavior for quartic has two real roots and two nonreal roots.

Problem 62

Connect roots to graph behavior for cubic has one x-intercept and two nonreal roots.

Problem 63

Connect roots to graph behavior for polynomial has root 3 with odd multiplicity.

Problem 64

Connect roots to graph behavior for polynomial has root 2i.

Problem 65

Connect roots to graph behavior for polynomial has root -1 with even multiplicity.

Problem 66

Connect roots to graph behavior for a cubic polynomial has three distinct real roots.

Problem 67

Connect roots to graph behavior for a quadratic polynomial has two nonreal roots.

Problem 68

Connect roots to graph behavior for a polynomial has a root at x = 0.

Problem 69

Connect roots to graph behavior for a polynomial has roots 1+i and 1-i.

Open in simulator
Problem 70

Connect roots to graph behavior for a polynomial has a root 5 with multiplicity 1.

Problem 71

Connect roots to graph behavior for a polynomial has no real roots.

Problem 72

Connect roots to graph behavior for a quintic polynomial has three real roots and two nonreal roots.

evaluate polynomial at candidate roots.
12 problems Warmup Practice Mixed Review Assessment
Problem 73

Verify candidate roots for polynomial f(x)=x^2+1, candidate i.

Problem 74

Verify candidate roots for polynomial f(x)=x^3-8, candidate 2.

Problem 75

Verify candidate roots for polynomial f(x)=x^2-2x+5, candidate 1+2i.

Problem 76

Verify candidate roots for polynomial factor form includes (x-r).

Problem 77

Verify candidate roots for polynomial f(x)=x^2-4, candidate 2.

Problem 78

Verify candidate roots for polynomial f(x)=x^2-9, candidate -3.

Problem 79

Verify candidate roots for polynomial f(x)=2x^3-x^2-2x+1, candidate 1/2.

Problem 80

Verify candidate roots for polynomial f(x)=x^2+4, candidate 2i.

Problem 81

Verify candidate roots for polynomial f(x)=x^4-16, candidate -2.

Problem 82

Verify candidate roots for polynomial f(x)=x^2-5, candidate 3.

Open in simulator
Problem 83

Verify candidate roots for polynomial f(x)=x^2+1, candidate 2i.

Problem 84

Verify candidate roots for polynomial f(x)=(x-5)(x+2), candidate 5.

compare degree to real x-intercepts.
12 problems Warmup Practice Mixed Review Assessment
Problem 85

Use graph information to infer the minimum number of nonreal roots from degree 4 graph has 2 x-intercepts.

Problem 86

Use graph information to infer the minimum number of nonreal roots from degree 5 graph has 1 x-intercept and no repeated visible roots stated.

Problem 87

Use graph information to infer the minimum number of nonreal roots from degree 3 graph has 3 x-intercepts.

Open in simulator
Problem 88

Use graph information to infer the minimum number of nonreal roots from degree n polynomial graph shows r distinct real zeros.

Problem 89

Use graph information to infer the minimum number of nonreal roots from a degree 2 polynomial graph with no x-intercepts.

Problem 90

Use graph information to infer the minimum number of nonreal roots from a degree 4 polynomial graph showing no real roots.

Problem 91

Use graph information to infer the minimum number of nonreal roots from a degree 3 graph has only one x-intercept.

Problem 92

Use graph information to infer the minimum number of nonreal roots from a degree 5 polynomial has 3 distinct x-intercepts.

Problem 93

Use graph information to infer the minimum number of nonreal roots from a degree 6 graph shows 2 distinct x-intercepts.

Problem 94

Use graph information to infer the minimum number of nonreal roots from a degree 2 graph has 1 x-intercept with multiplicity 2.

Problem 95

Use graph information to infer the minimum number of nonreal roots from a degree 4 polynomial graph has 4 distinct real zeros.

Problem 96

Use graph information to infer the minimum number of nonreal roots from a degree 5 graph has 5 distinct x-intercepts.

combine degree, real roots, and conjugate pairs.
12 problems Warmup Practice Mixed Review Assessment
Problem 97

Determine possible root structures for real polynomial degree 4 with two real roots counted simply.

Problem 98

Determine possible root structures for real polynomial degree 5 real polynomial with root 2+i.

Problem 99

Determine possible root structures for real polynomial degree 3 real polynomial.

Problem 100

Determine possible root structures for real polynomial degree 6 real polynomial with no real roots.

Problem 101

Determine possible root structures for real polynomial degree 7 real polynomial.

Open in simulator
Problem 102

Determine possible root structures for real polynomial degree 2 real polynomial.

Problem 103

Determine possible root structures for real polynomial degree 4 real polynomial with two distinct real roots.

Problem 104

Determine possible root structures for real polynomial degree 5 real polynomial with one real root of multiplicity 3.

Problem 105

Determine possible root structures for real polynomial degree 6 real polynomial with a root 3-2i.

Problem 106

Determine possible root structures for real polynomial degree 5 real polynomial with a root -1 and a root 1+i.

Problem 107

Determine possible root structures for real polynomial degree 4 real polynomial with roots 1+i and 2-3i.

Problem 108

Determine possible root structures for real polynomial degree 4 real polynomial with no real roots.

distinguish linear and irreducible quadratic factors.
15 problems Warmup Practice Mixed Review Assessment
Problem 109

Relate real and complex factorization for x^2+9.

Problem 110

Relate real and complex factorization for (x-2)(x^2+1).

Problem 111

Relate real and complex factorization for x^4+5x^2+4.

Problem 112

Relate real and complex factorization for negative-discriminant quadratic factor.

Problem 113

Relate real and complex factorization for x^2+16.

Problem 114

Relate real and complex factorization for 2x^2+8.

Problem 115

Relate real and complex factorization for x^3+x.

Problem 116

Relate real and complex factorization for x^4+10x^2+9.

Problem 117

Relate real and complex factorization for x^4-1.

Problem 118

Relate real and complex factorization for x^3+2x^2+x+2.

Problem 119

Relate real and complex factorization for x^5+x^3.

Problem 120

Relate real and complex factorization for x^2+2x+5.

Problem 121

Relate real and complex factorization for x^4+4.

Problem 122

Relate real and complex factorization for (x-1)^2(x^2+4).

Problem 123

Relate real and complex factorization for (x^2+1)(x^2+2x+2)(x-3).

Open in simulator
connect complete root count to complex root system.
12 problems Warmup Practice Mixed Review Assessment
Problem 124

Explain why the Fundamental Theorem of Algebra requires complex numbers in x^2+1 has no real roots.

Problem 125

Explain why the Fundamental Theorem of Algebra requires complex numbers in some real polynomials have negative-discriminant quadratics.

Problem 126

Explain why the Fundamental Theorem of Algebra requires complex numbers in degree n polynomial root count.

Open in simulator
Problem 127

Explain why the Fundamental Theorem of Algebra requires complex numbers in real-only system.

Problem 128

Explain why the Fundamental Theorem of Algebra requires complex numbers in x^2 + 2x + 5 = 0 has no real solutions.

Problem 129

Explain why the Fundamental Theorem of Algebra requires complex numbers in a polynomial like x^4 + 3x^2 + 2.

Problem 130

Explain why the Fundamental Theorem of Algebra requires complex numbers in the set of real numbers is not algebraically closed.

Problem 131

Explain why the Fundamental Theorem of Algebra requires complex numbers in a cubic polynomial with only one real root.

Problem 132

Explain why the Fundamental Theorem of Algebra requires complex numbers in the graph of y = x^2 + 4 never crosses the x-axis.

Problem 133

Explain why the Fundamental Theorem of Algebra requires complex numbers in the quadratic formula yields non-real results for some polynomials.

Problem 134

Explain why the Fundamental Theorem of Algebra requires complex numbers in the concept of an algebraically closed field.

Problem 135

Explain why the Fundamental Theorem of Algebra requires complex numbers in polynomials with real coefficients always have complex conjugate pairs.

catch missing multiplicity, missing conjugate, and graph-only mistakes.
12 problems Warmup Practice Mixed Review Assessment
Problem 136

Correct the FTA root-counting error: A student says a quartic with two x-intercepts has only two roots total.

Problem 137

Correct the FTA root-counting error: A student lists 2+i as the only nonreal root of a real polynomial.

Problem 138

Correct the FTA root-counting error: A student ignores multiplicity of (x-3)^4.

Problem 139

Correct the FTA root-counting error: A student says x^2+1 has no roots.

Open in simulator
Problem 140

Correct the FTA root-counting error: A student says the polynomial (x-2)^3(x+1) has only two roots.

Problem 141

Correct the FTA root-counting error: A student lists 5-2i as a root of a real polynomial but not its conjugate.

Problem 142

Correct the FTA root-counting error: A student says x^2+4 has no roots because its graph never touches the x-axis.

Problem 143

Correct the FTA root-counting error: A student counts the root x=0 for x^4 as a single root.

Problem 144

Correct the FTA root-counting error: A student claims a cubic polynomial with real coefficients has roots 1, i, and 2i.

Problem 145

Correct the FTA root-counting error: A student says a polynomial with no x-intercepts has no roots.

Problem 146

Correct the FTA root-counting error: A student says a fifth-degree polynomial with three distinct real roots has only three roots.

Problem 147

Correct the FTA root-counting error: A student states that a polynomial with real coefficients can have an odd number of nonreal roots.