Math III · N-CN.8

Extending Polynomial Identities to Complex Numbers for Higher-Degree Polynomial Work

Complex numbers allow polynomial identities and factorizations to keep working beyond the real-number limits, revealing deeper root and factor structure.

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

What this learning objective is really asking you to learn

This objective asks students to extend polynomial identities to complex numbers for higher-degree polynomial work. Students saw earlier that some identities, such as difference of squares, continue to work in the complex number system. For example,

\[x^2 + 9\]

does not factor into real linear factors, but over the complex numbers it can be written as

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

Math III revisits this idea at a higher-degree level. The goal is to understand that complex numbers expand the factorization world. Expressions that look irreducible over the real numbers may factor over the complex numbers. Polynomial identities still work because the algebraic rules still work.

Consider

\[x^4 - 16\].

Over the real numbers, this factors as

\[(x^2 - 4)(x^2 + 4)\],

then

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

The factor \(x^2 + 4\) cannot be factored into real linear factors. But over the complex numbers,

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

So the full complex factorization is

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

The objective asks students to see this as one consistent algebraic system. Complex numbers do not break identities. They extend them. Difference of squares, sum/difference of cubes, conjugate products, and other polynomial identities remain valid when complex numbers are allowed.

This is not only about factoring tricks. It is about the relationship between number systems and polynomial structure.

Why students should learn this math

Students should learn this because polynomial algebra becomes complete only when complex numbers are included. Over the real numbers, some polynomials do not break into linear factors. Over the complex numbers, every nonconstant polynomial can be factored completely into linear factors, counting multiplicity. This is the deeper reason complex numbers matter.

If students think complex numbers are a side topic, they miss their role in polynomial structure. Complex numbers are not just answers to equations like \(x^2+1=0\). They are the setting in which polynomial identities and roots fully unfold.

Higher-degree polynomials often contain factors that are hidden over the reals. For example, \(x^4+4\) has a factorization over the reals using Sophie Germain's identity, and can be factored further over the complex numbers. Polynomial identities help reveal structure that is not obvious from expanded form.

This matters later in mathematics, engineering, and science. Complex roots appear in signal processing, oscillation, control systems, electrical engineering, differential equations, quantum mechanics, and many advanced topics. Even when real-world quantities are real, complex roots can describe behavior such as oscillation or stability.

The “why” is that complex numbers let algebra finish the job. They reveal factors and roots that the real-number system hides.

The historical machinery: complex numbers become algebraically necessary

Complex numbers were historically controversial because square roots of negative numbers seemed impossible. But algebra forced mathematicians to confront them. Polynomial equations produced expressions involving negative square roots, and these expressions behaved consistently when manipulated carefully.

Over time, mathematicians realized complex numbers form a coherent system. They can be represented on a plane, added, multiplied, conjugated, and used to factor polynomials. The acceptance of complex numbers was one of the great expansions of algebra.

Higher-degree polynomial work made complex numbers even more important. The Fundamental Theorem of Algebra states that every nonconstant polynomial has a complex root. This makes complex numbers the natural completion of polynomial root-finding.

The historical lesson is that number systems grow when algebra needs them. Complex numbers were not invented to annoy students. They were developed because polynomial structure demanded them.

Where this fits in the big map of mathematics

This objective follows extensive work with polynomial forms, graphing, conics, trigonometry, and modeling. It returns to complex numbers at a higher-degree level.

It connects backward to Math II complex arithmetic and quadratic complex roots.

It connects to polynomial identities from Objective 136.

It connects to useful rewriting from Objective 148 and equivalent function forms from Objective 159.

It connects directly to the Fundamental Theorem of Algebra in Objective 178.

It connects to graphing because real zeros appear on graphs, while complex zeros do not appear as x-intercepts but still affect factorization.

The big-map role is complex completion of polynomial structure. Students learn how identities extend into the complex number system.

How to execute the skill technically

Use known identities and allow complex factors.

Example:

Factor \(x^4 - 81\) over the complex numbers.

First use difference of squares:

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

Factor the real difference of squares:

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

Factor the sum of squares over complex numbers:

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

So

\[x^4 - 81 = (x - 3)(x + 3)(x - 3i)(x + 3i)\].

Example:

Factor \(x^3 - 8\).

Use difference of cubes:

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

The quadratic factor has discriminant

\[2^2 - 4(1)(4)=4-16=-12\].

So it has complex roots

\[x = [-2 ± \sqrt{-12}]/2 = -1 ± i\sqrt{3}\].

Thus over complex numbers,

