1. Find all rational roots of a cubic with integer roots
Problem
Identify the constant term (the term with no ) and the leading coefficient (coefficient of ).
Find all integer divisors of the constant term; any potential numerator must be on this list.
Find all integer divisors of the leading coefficient; any potential denominator must be on this list.
These are all possible rational roots; since , the candidates are just integers.
Test by substituting into the polynomial; it equals zero, so is a root.
Test ; substitution yields zero, confirming is a root.
Test ; substitution yields zero, so is a root.
Answer:
The Rational Root Theorem generated four candidates (), but testing revealed only three are actual roots. Since , we knew any rational root had to be an integer, which reduced the search to just eight candidates instead of sixteen.