1. Divide a cubic polynomial by a linear binomial with small integers
Problem
Set up the synthetic division table with on the left. Write the coefficients in the top row.
Bring down the leading coefficient to the bottom row—this is the first coefficient of the quotient.
Multiply by the 1 you brought down to get 2, then add it to the next coefficient to get .
Multiply by the result to get , then add it to the next coefficient to get .
Multiply by to get , then add it to the last coefficient to get , which is the remainder.
Answer:
Synthetic Division compressed all the steps of polynomial long division into one compact table. The numbers in the bottom row are the coefficients of the quotient ( give ) and the remainder (). Since the quotient always has degree one less than the original polynomial, a cubic divided by a linear divisor gives a quadratic.