Drag & drop or click to add images or PDF
Synthetic division is a shortcut for dividing a polynomial by a linear factor . It's faster than long division and produces the same quotient and remainder, just with less writing.
Given divided by , synthetic division produces:
where is the quotient (degree ) and is the constant remainder.
Key uses:
To divide by :
The bottom row contains:
Coefficients of : . Divisor zero: .
2 | 1 0 -4 5
| 2 4 0
|________________
1 2 0 5
Quotient: . Remainder: .
So .
The remainder in equals . Setting :
So synthetic division is a quick way to evaluate without plugging in.
A corollary: is a factor of iff iff the synthetic-division remainder is .
When the divisor is a linear polynomial of the form x - k. For divisors like x² + 1 or 2x - 3 with non-unit leading coefficient, you need polynomial long division or you must factor out the leading coefficient first.
If you divide a polynomial p(x) by (x - k), the remainder equals p(k). This is why synthetic division is also a fast way to evaluate a polynomial at a specific number.
(x - k) is a factor of p(x) if and only if p(k) = 0 — equivalently, if and only if the synthetic-division remainder is zero. This is the key tool for factoring higher-degree polynomials.
Insert zeros as placeholders for any missing degree. For p(x) = x⁴ + 3x - 2, write coefficients as [1, 0, 0, 3, -2]. Skipping a zero shifts every subsequent column and gives wrong results.
Get step-by-step solutions to any math problem. Upload a photo or type your question.
Start Solving