Exercises — Remainder theorem and factor theorem — proof and applications
This page is a self-test. Each problem is graded by difficulty: L1 Recognition → L2 Application → L3 Analysis → L4 Synthesis → L5 Mastery. Read the problem, try it yourself, THEN open the collapsible solution.
Everything here rests on the two tools you built in the parent note:
Before starting, look at this map of what "plug in the root of the divisor" means visually — the remainder is just the height of the polynomial's graph at that special input.

The green vertical line sits at (where ). Where it meets the curve, that height is — and that height IS the remainder. If the height is zero (curve crosses the axis there), is a factor.
Level 1 — Recognition
Can you spot which number to plug in?
L1.1
State the value of you must substitute to find the remainder when is divided by each divisor: (a) (b) (c) (d) (i.e. divisor is just ).
Recall Solution
The rule: set the divisor equal to zero and solve for . That root is what you plug in.
- (a) . Substitute .
- (b) . Rewrite , so . Substitute .
- (c) . Substitute .
- (d) is already the divisor's root. Substitute . (This just gives the constant term of .)
L1.2
. Without dividing, find the remainder when is divided by .
Recall Solution
Divisor zero at , so remainder . Remainder .
Level 2 — Application
Run the machine end-to-end.
L2.1
Find the remainder when is divided by .
Recall Solution
. Remainder . Compute each piece, watching signs:
- constant Remainder .
L2.2
Find the remainder when is divided by .
Recall Solution
Coefficient on , so solve the divisor: . Remainder .
- , times .
- , times .
- .
- . Remainder .
L2.3
Is a factor of ?
Recall Solution
Factor Theorem: is a factor . Since , yes, is a factor.
Level 3 — Analysis
Reason backwards to find missing pieces.
L3.1
is a factor of . Find .
Recall Solution
Factor . Set to zero: . .
L3.2
When is divided by the remainder is , and is a factor. Find and .
Recall Solution
Two conditions give two equations. Condition 1: remainder on division by means : Condition 2: a factor means : Add the two equations: . Then . .
L3.3
The polynomial leaves the same remainder when divided by and by . Find .
Recall Solution
"Same remainder" means . Set equal: . .
Level 4 — Synthesis
Combine the theorem with factoring and division.
L4.1
Factor completely: .
Recall Solution
Step 1 — find one root. By the Rational Root Theorem, any rational root divides the constant : try . So is a factor. Step 2 — divide out (via Synthetic Division or Polynomial Long Division): Step 3 — factor the quadratic. Need two numbers multiplying to , adding to : those are and . Final: . Roots .
L4.2
Factor completely: .
Recall Solution
Step 1 — rational root candidates. Leading coefficient , constant . Candidates are : . Try : So is a factor. Step 2 — divide: . Step 3 — factor the quadratic : split as : Final: . Roots .
Level 5 — Mastery
Full-power reasoning; multiple ideas at once.
L5.1
A polynomial leaves remainder when divided by and remainder when divided by . Find the remainder when is divided by .
Recall Solution
Why a new form of remainder? Dividing by the quadratic gives a remainder of degree — so a linear remainder (two unknowns). Write . Kill the quadratic by plugging in each root — that's the same trick as the basic proof.
- : . Given , so .
- : . Given , so . Subtract: , then . Remainder .
L5.2
Find all values of for which is a factor of .
Recall Solution
Factor : Factor: or . or . (Both are valid — check: for , ✓; for , ✓.)
L5.3
Show that can be a factor of for every positive integer , and state the remainder when is divided by .
Recall Solution
Part 1 (factor of ): By the Factor Theorem, is a factor . Here So divides for all positive integers . (Its full factorization is — Factoring Polynomials.) Part 2 (remainder of ): the remainder is where : So the remainder is — which is only if . Hence is a factor of only in the degenerate case .
Recall Quick self-grade checklist
Set divisor to zero before substituting ::: Always — never copy the visible digit "Factor" translates to ::: "Remainder " translates to ::: Leading coefficient means ::: also test fractional roots Dividing by a degree-2 polynomial leaves a remainder of degree ::: at most (form )
See also: Solving Polynomial Equations · Fundamental Theorem of Algebra · Synthetic Division