|
|
|
|
||
|
|
|
|
|
The Remainder Theorem The Remainder Theorem is useful for evaluating polynomials at a given value of x, though it might not seem so, at least at first blush. This is because the tool is presented as a theorem with a proof, which you probably don't feel ready for at this stage in your studies.The Remainder Theorem starts with an unnamed polynomial p(x), where "p(x)" just means that the variable in the polynomial p is x. Then the Theorem talks about dividing the polynomial by some linear factor x – a, where a is just some number. Then, thinking about the long division, you end up with some polynomial answer q(x) (for "quotient polynomial") and some polynomial remainder r(x). As a concrete example, let's look at the polynomial p(x) = x3 – 7x – 6, and let's divide by the linear factor x – 4:
So we get x2 + 4x + 9 on top (this is q(x)), with a remainder of 30. You know, from long division of regular numbers, that your remainder (if there is one) has to be smaller than whatever you divided by. In polynomial terms, since we're dividing by a linear factor (that is, a factor in which the degree on x is just an understood "1"), then the remainder must be just a constant. That is, when you divide by "x – a", your remainder will just be some number. The Remainder Theorem then points out the connection between division and multiplication. For instance, since 12 ÷ 3 = 4, then 4 × 3 = 12. If you get a remainder, you do the multiplication and then add the remainder back in. For instance, since 13 ÷ 5 = 2 R 3, then 13 = 5 × 2 + 3. This process works the same way with polynomials. That is: If p(x)/(x – a) = q(x) with remainder r(x), then p(x) = (x – a)q(x) + r(x). (Technically, this is the "Division Algorithm for Polynomials". But the Algorithm is the basis for the Remainder Theorem.) In terms of our concrete example: Copyright © Elizabeth Stapel 2006-2008 All Rights Reserved Since (x3 – 7x – 6)/(x – 4) = x2 + 4x + 9 with remainder 30, then x3 – 7x – 6 = (x – 4)(x2 + 4x + 9) + 30. Then the Remainder Theorem says that we can restate the polynomial in terms of the divisor, and then evaluate the polynomial at x = a. But when x = a, the factor "x – a" is just zero! Then: p(a) = (a – a)q(a)
+ r(a) But remember that the remainder term
r(a) is just a number! So
the value of the polynomial p(x)
at p(4) = (4 – 4)((4)2
+ 4(4) + 9) + 30 But you gotta think: Okay, fine; the value of the polynomial p(x) at x = a is the remainder r(a) when you divide by x – a, but who wants to do the long division each time you have to evaluate a polynomial at a given value of x?!? You're right; this would be overkill. Fortunately, that's not what they really want you to do. Remember that, when you are dividing by a linear factor, you can instead use synthetic division, which is much quicker. In our example, we would get:
Note that the last entry in the bottom row is 30, the remainder from the long division (as expected) and also the value of x3 – 7x – 6 at x = 4. This is the point of the Remainder Theorem: that there is a simpler, quicker way to evaluate a polynomial p(x) at a given value of x, and that this simpler way is not to evaluate p(x) at all, but rather to do the synthetic division at that same value of x. Here are some more examples:
First off, even though the Remainder Theorem refers to the polynomial and to long division and to restating the polynomial in terms of a quotient, a divisor, and a remainder, that's not actually what you're meant to be doing. Instead, you're supposed to be doing synthetic division, using "3" as the divisor:
Since the remainder (the last entry in the row)
is 112,
then the Remainder Theorem says that
Do the synthetic division, remembering to put zeroes in for the powers of x that are not included in the polynomial:
Since the remainder is 1605,
then, thanks to the Remainder Theorem, we know that
For x = 2 to be a zero of f (x), then f (2) must evaluate to zero. In the context of the Remainder Theorem, this means that the remainder, when dividing by x = 2, must be zero:
The remainder is non-zero. Then x = 2 is not a zero of f (x).
For x = –4 to be a solution of f (x) = x6 + 5x5 + 5x4 + 5x3 + 2x2 – 10x – 8 = 0, it must be that f (–4) = 0. In the context of the Remainder Theorem, this means that the remainder, when dividing by x = –4, must be zero:
The remainder is zero. Then x = –4 is a solution of the given equation.
|
|
|
|
Copyright © 2006-2008 Elizabeth Stapel | About | Terms of Use |
|
|
|
|
|
|