Remainder Theorem: Complete Guide with Examples
Master the Remainder Theorem! Learn how to find polynomial remainders instantly without using long division, featuring 25 step-by-step worked examples.
Introduction
Imagine you are handed a massive mathematical problem: Divide by . Your teacher asks, “What is the remainder?”
Normally, this would require you to set up a massive polynomial long division bracket, carefully track your negative signs across four different subtraction steps, and pray that you don’t make a simple arithmetic mistake. But what if there was a “cheat code”? What if you could bypass the division entirely and find the exact remainder using basic addition and multiplication in just 20 seconds?
This is exactly what the Remainder Theorem does.
What the Remainder Theorem is: It is a fundamental law of algebra stating that you do not need to divide a polynomial to find its remainder. You simply take the number you are dividing by, plug it into the polynomial’s variables, and whatever number comes out is your perfect, exact remainder.
Why it is important: It saves a tremendous amount of time. Polynomial evaluation is significantly faster than polynomial division. It reduces complex algebraic structures into simple, primary school arithmetic.
How it simplifies polynomial evaluation: Instead of dividing, you evaluate. If you want the remainder of division by , you just calculate .
Its role in cubic equations: When solving cubic equations (), the goal is to find factors (where the remainder is exactly zero). The Remainder Theorem allows you to rapidly test numbers to see if they produce a 0, rather than endlessly dividing the cubic polynomial by guess after guess.
Learning objectives: This massive, exhaustive guide will teach you exactly how to execute the Remainder Theorem. We will prove why it mathematically works, compare it to synthetic division and the Factor Theorem, explore real-world applications in physics and computer science, and solidify your mastery with 25 complete worked examples and 30 practice problems. Let’s begin.
What Is the Remainder Theorem?
Before looking at the formula, let’s establish our algebraic vocabulary so the formal definition makes perfect sense.
Defining the Vocabulary
- Polynomial: An algebraic expression containing variables, coefficients, and positive exponents (e.g., ).
- Dividend: The large polynomial that is being divided (the number “inside” the division house).
- Divisor: The smaller piece you are dividing by (usually a linear expression like ).
- Quotient: The mathematical answer you get after performing the division.
- Remainder: The “leftover” piece that could not be divided evenly. If you divide 10 by 3, the quotient is 3 and the remainder is 1.
- Polynomial evaluation: The act of plugging a specific number (like 5) into all the ‘s in a polynomial and calculating the final total.
The Beginner-Friendly Definition
If you divide a massive polynomial by a small piece like , there will probably be a remainder left over at the very end. The Remainder Theorem states that if you just take the number and plug it into the ‘s of the massive polynomial, the final number you calculate will perfectly equal that leftover remainder.
The Formal Theorem
The Remainder Theorem states: If a polynomial is divided by a linear divisor , then the remainder of that division is exactly equal to .
A Simple Example Before Cubics
Let’s divide by the divisor . If we did long division, the quotient would be , and there would be a remainder of 2.
Let’s skip the division and use the Remainder Theorem! We are dividing by , so the number we plug in is . Plug 3 into : . The arithmetic gave us exactly the same remainder!
Understanding the Formula
Let’s break down the mathematical statement: If is divided by , the remainder equals .
Explain every part of the formula:- : This is your starting equation. It can be any degree: .
- : This is your divisor. It MUST be linear. This means cannot have an exponent. You cannot use this theorem to divide by .
- : This is the specific numerical value you are plugging in. Notice that the formula says but you plug in positive . You must ALWAYS flip the sign. If dividing by , plug in . If dividing by , plug in .
- : The act of substituting the number into the polynomial and doing the math.
- Remainder: The final single number output.
Simple Numerical Example: Find the remainder when is divided by .
- Identify : The divisor is , so .
- Evaluate : .
- Math: .
- Remainder is 1.
Proof of the Remainder Theorem
In mathematics, theorems are not magic tricks. They are logical absolutes that can be proven. We can prove the Remainder Theorem using the universal rules of division.
The Intuition: Think about primary school division. If you divide 17 by 5, the answer (quotient) is 3, with a remainder of 2. We can rewrite this division problem as a multiplication problem: (Dividend = Divisor Quotient + Remainder).
The Step-by-Step Algebraic Proof: We can use this exact same logic for polynomials. If we divide polynomial by divisor , we get a Quotient and a constant Remainder .
Let’s write this as a multiplication equation:
Now, what happens if we decide to plug the specific number into this equation? Everywhere there is an , we write :
Look closely at the part. Anything subtracted from itself is exactly 0!
Zero multiplied by anything is zero. Therefore, the entire term gets instantly wiped out of existence:
The proof is complete. By simply plugging in , we annihilated the quotient and proved that the final result is exactly equal to the remainder .
How to Use the Remainder Theorem
Here is the flawless, step-by-step workflow for executing the theorem.
Step 1: Write the polynomial
Ensure your equation is written correctly. (e.g., ).
Step 2: Identify the divisor
Identify the linear expression you are dividing by, formatted as .
Step 3: Determine the value of
Flip the sign of the constant in the divisor. If dividing by , then . If dividing by , then .
Step 4: Evaluate
Substitute the value of into every in the equation. CRITICAL: Always calculate exponents first, then multiply by coefficients, then add/subtract.
Step 5: Interpret the remainder
The final number you calculate is the exact remainder.
Step 6: Verify the answer
If needed, you can quickly run synthetic division to verify that the bottom-right number perfectly matches your arithmetic output.
Remainder Theorem for Cubic Equations
Cubic equations () are where the Remainder Theorem truly shines, as cubic long division is incredibly tedious.
Polynomial evaluation: If asked to find the remainder of divided by , simply calculate . . The remainder is 8.
Checking factors and roots: The ultimate goal of solving a cubic equation is to find its three roots. A root is a factor that divides perfectly, meaning the remainder MUST be zero. The Remainder Theorem allows you to rapidly test root candidates (generated by the Rational Root Theorem) to see if they yield a 0.
Reducing calculations: Instead of setting up four different long division brackets to test the candidates , you simply perform four fast lines of arithmetic.
Relationship with the Factor Theorem
The Remainder Theorem and the Factor Theorem are mathematically identical. The Factor Theorem is simply a specific “special case” of the Remainder Theorem.
Why a remainder of zero means a factor: If you divide 15 by 3, the remainder is 0. Because there is no leftover remainder, 3 fits perfectly into 15, making it a factor. If , the Remainder Theorem states the remainder is 0. The Factor Theorem takes over and states that because the remainder is 0, is a perfect factor!
Comparison Table
| Feature | Remainder Theorem | Factor Theorem |
|---|---|---|
| Purpose | To find the mathematical remainder of a division problem. | To prove whether or not a specific expression is a perfect factor. |
| Calculation Method | Evaluate . | Evaluate . |
| If | The remainder is 14. | is NOT a factor. |
| If | The remainder is 0. | IS a perfect factor. |
Relationship with Synthetic Division
Synthetic division is an alternative visual algorithm for dividing polynomials. It does exactly what the Remainder Theorem does, but instead of using exponents, it uses a rapid pattern of adding and multiplying.
Providing the same remainder: When you execute synthetic division by , the very last number sitting in the bottom-right corner of the bracket is the mathematical remainder. The Remainder Theorem guarantees that calculating will result in the exact same number.
Side-by-side example: Divide by . ().
Remainder Theorem Method: .
Synthetic Division Method:- Write coefficients:
1 -2 5 -4 - Bring down 1. Multiply by 2. Add to -2 = 0.
- Multiply 0 by 2 = 0. Add to 5 = 5.
- Multiply 5 by 2 = 10. Add to -4 = 6.
The bottom row is
1 0 5 | 6. The remainder is exactly 6.
Relationship with Polynomial Long Division
Verification: Polynomial long division is the oldest, most traditional way to divide expressions. You set up a division house, multiply, subtract, and bring down terms. At the very end of this long process, you will be left with a constant number that cannot be divided any further. This is the remainder. If you ever want to check your work on a long division test, simply run the Remainder Theorem in your head. If your long division remainder is 14, but equals 12, you instantly know you made a subtraction error in your long division!
When long division is required: The Remainder Theorem ONLY works for linear divisors . If you are dividing a polynomial by a quadratic divisor like , the Remainder Theorem cannot help you. You MUST use polynomial long division.
Applications of the Remainder Theorem
Beyond high school algebra tests, polynomial evaluation is used in high-level applications.
- Computer Algebra Systems: Software like WolframAlpha and Python’s NumPy use polynomial evaluation theorems under the hood. When rendering graphics or calculating intersections, it is computationally cheaper for a CPU to evaluate a polynomial via arithmetic than to run matrix division algorithms.
- Root Testing in Optimization: In economics, profit curves are modeled by polynomials. To find the “break-even” points (roots), economists use the Remainder Theorem to rapidly test variables and check if the remainder profit is exactly 0.
- Physics: When modeling a particle’s trajectory , physicists use the Remainder Theorem to find the exact position (the remainder) at any specific time .
- Graphing: The remainder of divided by is exactly the -coordinate of the graph at . If , then the physical coordinate exists on the curve.
Advantages and Limitations
Benefits:- Exponentially faster than setting up long division.
- Highly resistant to sign errors (unlike the subtraction steps in long division).
- Instantly verifies whether a candidate is a root or a factor.
- Only works for dividing by linear expressions like .
- It ONLY gives you the remainder. It does not give you the quotient! If the remainder is 0, you know it’s a factor, but you still have to perform synthetic or long division to find the remaining pieces of the polynomial.
Common misconceptions: Many students think gives you the quotient. It absolutely does not. The Remainder Theorem obliterates the quotient (as proven earlier: ) and leaves only the remainder behind.
Common Mistakes
Students constantly make these errors when executing the Remainder Theorem:
- Using the wrong value of : Dividing by and plugging in . You MUST flip the sign. The value to plug in is positive .
- Arithmetic mistakes: Especially with negative numbers. is positive 4. is negative 8. A single dropped negative sign ruins the entire calculation.
- Confusing quotient with remainder: Trying to write the final answer as the “solution” to the division problem.
- Incorrect fractional substitution: If the divisor is , you must set it to 0 and solve for . . The number to plug in is .
- Ignoring standard form: Make sure the polynomial doesn’t have hidden like-terms that need to be combined first.
Worked Examples
Let’s walk through 25 complete examples using the Remainder Theorem.
Group 1: Simple Polynomials
Example 1: Basic evaluation Find remainder of divided by . . . Remainder is 2.
Example 2: Negative numbers Find remainder of divided by . . . Remainder is -8.
Example 3: Fractional evaluation Find remainder of divided by . . . Remainder is 1.
Example 4: Missing terms Find remainder of divided by . . . Remainder is 0. (It is a factor!).
Example 5: Divisor format Find remainder of divided by . . . Remainder is -1.
Group 2: Cubic Equations
Example 6: Standard cubic remainder Divide by . . Remainder is 7.
Example 7: Checking a root candidate Is a factor of ? . . Remainder is -4. It is NOT a factor.
Example 8: Large coefficients Find remainder of divided by . . Remainder is 10.
Example 9: Negative cubic Find remainder of divided by . . Remainder is 0.
Example 10: All positive terms Find remainder of divided by . . Remainder is -5.
Group 3: Finding Unknown Constants
Example 11: Finding with a known remainder When is divided by , the remainder is 8. Find . . . .
Example 12: Finding with a negative divisor When is divided by , the remainder is -20. . . .
Example 13: Finding for a perfect factor For what value of does perfectly divide ? Perfect division means remainder = 0. . .
Example 14: Equating two remainders . The remainder when divided by is the same as the remainder when divided by . Find . . . . .
Example 15: Two unknowns . Divisible by (meaning ) and has a remainder of when divided by . Find and . . . Add equations: . Plug in : .
Group 4: Higher Degree and Complex Polynomials
Example 16: Quartic evaluation Find remainder of divided by . .
Example 17: Massive exponents Find remainder of divided by . .
Example 18: Testing as a divisor Find remainder of divided by . is the same as . So . . (The remainder of dividing by is always just the constant!).
Example 19: Symbolic remainders Find remainder of divided by . Plug in for : .
Example 20: Complex divisors Find remainder of divided by . Plug in : . Remainder is 1.
Group 5: Real-World and Graphical Connections
Example 21: Finding coordinates If , what is the physical coordinate on the graph when ? Evaluate : . The coordinate is .
Example 22: Physics limits A particle’s position is . What is the position at ? Evaluate : . Position is 12.
Example 23: Economics Profit is . What is the profit at 4 units? . The remainder is -72 (A loss!).
Example 24: Verifying Synthetic Division A student does synthetic division of by and gets a remainder of 10. Check their work. . The remainder is 9. The student made a mistake in their synthetic division.
Example 25: Competition Math Trick Find the remainder when is divided by . Plug in : . The remainder is -4. (Try doing that with long division!).
Practice Problems
Test your mastery of the Remainder Theorem. Solutions are provided below.
Beginner Level
- What value should you plug in to find the remainder of division by ?
- What value should you plug in for ?
- Find the remainder when is divided by .
- Find the remainder when is divided by .
- What does the remainder represent geometrically on a graph?
- If , what is the remainder when divided by ?
- If , what does this mean about the divisor?
- Find the remainder of divided by .
- Find the remainder of divided by .
- Is the Remainder Theorem faster than long division?
Intermediate Level
- Use the theorem to find the remainder of divided by .
- Find the remainder of divided by .
- If dividing by yields a remainder of 4, find .
- Use the theorem to check if is a factor of .
- If the remainder of divided by is 5, find .
- Find the value of if has a remainder of 8 when divided by .
- Evaluate at .
- True or False: The Remainder Theorem gives you the quotient of the division.
- Find the remainder of divided by .
- Why do we ignore the quotient in the theorem’s proof?
Advanced Level
- Find and if has a remainder of 2 when divided by and a remainder of -6 when divided by .
- Prove that the remainder of divided by is always 0.
- The remainders when is divided by and are equal. Find an equation linking and .
- Explain algebraically why the Remainder Theorem works for by substituting .
- Find the remainder when is divided by .
- If , find the remainder when divided by .
- Without doing division, find the remainder when is divided by .
- Can the Remainder Theorem be used to test if is a divisor of ?
- A polynomial leaves a remainder of 4 when divided by , and a remainder of 6 when divided by . What is the remainder when divided by ?
- If for a polynomial with purely positive coefficients, what must be true about if is positive?
Solutions to Practice Problems
Beginner Solutions:- .
- .
- .
- .
- The y-coordinate at that specific x-value.
- The remainder is 14.
- It means is a perfect factor (Remainder is 0).
- .
- is . .
- Yes, exponentially faster.
Intermediate Solutions: 11. . 12. Plug in . . 13. . 14. . Yes, it is a factor. 15. . 16. . 17. . 18. False. It only gives the remainder. It destroys the quotient. 19. . 20. Because , and 0 multiplied by the quotient obliterates it.
Advanced Solutions: 21. . . Add equations: . Plug in: . 22. Plug in for : . The remainder is always 0. 23. . . Set equal: . 24. Dividing by means setting . The algebraic proof holds the exact same way. 25. Plug in : . 26. Plug in : . 27. Plug in : . 28. No, the Remainder Theorem only works for linear divisors , not quadratics . You must test and separately. 29. The remainder of a quadratic divisor is linear: . . . Subtract: . Plug in: . Remainder is . 30. If all coefficients are positive, and is positive, adding them all up will result in a massive positive number. The remainder MUST be a positive number.
Frequently Asked Questions
What is the Remainder Theorem?
It is an algebraic rule stating that if you divide a polynomial by a linear divisor , the mathematical remainder is perfectly equal to .
How does the Remainder Theorem work?
By substituting the root candidate into the variables of an equation. The arithmetic calculations annihilate the quotient and leave only the remainder behind.
How is it different from the Factor Theorem?
The Factor Theorem is just the Remainder Theorem when the answer happens to be exactly 0.
Can it solve cubic equations?
It is the first step! You use the Remainder Theorem to test numbers until you get a remainder of 0. Once you find that 0, you have found a root, and you can reduce the cubic to a solvable quadratic.
What does the remainder represent?
Geometrically, it represents the physical y-coordinate on the graph of the polynomial at that specific x-value.
Can the remainder be negative?
Yes. A remainder can be positive, negative, zero, fractional, or even a complex imaginary number.
How does synthetic division use the theorem?
Synthetic division is a visual algorithm that calculates polynomial division. The very final number in the synthetic bracket is the exact same number you would get by doing the Remainder Theorem arithmetic.
Can calculators apply the Remainder Theorem?
Yes, if you use the graphing or table function on a calculator to find , the calculator is essentially running the Remainder Theorem.
Why is it useful?
It saves you from writing out 5 minutes of tedious polynomial long division when all you really wanted to know was the final leftover number.
When should I use it?
When finding coordinates on a polynomial graph, testing candidates from the Rational Root Theorem, or solving for unknown constants () when given a specific remainder.
Why do I have to flip the sign?
Because the divisor format is . If you are dividing by , the formula says is positive 5. If dividing by , it is rewritten as , so .
What if my polynomial is x^3 - 4?
You simply plug into . You do not need to write out when using the Remainder Theorem (unlike synthetic division where the zeros are mandatory!).
Does the Remainder Theorem give me the quotient?
No! This is a major misconception. It ONLY gives the remainder. If you need the quotient, you MUST perform synthetic or long division.
What if I test 10 numbers and none of them equal 0?
It means none of the numbers you tested are clean factors. The remainders tell you the y-coordinates of those points, but not the roots.
Can the Remainder Theorem find imaginary remainders?
Technically yes! If you test into a polynomial, the arithmetic will result in a complex remainder like .
How do I know which numbers to test for roots?
You use the Rational Root Theorem to generate a specific list of fractions and integers to test using the Remainder Theorem.
What if the divisor is (3x + 2)?
You set it to 0 and solve for . . You plug into the polynomial.
Does P(0) tell me anything useful?
Yes. Evaluating gives you the remainder when dividing by . It is also exactly equal to the constant term (the y-intercept) of the polynomial.
Why does long division take so much longer?
Because long division forces you to calculate the massive quotient polynomial step-by-step. The Remainder Theorem skips the quotient entirely.
Who invented the Remainder Theorem?
It is a cornerstone of classical algebra, heavily formalized in the 18th century by mathematicians like Étienne Bézout (Bézout’s Little Theorem).
Can I use the Remainder Theorem to graph?
Yes! You can instantly plot coordinates. means plot a dot at . means plot a dot at .
Is it faster to plug in numbers or use synthetic division?
For small integers (), the Remainder Theorem arithmetic is faster. For large integers or complex fractions, synthetic division is less prone to arithmetic errors.
What does it mean if the remainder is extremely large?
It means the graph of the polynomial is shooting very high up or very far down at that specific x-coordinate.
Do all cubic polynomials have a remainder of 0 somewhere?
Yes. Because complex roots come in pairs, a cubic equation MUST cross the x-axis at least once, meaning there is at least one real number that will yield a remainder of 0.
Does the Remainder Theorem work for quadratic equations?
Yes. It works for polynomials of any degree: , all the way up to .
Summary
The Remainder Theorem is one of the most powerful time-saving tools in algebra. It states that if you want to find the mathematical remainder of a polynomial divided by , you simply evaluate .
By completely bypassing the tedious process of polynomial long division, the theorem allows you to:
- Rapidly evaluate polynomial equations.
- Instantly find physical y-coordinates on a graph.
- Test root candidates generated by the Rational Root Theorem.
- Prove factors (when the remainder happens to equal exactly 0, invoking the Factor Theorem).
Whenever you face a massive cubic equation, the Remainder Theorem is your first line of defense. By plugging in smart candidates and performing basic arithmetic, you can crack the cubic code in seconds, paving the way for complete factorization.