The Remainder Theorem lets you find a polynomial remainder without doing long division. If you divide P(x)P(x) by xax-a, the remainder is P(a)P(a).

This only works when the divisor is written in the form xax-a. For x3x-3, use a=3a=3. For x+2x+2, use a=2a=-2.

Remainder Theorem Statement

If a polynomial P(x)P(x) is divided by xax-a, then

remainder=P(a)\text{remainder} = P(a)

This is the full idea of the theorem. A division question becomes a substitution question.

Why The Remainder Is P(a)P(a)

When you divide a polynomial P(x)P(x) by a linear expression xax-a, the division algorithm says

P(x)=(xa)Q(x)+rP(x) = (x-a)Q(x) + r

where Q(x)Q(x) is the quotient and rr is the remainder. Because the divisor has degree 11, the remainder must have degree less than 11, so rr is just a constant.

Now substitute x=ax=a:

P(a)=(aa)Q(a)+r=0+r=rP(a) = (a-a)Q(a) + r = 0 + r = r

So the remainder is P(a)P(a).

Worked Example: Divide By x2x-2

Find the remainder when

P(x)=x3+2x25x+1P(x) = x^3 + 2x^2 - 5x + 1

is divided by x2x-2.

Because the divisor is x2x-2, use a=2a=2. Then evaluate P(2)P(2):

P(2)=23+2(22)5(2)+1P(2) = 2^3 + 2(2^2) - 5(2) + 1 =8+810+1=7= 8 + 8 - 10 + 1 = 7

So the remainder is

77

You do not need the quotient to answer this question. Once you have P(2)P(2), you already have the remainder.

How To Use The Remainder Theorem

For most problems, the process is short:

  1. Rewrite the divisor as xax-a.
  2. Identify aa correctly.
  3. Compute P(a)P(a).
  4. Report that value as the remainder.

If P(a)=0P(a)=0, the remainder is zero, which means xax-a divides the polynomial exactly.

How It Connects To The Factor Theorem

The Factor Theorem is a direct consequence of the Remainder Theorem.

If

P(a)=0P(a)=0

then the remainder on division by xax-a is 00, so xax-a is a factor of P(x)P(x).

So the Remainder Theorem tells you the remainder in every case, and the Factor Theorem focuses on the special case where the remainder is zero.

Common Mistakes Students Make

Using The Wrong Sign For aa

For x4x-4, use a=4a=4. For x+4x+4, use a=4a=-4. This is the most common error.

Forgetting The Divisor Must Match xax-a

The theorem is stated for divisors of the form xax-a. If the divisor is 2x32x-3, you cannot plug in 33 and call that the remainder.

For a divisor like 2x32x-3, set 2x3=02x-3=0 first, so x=32x=\frac{3}{2}. Then the remainder is P(32)P\left(\frac{3}{2}\right) because the remainder is still a constant when dividing by a linear polynomial.

Mixing Up Quotient And Remainder

P(a)P(a) gives the remainder only. It does not give the quotient.

When The Remainder Theorem Is Useful

You will usually see it when you want to:

  • find a polynomial remainder quickly
  • check whether a linear expression might be a factor
  • connect a substitution value to synthetic division
  • avoid full polynomial long division in a simple case

Try A Similar Problem

Take

P(x)=2x33x+5P(x) = 2x^3 - 3x + 5

and find the remainder when dividing by x+1x+1. Start by rewriting the divisor as x(1)x-(-1), so you know to compute P(1)P(-1). If you want a good check, compare your answer with synthetic division and make sure the remainder matches.

Need help with a problem?

Upload your question and get a verified, step-by-step solution in seconds.

Open GPAI Solver →