Rational Zeros Theorem
Rational Zeros Theorem
If pqis a rational number written in lowest terms, and if
pqis a zero of f, a polynomial function with integer coefficients, then p is a factor of the constant term and q is a factor of the leading coefficient.
Example
Consider the polynomial function f(x)=6x4+7x3−12x2−3x+2
- List all possible rational zeros.
- Find all rational zeros and factor f(x) into linear factors.
Solutions
- For a rational number
pqto be a zero, p must be a factor of
a0=2and q can be a factor of
a4=6.Thus, p can be
±1or
±2,and q can be
±1,±2,±3,or
±6.The possible rational zeros,
pqare
±1,±2,±12,±13,±16,and
±23.
-
Use the remainder theorem to show that 1 is a zero.
The 0 remainder shows that 1 is a zero. The quotient is6x3+13x2+x−2,so
f(x)=(x−1)(6x3+13x2+x−2).
Now, use the quotient polynomial and synthetic division to find that −2 is a zero.
The new quotient polynomial is6x2+x−1, which factors into
(3x−1)(2x+1).
Therefore, f(x) can now be completely factored. Here is f(x) factored into linear factors:f(x)=(x−1)(x+2)(3x−1)(2x+1)
Setting each of the linear factors for f(x) to zero and solving gives all of the rational zeros, which in this case are1,−2,13,and
−12.
Note:
In this example when we found the quadratic factor 6x2+x−1,we were able to complete the factoring to linear factors directly. Had this polynomial not been easily factorable, we could have used the quadratic formula to find the other zeros (and factors).
Caution The rational zeros theorem gives only possible rational zeros. It does not tell us whether these rational numbers are actual zeros. We must rely on other methods to determine whether or not they are indeed zeros. Furthermore, the function must have integer coefficients. To apply the rational zeros theorem to a polynomial with fractional coefficients, multiply through by the least common denominator of all the fractions. For example, any rational zeros of p(x) defined below will also be rational zeros of q(x).
p(x)=x4−16x3+23x2−16x−13
Multiply the terms of p(x) by 6:
q(x)=6x4−x3+4x2−x−2