Sign up for your FREE 7-day trial.Get instant access to all the benefits of SparkNotes PLUS! Cancel within the first 7 days and you won't be charged. We'll even send you a reminder.
SparkNotes Plus subscription is $4.99/month or $24.99/year as selected above. The free trial period is the first 7 days of your subscription. TO CANCEL YOUR SUBSCRIPTION AND AVOID BEING CHARGED, YOU MUST CANCEL BEFORE THE END OF THE FREE TRIAL PERIOD. You may cancel your subscription on your Subscription and Billing page or contact Customer Support at custserv@bn.com. Your subscription will continue automatically once the free trial period is over. Free trial is available to new customers only.
Step 2 of 4
Choose Your Plan
Step 3 of 4
Add Your Payment Details
Step 4 of 4
Payment Summary
Your Free Trial Starts Now!
For the next 7 days, you'll have access to awesome PLUS stuff like AP English test prep, No Fear Shakespeare translations and audio, a note-taking tool, personalized dashboard, & much more!
Thanks for creating a SparkNotes account! Continue to start your free trial.
Please wait while we process your payment
Your PLUS subscription has expired
We’d love to have you back! Renew your subscription to regain access to all of our exclusive, ad-free study tools.
A root or zero of a function is a number that, when plugged in for the
variable, makes the function equal to zero. Thus, the roots of a polynomial
P(x) are values of x such that P(x) = 0.
The Rational Zeros Theorem
The Rational Zeros Theorem states:
If P(x) is a polynomial with integer coefficients and if is a
zero of P(x) (P() = 0), then p is a factor of the constant term
of P(x) and q is a factor of the leading
coefficient of P(x).
We can use the Rational Zeros Theorem to find all the rational zeros of a
polynomial.
Here are the steps:
Arrange the polynomial in descending order
Write down all the factors of the constant term. These are all the possible
values of p.
Write down all the factors of the leading coefficient. These are all the
possible values of q.
Write down all the possible values of . Remember that since
factors can be negative, and - must both be included.
Simplify each value and cross out any duplicates.
Use synthetic division to determine the values of for which
P() = 0. These are all the rational roots of P(x).
Example: Find all the rational zeros of P(x) = x3 -9x + 9 + 2x4 -19x2.
P(x) = 2x4 + x3 -19x2 - 9x + 9
Factors of constant term: ±1, ±3, ±9.
Factors of leading coefficient: ±1, ±2.
Possible values of : ±, ±,
±, ±, ±, ±.
These can be simplified to: ±1, ±, ±3, ±, ±9, ±.
Use synthetic division:
Figure %: Synthetic Division
Thus, the rational roots of P(x) are x = - 3, -1, , and 3.
We can often use the rational zeros theorem to factor a polynomial. Using
synthetic division, we can find one real root a and we can find the quotient
when P(x) is divided by x - a. Next, we can use synthetic division to find
one factor of the quotient. We can continue this process until the polynomial
has been completely factored.
As seen from the second synthetic division above, 2x4 + x3 -19x2 -9x + 9÷x + 1 = 2x3 - x2 - 18x + 9. Thus, P(x) = (x + 1)(2x3 - x2 - 18x + 9). The second term can be divided synthetically by x + 3 to yield 2x2 - 7x + 3. Thus, P(x) = (x + 1)(x + 3)(2x2 - 7x + 3). The trinomial can then
be factored into (x - 3)(2x - 1). Thus, P(x) = (x + 1)(x + 3)(x - 3)(2x - 1). We can see that this solution is correct because the four rational roots
found above are zeros of our result.