In algebra, the Rational Root Theorem helps us possibly narrow down the rational roots for any polynomial with integer coefficients. It gives us a way to list out potential rational solutions by using the relationship between the constant term and the leading coefficient of the polynomial.
The theorem states that if \( \frac{p}{q} \) is a potential rational root (in its simplest form), \( p \) (numerator) must be a factor of the constant term, and \( q \) (denominator) must be a factor of the leading coefficient. For example, in the polynomial \( 6x^3 - 13x^2 + x + 2\), the constant term is 2 and the leading coefficient is 6. This means:
- Possible values for \( p \) (factors of 2): \( \pm 1, \pm 2 \).
- Possible values for \( q \) (factors of 6): \( \pm 1, \pm 2, \pm 3, \pm 6 \).
Combining these, the potential rational roots are: \( \pm 1, \pm 2, \pm \frac{1}{2}, \pm \frac{1}{3}, \pm \frac{2}{3}, \pm \frac{1}{6} \).
By checking these values, we can figure out which, if any, is a root of the polynomial.