\[x^3 - 8 = (x - 2)(x - (-1 + i\sqrt{3}))(x - (-1 - i\sqrt{3}))\].

Equivalently,

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

Worked example: conjugate factors

Factor \(x^2 - 2x + 5\) over the complex numbers.

Use quadratic formula:

\[x = [2 ± \sqrt{4 - 20}]/2 = [2 ± \sqrt{-16}]/2 = [2 ± 4i]/2 = 1 ± 2i\].

So the factors are

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

Written more cleanly:

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

These are conjugate factors. When multiplied, the imaginary parts cancel, producing the original real-coefficient quadratic.

This pattern is important: nonreal complex roots of real-coefficient polynomials occur in conjugate pairs.

Why conjugates matter

If a polynomial has real coefficients and \(a+bi\) is a root, then \(a-bi\) is also a root. This is why complex factors often appear in pairs when the original polynomial has real coefficients. The pair multiplies back to a real quadratic factor.

Students should see conjugates as the bridge between complex roots and real polynomials. Complex roots may be invisible on the real graph, but they are not disconnected from the real polynomial.

More higher-degree examples

Factor \(x^4 + 16\) over the complex numbers. This expression is not a simple difference of squares over the real numbers, but it can still be understood through complex roots. Set

\[x^4 = -16\].

In polar or advanced complex form, students would find four complex fourth roots. Without going that far, they can still understand the main point: higher-degree polynomials may have roots that are not real, and complex numbers are required for complete factorization.

A more accessible example is

\[x^4 + 5x^2 + 4\].

Treat it as a quadratic in \(x^2\):

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

Over the reals, this is factored into irreducible quadratics. Over the complex numbers:

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

So

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

This is a clean Math III example because it combines treating a sub-expression as a unit, factoring, and complex sums of squares.

Connection to graphing

The polynomial

\[x^4 + 5x^2 + 4\]

has no real zeros because every term is nonnegative and the constant term is positive. Its real graph never crosses the x-axis. But algebraically, it still has four complex roots: \(i\), -i, 2i, and -2i. This reinforces a key idea: a real graph does not show the entire complex root structure.

Problem Library

Problems in the App From This Objective

153 problems across 12 archetypes in the app.

use conjugate imaginary factors.
12 problems Warmup Practice Mixed Review Assessment
Problem 1

Factor the sum of squares over complex numbers: x^2+9.

Problem 2

Factor the sum of squares over complex numbers: 4x^2+25.

Problem 3

Factor the sum of squares over complex numbers: a^2+b^2.

Problem 4

Factor the sum of squares over complex numbers: x^4+16 as a quadratic in x^2 over complex factors.

Problem 5

Factor the sum of squares over complex numbers: y^2+1.

Problem 6

Factor the sum of squares over complex numbers: 9m^2+49.

Problem 7

Factor the sum of squares over complex numbers: 16z^2+121w^2.

Open in simulator
Problem 8

Factor the sum of squares over complex numbers: 25p^2+36q^2.

Problem 9

Factor the sum of squares over complex numbers: x^6+81.

Problem 10

Factor the sum of squares over complex numbers: 100r^2+1.

Problem 11

Factor the sum of squares over complex numbers: u^2+v^2.

Problem 12

Factor the sum of squares over complex numbers: 64k^2+144.

identify irreducible-over-real factors that split over complex numbers.
15 problems Warmup Practice Mixed Review Assessment
Problem 13

Factor the higher-degree polynomial using complex quadratic factors: x^4+5x^2+4.

Problem 14

Factor the higher-degree polynomial using complex quadratic factors: x^4+10x^2+9.

Problem 15

Factor the higher-degree polynomial using complex quadratic factors: x^4-16.

Problem 16

Factor the higher-degree polynomial using complex quadratic factors: u^2+au+b where u=x^2 and factors are positive quadratics.

Problem 17

Factor the higher-degree polynomial using complex quadratic factors: x^4+13x^2+36.

Problem 18

Factor the higher-degree polynomial using complex quadratic factors: x^4+25x^2+144.

Problem 19

Factor the higher-degree polynomial using complex quadratic factors: x^4-1.

Problem 20

Factor the higher-degree polynomial using complex quadratic factors: x^4-81.

Problem 21

Factor the higher-degree polynomial using complex quadratic factors: x^4+2x^2+1.

Problem 22

Factor the higher-degree polynomial using complex quadratic factors: x^4+17x^2+16.

Problem 23

Factor the higher-degree polynomial using complex quadratic factors: x^4+7x^2+10.

Problem 24

Factor the higher-degree polynomial using complex quadratic factors: x^4+11x^2+28.

