Synthetic division

From testwiki
Jump to navigation Jump to search

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:

xa, 

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

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

x312x242x3

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

 112042

Make the coefficients of the denominator their opposite.

1x+3

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

3 112042

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

31120421

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

311204231

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

3112042319

Do the last two steps again to get this:

3112042327811927123

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.

1927123

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

1x29x27123

The last part of the division is:

x312x242x3=x29x27123x3