Uses the Rational Root Theorem to find potential rational roots of a polynomial.
Enter the coefficients of your polynomial to generate a list of all possible rational zeros.
Separate coefficients with commas (e.g., 3,0,-1,4 for 3x³-x+4)
Explore these examples to see how to use the calculator for different polynomials.
A standard quadratic polynomial: x² - 4x - 5
Coefficients: [1, -4, -5]
A cubic polynomial with integer roots: 2x³ - x² - 8x + 4
Coefficients: [2, -1, -8, 4]
A polynomial where a term has a zero coefficient: x³ - 7x - 6
Coefficients: [1, 0, -7, -6]
A fourth-degree polynomial: 3x⁴ - 4x³ - 14x² + 4x + 8
Coefficients: [3, -4, -14, 4, 8]