A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Rational Root Theorem

Middle & High School Depth 80 in the knowledge graph I know this Set as goal
1topic build on this
330prerequisites beneath it
See this on the map →
Factor TheoremSynthetic DivisionFundamental Theorem of Algebra
polynomials rational-roots factoring candidates

Core Idea

The Rational Root Theorem states that if a polynomial with integer coefficients has a rational root p/q (in lowest terms), then p divides the constant term and q divides the leading coefficient. This narrows the search for rational roots to a finite list of candidates, which can then be tested using synthetic division. Combined with the factor theorem, it provides a systematic method for factoring polynomials.

How It's Best Learned

State the theorem and practice listing all possible rational roots for given polynomials. Test candidates systematically using synthetic division. Once one root is found, reduce the polynomial degree and repeat. Discuss limitations: the theorem only finds rational roots; irrational and complex roots require other methods.

Common Misconceptions

Explainer

Factoring polynomials of degree 3 and higher requires a place to start. You know from the Factor Theorem that if r is a root of a polynomial f, then (x − r) is a factor. The challenge is finding r when you can't guess it. For polynomials with integer coefficients, the Rational Root Theorem provides a finite candidate list — transforming a search over all of ℝ into a manageable checklist.

The theorem states: if f(x) = aₙxⁿ + ... + a₀ has integer coefficients and p/q is a rational root in lowest terms, then p divides a₀ (the constant term) and q divides aₙ (the leading coefficient). For f(x) = 2x³ − 3x² − 11x + 6, the constant term is 6 with divisors ±1, ±2, ±3, ±6, and the leading coefficient is 2 with divisors ±1, ±2. Every possible rational root has the form (divisor of 6)/(divisor of 2), giving candidates: ±1, ±2, ±3, ±6, ±1/2, ±3/2. That's 12 values to test instead of infinitely many.

To test candidates, use synthetic division: divide f(x) by (x − r) and check whether the remainder is zero. If it is, r is a root and the quotient is the reduced polynomial. Testing x = 3 on the example above: synthetic division gives remainder 0 and quotient 2x² + 3x − 2, which factors as (2x − 1)(x + 2). Full factorization: (x − 3)(2x − 1)(x + 2). The strategy is systematic: work through candidates in order, and once you find one root, use the reduced polynomial to search for others (it has lower degree, so fewer candidates).

The theorem's limitations are as important as its power. It only finds rational roots. The polynomial x² − 2 has candidates ±1, neither of which works — its roots ±√2 are irrational, beyond the theorem's reach. Many degree-3 and higher polynomials have no rational roots at all. When every candidate fails, you've proven the polynomial has no rational factors — a conclusive result, not a failure. The theorem is a filter: it efficiently rules out rational roots and confirms them when they exist, but irrational and complex roots require other methods entirely.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersIntroduction to ExponentsOrder of OperationsInteger Order of OperationsVariable ExpressionsThe Distributive PropertyVariables and Expressions ReviewIntroduction to PolynomialsAdding and Subtracting PolynomialsMultiplying PolynomialsMultiplying Binomials (FOIL)Factoring TrinomialsFactoring CompletelyIntroduction to Rational ExpressionsSimplifying Radical ExpressionsOperations with RadicalsComplex Numbers IntroductionOperations with Complex NumbersSolving Quadratic Equations by Completing the SquareQuadratic Formula Review and ApplicationsGraphing Quadratic Functions: Vertex and InterceptsQuadratic InequalitiesPolynomial Functions: Degree and Leading CoefficientEnd Behavior of PolynomialsGraphing Polynomial FunctionsPolynomial Long DivisionSynthetic DivisionRemainder TheoremFactor TheoremRational Root Theorem

Longest path: 81 steps · 330 total prerequisite topics

Prerequisites (2)

Leads To (1)