0% found this document useful (0 votes)
433 views3 pages

Rational Root Theorem Guide and Practice

The Rational Root Theorem provides a method for determining possible rational roots of a polynomial equation without guessing or checking roots. It states that possible roots must be factors of the constant term divided by factors of the leading coefficient. Examples show using the theorem to list possible roots of various polynomials, then using other algebraic methods like the Factor Theorem or synthetic division to determine the actual roots. Practice problems apply the Rational Root Theorem to find all roots of several polynomial functions.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
433 views3 pages

Rational Root Theorem Guide and Practice

The Rational Root Theorem provides a method for determining possible rational roots of a polynomial equation without guessing or checking roots. It states that possible roots must be factors of the constant term divided by factors of the leading coefficient. Examples show using the theorem to list possible roots of various polynomials, then using other algebraic methods like the Factor Theorem or synthetic division to determine the actual roots. Practice problems apply the Rational Root Theorem to find all roots of several polynomial functions.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
  • Introduction to Rational Root Theorem
  • Practice Problems

Rational Root Theorem

Sometimes, we will not be told what to divide our polynomials by in order to find the roots.

Example: f ( x) = x3 + 3 x 2 − 4 x − 12

For situations where we need to find all the roots, we can use the Rational Root Theorem. In
order to fully understand this theorem, we must become familiar with the Factor/Remainder
Theorem.

Factor/Remainder Theorem - Let k be any number:


1. If f(k) ≠ 0, then k is ___________
2. If f(k) = 0, then k is ___________

Examples: Is (x-3) a factor of f ( x) = 2 x3 − x 2 + 5 x − 12 ? Is (2x-3)?

Instead of just guessing and checking to find our roots, we can use the Rational Root
Theorem to determine our possible roots.
Without using a graphing calculator, find the roots to the following equation.

f (x )= 4x 3 − 8x 2 + x + 3
Rational Root Theorem
y = ax3 + bx2 + cx + d
1. List all possible p values (factors of p) (last term)
2. List all possible q values (factors of q) (first term)
p
3. List all possible roots
q
4. Test the roots using the remainder theorem
5. Use synthetic division for the roots that work
6. Repeat (you may also use any other possible
algebraic method)
Practice Problems: Use the Rational Root Theorem to list all the possible roots. Then, find all
of the roots. Finally, graph the polynomials using end behavior.

1. f (x ) =x 4 − 3x 2 + 2 2. f (x ) = 2x 4 − 3x 3 − 21x 2 − 2x + 24

3. f (x ) =x 3 + 6x 2 − 13x − 6 4. f (x ) = x 3 − x 2 − 8x + 12
5. f (x ) =x 3 − 9x 2 + 27 x − 27 6. f (x ) = x 4 − 3x 3 − 11x 2 + 3x + 10

7. f (x ) = 2x 3 + 3x 2 + 5x + 2 8. f (x ) = 2x 3 − 7 x 2 + 4x + 3

Common questions

Powered by AI

End behavior analysis provides insights into the general trend of a polynomial as x approaches infinity, which can help corroborate the completeness of the root set obtained via the Rational Root Theorem . By comparing the expected asymptotic behavior with the polynomial graph informed by found roots, one can verify all roots are accounted for, particularly in recognizing the contributions of non-rational roots or confirming whether all predicted intersections with the x-axis are correct .

The Rational Root Theorem assists in identifying possible rational roots of a polynomial equation by listing them as ratios (p/q) of factors of the constant term and the leading coefficient . The Factor/Remainder Theorem complements this by providing a method to verify whether these potential roots are actual roots: if f(k) = 0 for some k, then x - k is a factor of the polynomial . Together, these theorems streamline the process of finding and verifying polynomial roots without graphing.

For f(x) = 3x^4 + 2x - 5, the possible roots are determined by listing factors of the constant term (-5), which are +/-1, +/-5, and factors of the leading coefficient (3), which are +/-1, +/-3. Thus, the possible rational roots would be p/q: +/-1, +/-5, +/-1/3, +/-5/3 . Changes in leading coefficients or constants directly affect the number and nature of potential rational roots according to their factors .

The Rational Root Theorem streamlines the process by systematically generating a finite list of possible rational roots as fractions of the constant and leading coefficient factors, thus reducing the randomness and potential infinite iterations of the guess-and-check approach . This method ensures a more organized search for roots, making the process more efficient and less prone to oversight .

Listing all possible p/q values exhaustively provides a complete set of candidate rational roots, allowing for comprehensive testing without omissions, a key aspect that ensures no possible rational solution is overlooked . Verification through the Remainder Theorem and synthetic division is essential to confirm which candidates are true roots, maintaining mathematical accuracy and integrity in solving polynomials .

Synthetic division is used to divide polynomials by potential roots found using the Rational Root Theorem. Its purpose is to verify whether these potential roots are actual roots by providing a quick way to calculate the remainder of f(x) divided by (x-k). If the remainder is zero, k is an actual root . Synthetic division involves bringing down the coefficients, multiplying, and adding them as per the synthetic division structure, simplifying the calculation compared to traditional polynomial division .

Utilizing the Rational Root Theorem provides precise possible roots, significantly aiding in determining where a polynomial intersects the x-axis—these points are critical for accurate graph plotting . Understanding root behavior, such as multiplicity, helps anticipate the nature of these intersections, whether the graph crosses the axis or merely touches it, influencing the polynomial's visual presentation in graphing .

Using the Factor/Remainder Theorem, we substitute x = 3 into the polynomial f(x) = 2x^3 + x^2 - 5x - 12. Calculating f(3) gives 2(3)^3 + (3)^2 - 5(3) - 12 = 54 + 9 - 15 - 12 = 36, which is not zero. Thus, x - 3 is not a factor of f(x).

Automating the Rational Root Theorem involves creating algorithms that compute possible p and q values, generate p/q ratios, and employ automated synthetic division to test them. This can significantly speed up the root-finding process and eliminate human calculation errors. The benefits of automation include efficiency in handling complex polynomials, consistent accuracy, and expedited solutions, especially beneficial in educational and applied settings where time and precision are crucial .

First, list all possible p values, which are the factors of the constant term (+/-1, +/-2, +/-3, +/-4, +/-6, +/-12). Next, list all possible q values, which are the factors of the leading coefficient (+/-1, +/-2, +/-4). Possible rational roots are p/q, yielding +/-1, +/-1/2, +/-1/4, +/-2, +/-3, +/-3/2, +/-3/4, +/-4, +/-6, +/-6/2, +/-6/4, +/-12 . Test these roots using the Remainder Theorem. After evaluating, use synthetic division on roots that provide a zero remainder to simplify the polynomial, continuing the process until all roots are found .

Rational Root Theorem 
 
 
Sometimes, we will not be told what to divide our polynomials by in order to find the
Practice Problems: Use the Rational Root Theorem to list all the possible roots. Then, find all 
of the roots. Finally, graph
5. 
3
2
( )
9
27
27
f x
x
x
x
=
−
+
−
  
 
6. 
4
3
2
( )
3
11
3
10
f x
x
x
x
x
=
−
−
+
+

You might also like