Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

The Rational Root Theorem is a powerful shortcut for finding possible rational zeros of a polynomial with integer coefficients. It matters because factoring higher-degree polynomials can be difficult if you do not know where to start. The theorem gives a finite list of candidates to test instead of guessing randomly.

Once one root is found, polynomial division can reduce the problem to a simpler polynomial.

Key Facts

  • For a polynomial with integer coefficients, any rational root p/q in lowest terms must have p as a factor of the constant term and q as a factor of the leading coefficient.
  • Possible rational roots are ± factors of the constant term divided by factors of the leading coefficient.
  • If f(r) = 0, then r is a root and x - r is a factor of f(x).
  • Synthetic division can test a possible root and find the reduced polynomial at the same time.
  • A degree n polynomial has at most n real roots and exactly n complex roots counting multiplicity.
  • Example: for f(x) = 2x^3 - 3x^2 - 8x + 12, possible rational roots are ±1, ±2, ±3, ±4, ±6, ±12, ±1/2, ±3/2.

Vocabulary

Rational root
A rational root is a zero of a polynomial that can be written as a fraction p/q, where p and q are integers and q is not zero.
Leading coefficient
The leading coefficient is the coefficient of the highest-degree term in a polynomial.
Constant term
The constant term is the term in a polynomial that has no variable factor.
Synthetic division
Synthetic division is a compact method for dividing a polynomial by a linear factor such as x - r.
Multiplicity
Multiplicity is the number of times a particular root appears as a solution of a polynomial equation.

Common Mistakes to Avoid

  • Listing only positive candidates is wrong because rational roots can be positive or negative. Always include both signs unless a problem gives extra information.
  • Using factors of the leading coefficient for p and factors of the constant term for q is wrong because the theorem says p divides the constant term and q divides the leading coefficient.
  • Forgetting to reduce p/q to lowest terms can create duplicate candidates and confusion. The theorem assumes p/q is written in lowest terms.
  • Stopping after finding one root is wrong when the problem asks for all roots. Use division to reduce the polynomial, then continue factoring or solving the remaining polynomial.

Practice Questions

  1. 1 List all possible rational roots of f(x) = 3x^3 + 2x^2 - 7x - 6.
  2. 2 Use the Rational Root Theorem and synthetic division to find all roots of f(x) = x^3 - 4x^2 - x + 4.
  3. 3 A polynomial has integer coefficients, leading coefficient 5, and constant term 12. Explain why 2/3 cannot be a rational root candidate, but 3/5 can be a candidate.