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

Remainder Theorem

Middle & High School Depth 78 in the knowledge graph I know this Set as goal
3topics build on this
328prerequisites beneath it
See this on the map →
Polynomial Long DivisionSynthetic DivisionFactor Theorem
polynomials remainder-theorem evaluation

Core Idea

The Remainder Theorem states that when a polynomial f(x) is divided by (x - c), the remainder equals f(c). This provides a quick way to evaluate polynomials: instead of substituting c into f(x), perform synthetic division and read the remainder. It also connects polynomial division to polynomial evaluation and lays the groundwork for the Factor Theorem.

How It's Best Learned

Verify the theorem with examples: divide f(x) by (x - c) using synthetic division, then compute f(c) directly, and confirm they match. Practice using the theorem to evaluate polynomials efficiently. Give problems where the remainder is given and students must find unknown coefficients.

Common Misconceptions

Explainer

From polynomial long division and synthetic division, you know how to divide f(x) by a linear factor (x − c) to get a quotient q(x) and a remainder r: f(x) = (x − c)·q(x) + r. Notice that r is a constant — when you divide by a degree-1 polynomial, the remainder is degree 0 (just a number). The Remainder Theorem follows immediately: substitute x = c into both sides. The left side gives f(c). The right side gives (c − c)·q(c) + r = 0 + r = r. So f(c) = r. The remainder is not just any number — it is exactly the value of the polynomial at x = c.

This is a shortcut for polynomial evaluation. To find f(7) for f(x) = x⁴ − 3x³ + 2x − 5, you could substitute 7 directly and grind through four multiplications. Alternatively, perform synthetic division with c = 7 and read the remainder — it equals f(7). For high-degree polynomials or repeated evaluations, synthetic division is often faster than direct substitution, and the Remainder Theorem is the theorem that lets you interpret the remainder as a function value.

The theorem also inverts the question. Suppose you know that when f(x) = 2x³ + kx − 1 is divided by (x − 3), the remainder is 8. Then f(3) = 8, so 2(27) + 3k − 1 = 8, giving 54 + 3k − 1 = 8, so 3k = −45 and k = −15. The Remainder Theorem turns remainder information into an equation you can solve for unknown coefficients — a class of problems that would be awkward to approach any other way.

The natural special case is when the remainder equals zero: f(c) = 0 means c is a root of f. This is the Factor Theorem (your next topic): f(c) = 0 if and only if (x − c) is a factor of f(x). The Remainder Theorem is the general version; the Factor Theorem is the zero-remainder case. Together they form the bridge between roots of polynomials, factors of polynomials, and the synthetic division process — a trio of ideas that will dominate your work with higher-degree polynomials.

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 Theorem

Longest path: 79 steps · 328 total prerequisite topics

Prerequisites (2)

Leads To (1)