Use synthetic division to divide
by , and state the quotient and remainder.
Read off from the divisor. Synthetic division works with a divisor written as . Here means - the sign flips, and using is the single most common error.
List the coefficients including any zeros. The cubic has every power present, so no zero placeholders are needed:
Run the bring-down / multiply / add cycle with . Bring down ; multiply by and add to the next coefficient, repeatedly:
Read the answer off the bottom row. The last entry is the remainder; the others are the quotient coefficients, one degree lower than the dividend:
Confirm the remainder with the remainder theorem. Dividing by must leave :
which matches the bottom-right entry ✓ - an independent check that costs one line.
Verify the full identity by expanding.
exactly the original polynomial ✓.
Need to solve a different problem like this? Open the solver →