Roboculator
Online CalculatorsCategoriesDate & EventsNews
Get Started
Online CalculatorsCategoriesDate & EventsNewsGet Started
Roboculator

Smart calculators for every challenge. Free, fast, and private.

Categories

  • Finance
  • Health
  • Math
  • Construction
  • Conversion
  • Everyday Life

Popular Tools

  • Date & Events
  • Loan Calculator
  • BMI Calculator
  • Percentage Calc
  • Latest News
  • Search All

Resources

  • Glossary
  • Topic Tags
  • News & Insights

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  • Editorial Policy
  • Disclaimer
© 2026 Roboculator. All rights reserved.
Roboculator

roboculator.com

  1. Home
  2. /Math
  3. /Polynomial Calculators
  4. /Rational Zero Theorem Calculator

Rational Zero Theorem Calculator

Last updated: March 28, 2026

Calculator

Results

f(1)

0

f(−1)

-24

f(2)

0

f(−2)

-60

f(3)

0

f(−3)

-120

f(6)

60

f(−6)

-504

f(1/2)

-1.875

f(−1/2)

-13.125

f(1/3)

-2.963

f(−1/3)

-10.3704

Results

f(1)

0

f(−1)

-24

f(2)

0

f(−2)

-60

f(3)

0

f(−3)

-120

f(6)

60

f(−6)

-504

f(1/2)

-1.875

f(−1/2)

-13.125

f(1/3)

-2.963

f(−1/3)

-10.3704

The Rational Zero Theorem Calculator is a polynomial analysis tool that evaluates a cubic polynomial $$a_3x^3 + a_2x^2 + a_1x + a_0$$ at systematically chosen candidate rational zeros, helping you identify which values are actual roots of the polynomial. The Rational Zero Theorem (also called the Rational Root Theorem) is one of the most important results in polynomial algebra, providing a finite list of all possible rational roots for any polynomial with integer coefficients.

The theorem states that if a polynomial $$a_nx^n + a_{n-1}x^{n-1} + \cdots + a_1x + a_0$$ with integer coefficients has a rational root $$\frac{p}{q}$$ (in lowest terms), then $$p$$ must be a factor of the constant term $$a_0$$ and $$q$$ must be a factor of the leading coefficient $$a_n$$. This dramatically narrows the search space: instead of testing infinitely many numbers, you only need to check finitely many candidates of the form $$\pm \frac{\text{factor of } a_0}{\text{factor of } a_n}$$.

For a cubic polynomial with leading coefficient $$a_3$$ and constant term $$a_0$$, the possible rational zeros are $$\pm \frac{p}{q}$$ where $$p$$ divides $$|a_0|$$ and $$q$$ divides $$|a_3|$$. For example, if your polynomial is $$x^3 - 6x^2 + 11x - 6$$, then $$a_3 = 1$$ and $$a_0 = -6$$, so the candidates are $$\pm 1, \pm 2, \pm 3, \pm 6$$. Testing each one reveals that $$f(1) = 0$$, $$f(2) = 0$$, and $$f(3) = 0$$ — the polynomial factors completely as $$(x-1)(x-2)(x-3)$$.

This calculator evaluates the polynomial at 12 common candidate values: $$\pm 1, \pm 2, \pm 3, \pm 6, \pm \frac{1}{2}, \pm \frac{1}{3}$$. Any output showing exactly zero identifies an actual root. Non-zero outputs eliminate those candidates. While the full list of candidates depends on the specific coefficients you enter, these 12 values cover the most commonly encountered cases in textbook problems and capture all possible rational zeros for polynomials where $$|a_0|$$ and $$|a_3|$$ have small factors.

Finding rational zeros is typically the first step in completely factoring a polynomial. Once you identify one rational root $$r$$, you can factor out $$(x - r)$$ using synthetic division, reducing the cubic to a quadratic that can be solved with the quadratic formula. This process is central to precalculus, college algebra, and the analysis of polynomial functions including graphing, finding intercepts, and determining end behavior.

The Rational Zero Theorem connects to deeper results in algebra, including the Factor Theorem (if $$f(r) = 0$$ then $$(x-r)$$ is a factor), Descartes' Rule of Signs (which limits the number of positive and negative real roots), and the Fundamental Theorem of Algebra (every degree-$$n$$ polynomial has exactly $$n$$ roots counting multiplicity over the complex numbers). Together, these tools form a systematic approach to polynomial root-finding that is both theoretically elegant and practically powerful.

