The process illustrated is called the division algorithm, and like the division of
whole numbers, the final result can be checked by multiplication.
dividend divisor quotient remainder
check:
divisor quotient
combine like terms
✓ add remainder
In general, the division algorithm for polynomials says
Division of Polynomials
Given polynomials and there exist unique polynomials q(x) and r(x)
such that
where or the degree of is less than the degree of .
Here, is called the divisor, is the quotient, and is the remainder.
In other words, “a polynomial of greater degree can be divided by a polynomial of
equal or lesser degree to obtain a quotient and a remainder.” As with whole numbers,
if the remainder is zero, the divisor is a factor of the dividend.
Synthetic Division
As the word “synthetic” implies, synthetic division not only simulates the long divi-
sion process, but also condenses it and makes it more efficient when the divisor is
linear. The process works by capitalizing on the repetition found in the division algo-
rithm. First, the polynomials involved are written in decreasing order of degree, so the
variable part of each term is unnecessary as we can let the position of each coefficient
indicate the degree of the term. For the dividend from Example 1, 116would
represent the polynomial . Also, each stage of the algorithm in-
volves a product of the divisor with the next multiplier, followed by a subtraction.
These can likewise be computed using the coefficients only, as the degree of each term
is still determined by its position. Here is the division from Example 1 in the synthetic
division format. Note that we must use the zero of the divisor (as in for a divisor
of or in this case, “1” from and the coefficients of the dividend in
the following format:
zero of the divisor coefficients of the dividend
1 116
partial products
1
coefficients of the quotient remainder
As this template indicates, the quotient and remainder will be read from the last row.
The arrow indicates we begin by “dropping the leading coefficient into place.” We
then multiply this coefficient by the “divisor,” then place the result in the next column
and add. Note that using the zero of the divisor enables us to add in each column
directly, rather than subtracting then changing to algebraic addition as before.
add
1 1 16
multiply 1 1
1 multiply divisor coefficient,
1 place result in next column and add3
#
#
4
4
x 1 022x 3,
x
3
2
1x
3
4x
2
1x 6
4
r1x2q1x2d1x2
d1x2r1x2r1x2 0
p1x2 d1x2q1x2 r1x2,
d1x2 0,p1x2
x
3
4x
2
x 6
1x
3
4x
2
x 22 4
#
1x
3
3x
2
2x x
2
3x 22 4
x
3
4x
2
x 6 1x 121x
2
3x 22 4
4–3 Section 4.1 Synthetic Division; the Remainder and Factor Theorems 383
College Algebra G&M—
↓
↓
WORTHY OF NOTE
The process of synthetic
division is only summarized
here. For a complete discussion,
see Appendix III.
↓
↓
↓
cob19545_ch04_381-410.qxd 11/26/10 7:34 AM Page 383