Problem 25

Factor the higher-degree polynomial using complex quadratic factors: x^4+15x^2+54.

Problem 26

Factor the higher-degree polynomial using complex quadratic factors: x^4+12x^2+35.

Problem 27

Factor the higher-degree polynomial using complex quadratic factors: x^4+20x^2+64.

Open in simulator
factor and interpret complex components where applicable.
15 problems Warmup Practice Mixed Review Assessment
Problem 28

Extend cube identities with complex roots for x^3-8.

Problem 29

Extend cube identities with complex roots for x^3+1.

Open in simulator
Problem 30

Extend cube identities with complex roots for x^3+27.

Problem 31

Extend cube identities with complex roots for a^3-b^3.

Problem 32

Extend cube identities with complex roots for x^3-1.

Problem 33

Extend cube identities with complex roots for x^3+8.

Problem 34

Extend cube identities with complex roots for x^3-27.

Problem 35

Extend cube identities with complex roots for 8x^3+1.

Problem 36

Extend cube identities with complex roots for 27x^3-8.

Problem 37

Extend cube identities with complex roots for y^3+64.

Problem 38

Extend cube identities with complex roots for 64z^3-1.

Problem 39

Extend cube identities with complex roots for 125m^3+n^3.

Problem 40

Extend cube identities with complex roots for x^3+125.

Problem 41

Extend cube identities with complex roots for 1000-y^3.

Problem 42

Extend cube identities with complex roots for (x+1)^3-8.

multiply conjugates to get real coefficients.
12 problems Warmup Practice Mixed Review Assessment
Problem 43

Use complex conjugate factors to rebuild a real polynomial from (x-(2+3i))(x-(2-3i)).

Problem 44

Use complex conjugate factors to rebuild a real polynomial from (x-i)(x+i).

Problem 45

Use complex conjugate factors to rebuild a real polynomial from (x-(1+i))(x-(1-i)).

Open in simulator
Problem 46

Use complex conjugate factors to rebuild a real polynomial from (x-(a+bi))(x-(a-bi)).

Problem 47

Use complex conjugate factors to rebuild a real polynomial from (x-(3+2i))(x-(3-2i)).

Problem 48

Use complex conjugate factors to rebuild a real polynomial from (x-2i)(x+2i).

Problem 49

Use complex conjugate factors to rebuild a real polynomial from (x-(-1+i))(x-(-1-i)).

Problem 50

Use complex conjugate factors to rebuild a real polynomial from (x-(2+i))(x-(2-i)).

Problem 51

Use complex conjugate factors to rebuild a real polynomial from (x-(-2+3i))(x-(-2-3i)).

Problem 52

Use complex conjugate factors to rebuild a real polynomial from (x-3i)(x+3i).

Problem 53

Use complex conjugate factors to rebuild a real polynomial from (x-(4+i))(x-(4-i)).

Problem 54

Use complex conjugate factors to rebuild a real polynomial from (x-(-3+i))(x-(-3-i)).

substitute complex values and simplify.
12 problems Warmup Practice Mixed Review Assessment
Problem 55

Verify the polynomial identity with complex substitution: check x=i in x^2+1=0.

Problem 56

Verify the polynomial identity with complex substitution: check x=2i in x^2+4=0.

Problem 57

Verify the polynomial identity with complex substitution: check z=1+i in z^2-2z+2=0.

Problem 58

Verify the polynomial identity with complex substitution: check x=a+bi in a listed factor.

Problem 59

Verify the polynomial identity with complex substitution: check x=-i in x^2+1=0.

Problem 60

Verify the polynomial identity with complex substitution: check x=3i in x^2+9=0.

Problem 61

Verify the polynomial identity with complex substitution: check z=1-i in z^2-2z+2=0.

Problem 62

Verify the polynomial identity with complex substitution: check x=i in x^3+x=0.

Problem 63

Verify the polynomial identity with complex substitution: check x=2i in x^3+4x=0.

Problem 64

Verify the polynomial identity with complex substitution: check x=i in x^4-1=0.

Open in simulator
Problem 65

Verify the polynomial identity with complex substitution: check z=2+i in z^2-4z+5=0.

Problem 66

Verify the polynomial identity with complex substitution: check z=-1+i in z^2+2z+2=0.

solve each real/complex factor.
15 problems Warmup Practice Mixed Review Assessment
Problem 67

Find complex roots from factored polynomial (x-3)(x^2+4).

Problem 68

Find complex roots from factored polynomial (x+1)^2(x^2+9).

Problem 69

