Next: Common factorization situations
Up: Factoring and division of
Previous: Long division of polynomials
One of the consequences of the division algorithm is that the value of a polynomial
at a point
can be found by taking the remainder when
is divided by
:
Since
using the division algorithm, we get
.
Carrying out this division using synthetic division turns out to be exactly the calculation done in evaluating
as
a way of evaluating polynomials which turns out to be very efficient in terms of operation count.
A corollary of the remainder theorem is the factor theorem:
Theorem 2
The number

is a root of the polynomial

if and only if

divides

evenly.
This follows because
precisely when
divides
.
Another result which follows from the remainder theorem is the rational roots theorem:
Theorem 3
If

is a rational root of the polynomial

with integer coefficients, then

and

.
This follows because
will divide
only if
divides
and
divides
. Notice that this theorem tells possible rational roots, not known rational roots. It gives a list of numbers to check.
Next: Common factorization situations
Up: Factoring and division of
Previous: Long division of polynomials
Larry Stout
2003-01-09