Visual Analysis

How It Works

Enter the four coefficients of the cubic polynomial $$a_3x^3 + a_2x^2 + a_1x + a_0$$. The calculator evaluates $$f(x)$$ at each candidate value by computing:

$$f(x) = a_3 x^3 + a_2 x^2 + a_1 x + a_0$$

The candidates tested are: $$x = \pm 1, \pm 2, \pm 3, \pm 6, \pm \frac{1}{2}, \pm \frac{1}{3}$$. These cover the most common rational zero candidates for typical polynomials. Any result that equals exactly zero means that value is a root of the polynomial. Use identified roots for synthetic division to fully factor the polynomial.

Understanding Your Results

Scan the outputs for any values equal to 0 — those are confirmed rational roots of your polynomial. Non-zero results mean that candidate is not a root. Once you find a root $$r$$, divide the polynomial by $$(x - r)$$ to obtain a quadratic, then solve the quadratic for the remaining roots. If no tested candidate gives zero, the polynomial may have irrational or complex roots, or its rational roots may involve larger factors not in the test set.

Worked Examples

Factor x³ − 6x² + 11x − 6

Inputs

a31
a2-6
a111
a0-6

Results

test 10
test n1-24
test 20
test n2-60
test 30
test n3-120
test 60
test n6-504

f(1) = 1 − 6 + 11 − 6 = 0, f(2) = 8 − 24 + 22 − 6 = 0, f(3) = 27 − 54 + 33 − 6 = 0. All three roots found: x = 1, 2, 3. The polynomial factors as (x−1)(x−2)(x−3).

Find rational zeros of 2x³ − 3x² − 11x + 6

Inputs

a32
a2-3
a1-11
a06

Results

test 1-6
test n116
test 2-12
test n224
test 30
test n3-30
test 6216
test n6-420
test half0
test nhalf10.5

f(3) = 54 − 27 − 33 + 6 = 0 and f(1/2) = 0.25 − 0.75 − 5.5 + 6 = 0. Roots at x = 3 and x = 1/2. Dividing out gives the third root x = −2.

Frequently Asked Questions

The Rational Zero Theorem states that for a polynomial with integer coefficients, any rational root $$\frac{p}{q}$$ (in lowest terms) must have $$p$$ as a factor of the constant term and $$q$$ as a factor of the leading coefficient. This gives a finite list of candidates to test.

No, it only identifies rational roots. Irrational roots (like $$\sqrt{2}$$) and complex roots (like $$1 + i$$) are not found by this theorem. After factoring out all rational roots, use the quadratic formula or numerical methods for remaining roots.

The 12 candidates ($$\pm 1, \pm 2, \pm 3, \pm 6, \pm 1/2, \pm 1/3$$) cover the most common cases. The full candidate list depends on all factor pairs of your specific $$a_0$$ and $$a_3$$. For polynomials with larger coefficients, additional candidates may need manual testing.

Use synthetic division to divide the polynomial by $$(x - r)$$ where $$r$$ is the found root. This reduces the cubic to a quadratic, which you can solve using the quadratic formula, completing the square, or further factoring.

Yes. The Rational Zero Theorem applies to polynomials of any degree with integer coefficients. This calculator is configured for cubics, but the same principle works for quartics, quintics, and higher-degree polynomials.

If no candidate evaluates to zero, the polynomial either has no rational roots (its roots are all irrational or complex), or its rational roots involve factors not in the test set. Try listing all factors of $$|a_0|$$ and $$|a_3|$$ manually and test additional candidates of the form $$\pm p/q$$.

Sources & Methodology

Sullivan, M. (2019). <em>College Algebra</em> (11th ed.). Pearson. | Hungerford, T. W. (2012). <em>Abstract Algebra: An Introduction</em> (3rd ed.). Cengage Learning. | Anton, H., Bivens, I., & Davis, S. (2012). <em>Calculus: Early Transcendentals</em> (10th ed.). Wiley.
R

Roboculator Team

The Roboculator Team explains calculations, planning tools, and practical formulas in clear language for real-life situations.

How helpful was this calculator?

Be the first to rate!

Related Calculators

Polynomial Calculator

Polynomial Calculators

Polynomial Division Calculator

Polynomial Calculators

Synthetic Division Calculator

Polynomial Calculators

Factoring Calculator

Polynomial Calculators

Factoring Trinomials Calculator

Polynomial Calculators

Perfect Square Trinomial Calculator

Polynomial Calculators