Find complex roots from factored polynomial x(x^2-2x+5).

Problem 70

Find complex roots from factored polynomial linear factors and irreducible quadratics.

Open in simulator
Problem 71

Find complex roots from factored polynomial (x+2)(x^2+1).

Problem 72

Find complex roots from factored polynomial (x-5)(x^2+16).

Problem 73

Find complex roots from factored polynomial (x-2)^3(x^2+25).

Problem 74

Find complex roots from factored polynomial (x^2+1)(x^2+4).

Problem 75

Find complex roots from factored polynomial (x+4)(x^2+2x+2).

Problem 76

Find complex roots from factored polynomial (x-1)(x^2-4x+13).

Problem 77

Find complex roots from factored polynomial x^2(x^2+6x+10).

Problem 78

Find complex roots from factored polynomial (x+6)(x^2+49).

Problem 79

Find complex roots from factored polynomial (x+3)^2(x^2-6x+10).

Problem 80

Find complex roots from factored polynomial (x-1)(x^2+100).

Problem 81

Find complex roots from factored polynomial x(x-1)(x+1)(x^2+36).

include conjugate pairs and multiply factors.
12 problems Warmup Practice Mixed Review Assessment
Problem 82

Write a real-coefficient polynomial from complex roots 2+i and 2-i.

Problem 83

Write a real-coefficient polynomial from complex roots 3, i, -i.

Problem 84

Write a real-coefficient polynomial from complex roots 1+i, 1-i, -2.

Problem 85

Write a real-coefficient polynomial from complex roots a+bi and a-bi.

Problem 86

Write a real-coefficient polynomial from complex roots 1+2i and 1-2i.

Problem 87

Write a real-coefficient polynomial from complex roots 5, 2i, -2i.

Problem 88

Write a real-coefficient polynomial from complex roots -1, 3+i, 3-i.

Open in simulator
Problem 89

Write a real-coefficient polynomial from complex roots i, -i, 2i, -2i.

Problem 90

Write a real-coefficient polynomial from complex roots 1+i, 1-i, 2+i, 2-i.

Problem 91

Write a real-coefficient polynomial from complex roots 0, 0, 1+i, 1-i.

Problem 92

Write a real-coefficient polynomial from complex roots i, -i (multiplicity 2).

Problem 93

Write a real-coefficient polynomial from complex roots 1, 2 (multiplicity 2), 3i, -3i.

factor completely over complex numbers.
12 problems Warmup Practice Mixed Review Assessment
Problem 94

Use complex factorization to solve the polynomial equation x^4-16=0.

Problem 95

Use complex factorization to solve the polynomial equation x^4+5x^2+4=0.

Open in simulator
Problem 96

Use complex factorization to solve the polynomial equation x^3+1=0.

Problem 97

Use complex factorization to solve the polynomial equation quadratic-in-form equation in x^2.

Problem 98

Use complex factorization to solve the polynomial equation x^4-81=0.

Problem 99

Use complex factorization to solve the polynomial equation x^4+16=0.

Problem 100

Use complex factorization to solve the polynomial equation x^4+13x^2+36=0.

Problem 101

Use complex factorization to solve the polynomial equation x^3-8=0.

Problem 102

Use complex factorization to solve the polynomial equation 8x^3+1=0.

Problem 103

Use complex factorization to solve the polynomial equation x^6-1=0.

Problem 104

Use complex factorization to solve the polynomial equation x^6-7x^3-8=0.

Problem 105

Use complex factorization to solve the polynomial equation x^3-x^2+x-1=0.

explain what additional complex factors reveal.
12 problems Warmup Practice Mixed Review Assessment
Problem 106

Compare real and complex factorizations of x^2+4.

Problem 107

Compare real and complex factorizations of x^4+5x^2+4.

Problem 108

Compare real and complex factorizations of x^2-4.

Problem 109

Compare real and complex factorizations of real irreducible quadratic ax^2+bx+c with negative discriminant.

Problem 110

Compare real and complex factorizations of x^2+1.

Problem 111

Compare real and complex factorizations of x^2-9.

Problem 112

Compare real and complex factorizations of x^2-4x+4.

Problem 113

Compare real and complex factorizations of x^4-1.

Problem 114

Compare real and complex factorizations of x^3-x^2+x-1.

Open in simulator
Problem 115

Compare real and complex factorizations of x^3-x.

Problem 116

Compare real and complex factorizations of x^4+13x^2+36.

Problem 117

Compare real and complex factorizations of x^3-6x^2+11x-6.

read repeated complex factors.
12 problems Warmup Practice Mixed Review Assessment
Problem 118

