Fundamental Theorem of Algebra

Lesson · Intermediate

Algebra: Polynomials

Every polynomial of degree n ≥ 1 has exactly n complex roots, counted with multiplicity.

Equivalently, if

P(x)=anxn+an1xn1++a0,an0P(x)=a_nx^n+a_{n-1}x^{n-1}+\cdots+a_0,\qquad a_n\ne0

then there exist complex numbers r₁, r₂, ..., rₙ such that

P(x)=an(xr1)(xr2)(xrn)\boxed{P(x)=a_n(x-r_1)(x-r_2)\cdots(x-r_n)}

The roots rᵢ do not have to be distinct.

For example,

P(x)=(x2)3(x+1)P(x)=(x-2)^3(x+1)

has degree 4 and roots 2, 2, 2, -1 when counted with multiplicity.