Divide by . State the quotient and the remainder.
Notice that synthetic division is not available here. Synthetic division is a shortcut only for divisors of the form , that is degree and monic. The divisor has degree , so the general algorithm — polynomial long division — is required. Write the dividend with all powers present:
Divide the leading terms to get the first quotient term. Compare with :
Multiply the whole divisor by and subtract:
Repeat on the new leading term. Now compare with :
Multiply the divisor by and subtract:
Subtracting a negative is where sign errors cluster: and .
Stop when the degree drops below the divisor. The current leftover has degree , which is less than the divisor degree , so the algorithm terminates:
Note the remainder is a polynomial, not a number — that is normal whenever the divisor has degree or more.
Record and verify the result.
Multiplying back, , and .
Optional cross-check by factoring the divisor. Since , the remainder can be tested at the divisor roots. At : the dividend gives and the remainder gives . At : the dividend gives and the remainder gives . Two matching values pin down a degree- remainder completely.
Need to solve a different problem like this? Open the solver →