Determine multiplicity of complex roots from (x-i)^2(x+i).

Problem 119

Determine multiplicity of complex roots from (x-(2+3i))^3(x-(2-3i))^3.

Problem 120

Determine multiplicity of complex roots from (x^2+4)^2.

Problem 121

Determine multiplicity of complex roots from (x-r)^m.

Problem 122

Determine multiplicity of complex roots from (x-5i).

Problem 123

Determine multiplicity of complex roots from (x+3i)^4.

Problem 124

Determine multiplicity of complex roots from (x-(1+i))(x-(1-i)).

Problem 125

Determine multiplicity of complex roots from (x-(4-i))^2(x-(4+i))^2.

Open in simulator
Problem 126

Determine multiplicity of complex roots from (x^2+9).

Problem 127

Determine multiplicity of complex roots from (x^2+16)^3.

Problem 128

Determine multiplicity of complex roots from (x-i)(x+i)^2(x^2+25).

Problem 129

Determine multiplicity of complex roots from (x-(1+2i))^1(x-(1-2i))^3.

connect conjugate multiplication to real coefficients.
12 problems Warmup Practice Mixed Review Assessment
Problem 130

Explain why nonreal roots occur in conjugate pairs for real polynomials in polynomial has real coefficients and root 2+3i.

Problem 131

Explain why nonreal roots occur in conjugate pairs for real polynomials in factor x^2-2ax+a^2+b^2.

Problem 132

Explain why nonreal roots occur in conjugate pairs for real polynomials in only one nonreal root listed for a real quadratic.

Open in simulator
Problem 133

Explain why nonreal roots occur in conjugate pairs for real polynomials in conceptual proof prompt.

Problem 134

Explain why nonreal roots occur in conjugate pairs for real polynomials in a real polynomial has a root 5-i.

Problem 135

Explain why nonreal roots occur in conjugate pairs for real polynomials in the property that a polynomial has only real coefficients.

Problem 136

Explain why nonreal roots occur in conjugate pairs for real polynomials in a real cubic polynomial has exactly one nonreal root.

Problem 137

Explain why nonreal roots occur in conjugate pairs for real polynomials in how to construct a real polynomial given a nonreal root.

Problem 138

Explain why nonreal roots occur in conjugate pairs for real polynomials in the general behavior of nonreal roots in polynomials with real coefficients.

Problem 139

Explain why nonreal roots occur in conjugate pairs for real polynomials in the necessity of the conjugate root for real coefficients.

Problem 140

Explain why nonreal roots occur in conjugate pairs for real polynomials in the roots of x^4 + 2x^3 + 3x^2 + 2x + 2 = 0, given 1+i is a root.

Problem 141

Explain why nonreal roots occur in conjugate pairs for real polynomials in what happens if a real polynomial has a nonreal root but not its conjugate.

catch missing conjugate, sign of `i^2`, incomplete factorization, and real/complex confusion.
12 problems Warmup Practice Mixed Review Assessment
Problem 142

Correct the complex polynomial identity or factorization error: A student factors x^2+9 as (x+3)(x-3).

Problem 143

Correct the complex polynomial identity or factorization error: A student includes 2+i but omits 2-i for a real-coefficient polynomial.

Open in simulator
Problem 144

Correct the complex polynomial identity or factorization error: A student uses i^2=1 while multiplying factors.

Problem 145

Correct the complex polynomial identity or factorization error: A student stops at x^2+4 when asked to factor over complexes.

Problem 146

Correct the complex polynomial identity or factorization error: A student finds 1-4i as a root of a real polynomial but doesn't list its pair.

Problem 147

Correct the complex polynomial identity or factorization error: A student simplifies (3i)^2 to 9.

Problem 148

Correct the complex polynomial identity or factorization error: A student factors x^4-1 as (x^2-1)(x^2+1) and stops.

Problem 149

Correct the complex polynomial identity or factorization error: A student states that the polynomial x^2+36 has no real roots, therefore it cannot be factored.

Problem 150

Correct the complex polynomial identity or factorization error: A student multiplies (x+5i)(x-5i) and gets x^2-25.

Problem 151

Correct the complex polynomial identity or factorization error: A student is given that (x-(2+i)) is a factor of a real polynomial and doesn't consider its conjugate.

Problem 152

Correct the complex polynomial identity or factorization error: A student factors 2x^2+50 as 2(x^2+25) and stops factoring.

Problem 153

Correct the complex polynomial identity or factorization error: A student believes that the only roots of x^3-x^2+x-1 are real.