Synthetic Division
Dividing Polynomials, the Remainder Theorem, and Finding Rational Roots — A TLDR Primer
Polynomial division shows up on every algebra 2 and precalculus exam, and most students either blank on the procedure or waste precious time grinding through long division. This guide cuts straight to what you need.
**TLDR: Synthetic Division** covers the complete synthetic division algorithm — setup, the bring-down-multiply-add loop, and how to read the result — then immediately connects the mechanics to two theorems that make the method powerful: the Remainder Theorem (that final number is the same as plugging *c* into the polynomial) and the Factor Theorem (zero remainder means a root). From there, the guide shows how to combine the Rational Root Theorem with repeated synthetic division to factor cubics and quartics completely, a skill that shows up on the SAT, ACT, AP Precalculus, and in every calculus course the moment you hit partial fractions or curve sketching.
Common traps are addressed head-on: forgetting placeholder zeros for missing terms, flipping the sign of *c*, and handling non-monic divisors like (2x − 3). Every section leads with the single most useful idea, then backs it up with fully worked numerical examples.
This is a step-by-step polynomial division shortcut guide built for high school students in algebra 2 or precalculus — concise, no filler, stripped to essentials. If you have an exam coming up or just want to finally understand *why* the trick works, pick this up and work through it today.
- Set up and execute synthetic division for any polynomial divided by (x - c)
- Translate between synthetic division results and long-division quotients and remainders
- Apply the Remainder Theorem and Factor Theorem to test roots and factor polynomials
- Use synthetic division with the Rational Root Theorem to fully factor higher-degree polynomials
- Recognize when synthetic division does and does not apply, and adapt it for divisors like (ax - b)
- 1. What Synthetic Division Actually IsIntroduces synthetic division as a streamlined version of polynomial long division, restricted to linear divisors of the form (x - c).
- 2. The Setup and the Algorithm, Step by StepWalks through the mechanical procedure — writing coefficients, bringing down, multiplying, adding — with two fully worked examples.
- 3. The Remainder Theorem and Factor TheoremConnects the final number in a synthetic division to evaluating the polynomial at c, and uses that to test whether (x - c) is a factor.
- 4. Finding Roots: Rational Root Theorem Meets Synthetic DivisionShows how to combine the Rational Root Theorem with repeated synthetic division to factor cubics and quartics completely.
- 5. Edge Cases, Pitfalls, and Divisors Like (2x - 3)Covers missing-term placeholders, sign errors with c, and how to adapt the method when the divisor is not monic.
- 6. Why It Matters and Where It Shows Up NextBriefly situates synthetic division within precalculus, calculus, and algorithmic thinking — graphing polynomials, partial fractions, and Horner's method.