Divide polynomials and apply the Remainder Theorem to evaluate and factor.
Polynomial long division generalizes numeric long division. When dividing p(x) by divisor d(x), we get p(x) = d(x) · q(x) + r(x), where the degree of r is less than the degree of d. Synthetic division is a streamlined version when dividing by (x − c).
The Remainder Theorem: when p(x) is divided by (x − c), the remainder equals p(c). Consequently, (x − c) is a factor of p(x) if and only if p(c) = 0.
Synthetic Division of p(x) ÷ (x − c)
Is (x − 2) a factor of p(x) = x³ − 4x² + x + 6? Compute p(2) = 8 − 16 + 2 + 6 = 0. Yes! Since p(2) = 0, (x − 2) is a factor.
Remember This!
Use the Rational Root Theorem to identify candidate rational roots: factors of the constant term divided by factors of the leading coefficient. Then test with synthetic division.
What is the remainder when p(x) = 2x² + 5x + 1 is divided by (x − 2)?