Polynomial Functions
Synthetic Division & the Remainder Theorem
Using synthetic division and the Remainder Theorem to evaluate and factor polynomials.
Prerequisites
- Polynomial Long Division
A Faster Shortcut, and Why It Works
Long division of a polynomial by (x − c) carries a lot of repeated bookkeeping — writing out every power of x again and again, when only the coefficients actually change from step to step. Before reading on, think about what could be safely stripped away from the long division process if only the coefficients mattered.
Definition — Synthetic Division
Worked Example — Performing Synthetic Division
Tip
Definition — The Remainder and Factor Theorems
The Remainder Theorem follows directly from the division identity itself: f(x) = (x − c)·q(x) + r, true for any polynomial division. Substituting x = c makes the first term vanish, since (c − c) = 0: f(c) = 0 · q(c) + r = r. Whatever the remainder r is, it must equal f(c) — meaning synthetic division doubles as a fast way to evaluate a polynomial at a specific value, without direct substitution. The Factor Theorem then follows immediately: if the remainder is 0, there's nothing left over, meaning (x − c) divides evenly — exactly what 'is a factor' means.
Worked Example — Using the Remainder Theorem to Evaluate a Polynomial
Worked Example — Using the Factor Theorem to Test a Root
Common Mistakes
Using the wrong sign for c in synthetic division, such as using −2 instead of 2 when dividing by (x − 2).
Synthetic division uses the root value c directly — for divisor (x − c), use c itself; for (x − 2), that means using 2, not −2.
Forgetting to include a 0 for any missing-degree coefficient before starting synthetic division.
List every coefficient in order by descending degree, using 0 for any missing term — skipping a missing degree misaligns every subsequent step.
Key Takeaways
- Synthetic division streamlines dividing by (x − c) using only coefficients.
- The Remainder Theorem says dividing by (x − c) leaves a remainder equal to f(c), following directly from the division identity f(x) = (x − c)q(x) + r.
- The Factor Theorem says (x − c) is a factor exactly when f(c) = 0.
Summary
Synthetic division and the Remainder Theorem connect division, evaluation, and factoring into one unified idea. The next unit shifts from whole-number exponents to fractional ones, extending exponent rules to radicals.
Sign in to track your progress and mark this lesson complete.
Track your progress