Synthetic division

algorithm for Euclidean division of polynomials

Synthetic division is a way to divide polynomials. It takes up less space than polynomial long division. It is mostly used to divide a polynomial by a binomial that looks like this:

but it can be divided by any polynomial with one variable.

Synthetic division can be used to make calculations without writing variables. It also uses a small number of calculations, and takes less room on paper than long division. The subtractions in long division are changed to additions by changing the signs at the very beginning, which keeps sign errors from happening.

Synthetic division for linear denominators is also called division in Ruffini's rule.

Process change

The first example is synthetic division with a denominator   that only has one variable.

 

The coefficients of the polynomial to divide are put at the top (the zero is for the unseen  ).

 

Make the coefficients of the denominator their opposite.

 

Put every coefficient of the divisor except the first one on the left.

 

Put the first number after the bar, 1, at the bottom.

 

Multiply the dropped number by the number before the bar, and put it under the next coefficient, 12.

 

Add the numbers in the second column (which equals -9 in this example).

 

Do the last two steps again to get this:

 

Count the terms to the left of the bar. Since there is only one, the remainder has degree zero, which means it is a constant that is more than zero. Put an up and down line next to the last number, -123.

 

The terms are written with a rising degree from right to left. It begins with degree zero for both the remainder and the result.

 

The last part of the division is: