Teacher Guide: Remainder Theorem
Learn how to find the remainder when dividing a polynomial by a linear factor without performing long division.
Use this lesson with your class
Free, no student accounts needed.
Share with students
Students open the lesson and practise with instant feedback.
Class quiz
10 questions on Polynomials. Students join with a name, you see everyone's score.
For Teachers
- State and apply the Remainder Theorem to find remainders without division
- Correctly identify the value of from divisors of the form and
- Connect the Remainder Theorem to the Factor Theorem
- Use the theorem to find unknown coefficients in polynomials
- Apply the theorem to test potential roots of polynomial equations
- • Evaluating polynomial expressions by substitution
- • Understanding polynomial division concepts
- • Basic knowledge of factors and divisibility
- • Familiarity with synthetic division (helpful but not required)
- 1. Why is it called the 'Remainder' Theorem and not the 'Substitution' Theorem?
- 2. How would you explain to a classmate why evaluating gives the remainder?
- 3. What's the relationship between finding a root and finding a factor?
- 4. When would you still choose to do long division instead of using this theorem?
Thinking means substitute
Believing the theorem gives you the full answer to the division
For Struggling Students:
- • Provide a step-by-step checklist for applying the theorem
- • Use only integer values for initially
- • Color-code the substitution process: highlight where each gets replaced
For On-Level Students:
- • Practice with both and divisors
- • Find unknown coefficients given the remainder
- • Test multiple potential roots for cubic polynomials
For Advanced Students:
- • Explore what happens with divisors like
- • Prove the Remainder Theorem using polynomial long division
- • Connect to polynomial interpolation and Lagrange polynomials
- HSA-APR.B.2 (CCSS.MATH.CONTENT.HSA.APR.B.2)
Know and apply the Remainder Theorem
- HSA-APR.B.3 (CCSS.MATH.CONTENT.HSA.APR.B.3)
Identify zeros of polynomials when suitable factorizations are available
- visualInteractive Polynomial Grapher
Visualize how f(c) relates to the graph at x = c
- activityRoot Detective
Use the theorem to find all roots of a polynomial
- worksheetRemainder vs. Long Division
Compare methods side-by-side to see the time savings
Lesson Content
Everything students see: definition, examples, common mistakes, applications. Tap to open.
Lesson Content
Everything students see: definition, examples, common mistakes, applications. Tap to open.
Definition
Worked Examples
Find the remainder when is divided by .
Identify the value of
Divisor is , so →
Substitute into
→
Calculate
→ Remainder =
Answer: The remainder is .
Common Mistakes
Using the wrong sign for when the divisor is
Why it's wrong: The theorem uses , so means , not .
Correct: Rewrite as to correctly identify .
Forgetting to include the constant term when evaluating
Why it's wrong: Every term matters! The constant term is part of the polynomial.
Correct: Always write out all terms: , including the .
Confusing the remainder with the quotient
Why it's wrong: The Remainder Theorem only gives the remainder, not the quotient polynomial.
Correct: Use synthetic division if you need both the quotient and remainder.
Why It Matters
- Quick evaluation: Find by substitution instead of lengthy polynomial division
- Root testing: If , then is a factor (this is the Factor Theorem!)
- Graphing: Find y-values at specific x-coordinates quickly
- Engineering: Used in control systems and signal processing
- Computer science: Polynomial error-correction codes rely on remainder calculations
Real World Applications
Polynomial Root Testing
The Remainder Theorem is fundamental for testing potential roots of polynomial equations.
Example:
To check if is a root of , calculate . If , then is a root.
You need to test if is a root of .
Is a root?
Step 1: Write the mathematical expression
Calculate :
Error Detection in Data Transmission
Computer scientists use polynomial remainder calculations in cyclic redundancy checks (CRC) to detect transmission errors.
Example:
When you download a file, your computer uses polynomial division to verify data integrity - any non-zero remainder indicates corruption.
A simple polynomial check: verify that is divisible by .
What is the remainder when dividing by ?
Step 1: Write the mathematical expression
Calculate :
Key Takeaways
- 1The Remainder Theorem: when is divided by , the remainder is
- 2For , substitute (watch the sign!)
- 3If , then is a factor (Factor Theorem)
- 4This method is faster than long division for finding remainders
- 5The theorem can be used to find unknown coefficients in polynomials
Frequently Asked Questions
What's the difference between the Remainder Theorem and Factor Theorem?
Can I use this theorem with divisors like ?
When should I use synthetic division instead?
Glossary
- Remainder
- The value left over after division; in polynomial division by , it equals
- Quotient
- The result of division; when is divided by , the quotient is a polynomial of degree one less
- Factor
- A polynomial that divides evenly into another polynomial (remainder = 0)
- Root (or Zero)
- A value where ; also where the graph crosses the x-axis
Formula Card
Remainder Theorem
The remainder when dividing polynomial f(x) by (x-c) equals f(c)
Polynomial Division Identity
Any polynomial can be written as divisor times quotient plus remainder
Factor Theorem (Special Case)
If f(c)=0, then (x-c) divides f(x) evenly with no remainder