Synthetic division is a shortcut for dividing a polynomial by a linear divisor of the form . You use the coefficients instead of writing full polynomial long division, so it is faster when the divisor has exactly that form.
The condition matters. Standard synthetic division works for divisors like or , because those are really . If the divisor is not in that form, do not force the shortcut.
When Synthetic Division Works
Use synthetic division when the divisor is linear and can be written as . That includes , , and .
If the divisor is , the usual setup does not apply directly. In that case, use polynomial long division or rewrite the problem with care.
What The Numbers Mean
Suppose you divide a polynomial by . Synthetic division turns that problem into repeated multiply-and-add steps using the number and the coefficients of .
The last number is the remainder. Every number before it is a coefficient of the quotient. By the Remainder Theorem, that last number is also .
How To Do Synthetic Division
To set it up:
- Write the number on the left.
- List the coefficients of the polynomial in descending powers of .
- Include a zero for any missing power.
- Bring down the first coefficient.
- Multiply by , write the result under the next coefficient, and add.
- Repeat until you reach the end.
If a term is missing, the zero is not optional. It keeps every power lined up correctly.
Synthetic Division Example
Divide by .
Because the divisor is , use . The coefficients are , , , and .
Now do the multiply-and-add steps:
- Bring down the first coefficient: .
- Multiply by to get , then add to to get .
- Multiply by to get , then add to to get .
- Multiply by to get , then add to to get .
So the bottom row is , , , . The quotient coefficients are , , and , and the remainder is .
That gives the quotient
with remainder . So
and the division result can also be written as
Why Students Use Synthetic Division
Synthetic division is useful when you want a quicker way to divide by , test a possible factor, or find a remainder fast.
It often appears with the Remainder Theorem and Factor Theorem. If the remainder is , then is a factor of the polynomial.
Common Synthetic Division Mistakes
Using The Wrong Sign
For a divisor , use . For a divisor , use . The sign changes because .
Forgetting Missing Terms
If you divide , the coefficient list is not . It is
because the term is missing.
Using The Shortcut On The Wrong Divisor
The basic setup is for . If the divisor is something like , do not put on the left and continue as usual. Use another method unless you know the modified setup.
Forgetting What The Last Number Means
The final number is the remainder, not another quotient coefficient.
When You Will See It
Synthetic division shows up when you:
- divide a polynomial by
- check whether a linear expression is a factor
- need the remainder
- want a faster alternative to long division for this special case
Try A Similar Problem
Divide by using synthetic division. Then use the remainder to decide whether is a factor. If you want one more case, try the same polynomial with and compare the remainders.
Need help with a problem?
Upload your question and get a verified, step-by-step solution in seconds.
Open GPAI Solver →