Polynomials are continuous, smooth functions defined everywhere on . The Remainder and Factor Theorems provide powerful tools for factoring polynomials and integrating rational functions via partial fraction decomposition.
Quick Reference
| Theorem / Rule | Algebraic Form | Description / Significance |
|---|---|---|
| Polynomial Form | Degree n () | |
| Division Algorithm | ||
| Remainder Theorem | Remainder when dividing by | |
| Factor Theorem | Link between polynomial roots and linear factors |
Polynomial Definition and Degree
A polynomial of degree is a function of the form:
where is an integer and are real numbers called coefficients.
Division Algorithm for Polynomials
If a polynomial is divided by a non-zero divisor polynomial , there exist unique polynomials (quotient) and (remainder) such that:
where either or the degree of is strictly less than the degree of .
The Remainder Theorem
Remainder Theorem: If a polynomial is divided by , then the remainder is equal to .
Find the remainder when is divided by .
Solution
By the Remainder Theorem, the remainder is equal to :
\begin{aligned} P(2) &= 3(2)^3 - 4(2)^2 + 2(2) - 5 \\ &= 3(8) - 4(4) + 4 - 5 \\ &= 24 - 16 + 4 - 5 = 7 \end{aligned}The remainder is 7.
The Factor Theorem
Factor Theorem: A polynomial has a factor if and only if .
Show that is a factor of .
Solution
Set . Evaluate :
\begin{aligned} P(-1) &= (-1)^3 + 4(-1)^2 + (-1) - 2 \\ &= -1 + 4(1) - 1 - 2 \\ &= -1 + 4 - 1 - 2 = 0 \end{aligned}Since , by the Factor Theorem, is a factor of .