- p(x) = (x – a)q(x) + r(x)
- p(x) = (x – a)q(x)
The point of the Factor Theorem is the reverse of the Remainder Theorem: If you synthetic-divide a polynomial by x = a and get a zero remainder, then, not only is x = a a zero of the polynomial (courtesy of the Remainder Theorem), but x – a is also a factor of the polynomial (courtesy of the Factor Theorem).
Just as with the Remainder Theorem, the point here is not to do the long division of a given polynomial by a given factor. This Theorem isn't repeating what you already know, but is instead trying to make your life simpler. When faced with a Factor Theorem exercise, you will apply synthetic division and then check for a zero remainder.
- Use the Factor Theorem to determine whether x – 1 is a factor of
f (x) = 2x4 + 3x2 – 5x + 7.
- For x – 1 to be a factor of f (x) = 2x4 + 3x2 – 5x + 7, the Factor Theorem says that x = 1 must be a zero of f (x). To test whether x – 1 is a factor, I will first set x – 1 equal to zero and solve to find the proposed zero, x = 1. Then I will use synthetic division to divide f (x) by x = 1. Since there is no cubed term, I will be careful to remember to insert a "0" into the first line of the synthetic division to represent the omitted power of x in 2x4 + 3x2 – 5x + 7:
- Using the Factor Theorem, verify that x + 4 is a factor of
f (x) = 5x4 + 16x3 – 15x2 + 8x + 16.
- If x + 4 is a factor, then (setting this factor equal to zero and solving) x = –4 is a root. To do the required verification, I need to check that, when I use synthetic division on f (x), with x = –4, I get a zero remainder:
- x + 4 is a factor of 5x4 + 16x3 – 15x2 + 8x + 16.
- Using the fact that –2 and 1/3 are zeroes of f (x) = 3x4 + 5x3 + x2 + 5x – 2, factor the polynomial completely. Copyright © Elizabeth Stapel 2002-2011 All Rights Reserved
- If x = –2 is a zero, then x + 2 = 0, so x + 2 is a factor. Similarly, if x = 1/3 is a zero, then x – 1/3= 0, so x – 1/3 is a factor. By giving me two of the zeroes, they have also given me two factors: x+ 2 and x – 1/3.
Since I started with a fourth-degree polynomial, then I'll be left with a quadratic once I divide out these two given factors. I can solve that quadratic by using the Quadratic Formula or some other method.
The Factor Theorem says that I don't have to do the long division with the known factors of x + 2and x – 1/3. Instead, I can use synthetic division with the associated zeroes –2 and 1/3. Here is what I get when I do the first division with x = –2:
- 3x2 + 3 = 0 3(x2 + 1) = 0 x2 + 1 = 0 x2 = –1 x = ± i
- 3x4 + 5x3 + x2 + 5x – 2 = 3(x + 2)(x – 1/3)(x + i)(x – i)