Polynomial Remainder Theorem

Remainder Theorem

Theorem: Let p(x) be any polynomial of degree greater than or equal to one and let a be any real number. If p(x) is divided by the linear polynomial x – a, then the remainder is p(a).

Utilize Remainder Theorem Calculator to get the remainder of a difficult polynomial expression. Check this tool to find the exact answers quickly for problems.

Proof: Let p(x) be any polynomial with degree greater than or equal to 1. Suppose that when p(x) is divided by x – a, the quotient is q(x) and the remainder is r(x), i.e., p(x) = (x – a) q(x) + r(x)
Since the degree of x – a is 1 and the degree of r(x) is less than the degree of x – a, the degree of r(x) = 0. This means that r(x) is a constant, say r.
So, for every value of x, r(x) = r.
Therefore, p(x) = (x – a) q(x) + r
In particular, if x = a, this equation gives us
p(a) = (a – a) q(a) + r
= r,
which proves the theorem.

  1. Remainder obtained on dividing polynomial p(x) by x – a is equal to p(a) .
  2. If a polynomial p(x) is divided by (x + a) the remainder is the value of p(x) at x = –a.
  3. (x – a) is a factor of polynomial p(x) if p(a) = 0
  4. (x + a) is a factor of polynomial p(x) if p(–a) = 0
  5. (x – a) (x – b) is a factor of polynomial p(x),  if p(a) = 0 and p(b) = 0.
  6. If a polynomial p(x) is divided by (ax – b), the remainder is the value of p(x) at x = b/a
  7. If a polynomial p(x) is divided by (b – ax), the remainder is equal to the value of p(x) at x = b/a.
  8. (ax – b) is a factor of polynomial p(x) if p(b/a) = 0.

Remainder Theorem Example Problems With Solutions

Example 1:     Find the remainder when 4x3 – 3x2 + 2x – 4 is divided by   x – 1
Solution:    Let p(x) = 4x3 – 3x2 + 2x – 4
When p(x) is divided by (x – 1), then by remainder theorem, the required remainder will be p(1)
p(1) = 4 (1)3 – 3(1)2 + 2(1) – 4
= 4 × 1 – 3 × 1 + 2 × 1 – 4
= 4 – 3 + 2 – 4 = – 1

Example 2:     Find the remainder when 4x3 – 3x2 + 2x – 4 is divided by   x + 1
Solution:    Let p(x) = 4x3 – 3x2 + 2x – 4
When p(x) is divided by (x + 2), then by remainder theorem, the required remainder will be p (–2).
p(–2) = 4 (–2)3 – 3 (–2)2 + 2(–2) – 4
= 4 × (–8) – 3 × 4 – 4 – 4
= – 32 – 12 – 8 = – 52

Example 3:     Find the remainder when 4x3 – 3x2 + 2x – 4 is divided by   \(\text{x + }\frac{1}{2}\)
Solution:    Let p(x) = 4x3 – 3x2 + 2x – 4
When p(x) is divided by   \(\text{x + }\frac{1}{2}\),  then by remainder theorem, the required remainder will be \(p\left( -\frac{1}{2} \right)={{\left( -\frac{1}{2} \right)}^{3}}-3{{\left( -\frac{1}{2} \right)}^{2}}+2\left( -\frac{1}{2} \right)-4\)
\(=4\times \left( -\frac{1}{8} \right)-3\times \frac{1}{4}-2\times \frac{1}{2}-4\)
\(=-\frac{1}{2}-\frac{3}{4}-1-4=\frac{-2-3-20}{4}\)
\(=-\frac{25}{4}\)

Example 4:    Determine the remainder when the polynomial p(x) = x4 – 3x2 + 2x + 1 is divided by x – 1.
Solution:    By remainder theorem, the required remainder is equal to p(1).
Now, p (x) = x4 – 3x2 + 2x + 1
p(1) = (1)4 – 3×12 + 2 × 1 + 1
= 1 – 3 + 2 + 1 = 1
Hence required remainder = p(1) = 1

Example 5:    Find the remainder when the polynomial f(x) = 2x4 – 6x3+ 2x2 – x + 2 is divided by x + 2.
Solution:    We have, x + 2 = x – (–2). So, by remainder theorem, when f(x) is divided by (x–(–2)) the remainder is equal to f(–2).
Now, f(x) = 2x4 – 6x3+ 2x2 – x + 2
⇒ f(–2) = 2 (–2)4 – 6(–2)3 + 2(–2)2 – (–2)+2
⇒ f(–2) = 2×16 – 6 × –8 + 2 × 4 + 2 + 2
⇒ f(–2) = 32 + 48 + 8 + 2 + 2 = 92
Hence, required remainder = 92

Example 6:    Find the remainder when p(x) = 4x3 – 12x2 + 14x – 3 is divided by g(x) = x –  1/2
Solution:   
remainder-theorem-Example-6

Example 7:    If the polynomials ax3 + 4x2 + 3x – 4 and x3– 4x + a leave the same remainder when divided by (x–3), find the value of a.
Solution:    Let p(x) = ax3 + 4x2 + 3x – 4 and
q(x) = x– 4x + a be the given polynomials. The remainders when p(x) and q(x) are divided by (x–3) are p(3) and q(3) respectively.
By the given condition, we have
p(3) = q(3)
remainder-theorem-Example-7

Example 8:    Let R1 and R2 are the remainders when the polynomials x3 + 2x2 –5ax–7 and x3 + ax2 – 12x + 6 are divided by x + 1 and x – 2 respectively. If 2R1 + R2 = 6, find the value of a.
Solution:    Let p(x) = x3 + 2x2 –5ax–7 and
remainder-theorem-Example-8
remainder-theorem-Example-8-1

Values Of A Polynomial Function

Values Of A Polynomial Function

For a polynomial f(x) = 3x2 – 4x + 2. Values Of A Polynomial
To find its value at x = 3;
replace x by 3 everywhere.
So, the value of f(x) = 3x2 – 4x + 2 at x = 3 is
f(3) = 3 × 32 – 4 × 3 + 2
= 27 – 12 + 2 = 17.
Similarly, the value of polynomial
f(x) = 3x2 – 4x + 2,
(i) at x = –2 is f(–2) = 3(–2)2 –4(–2) + 2
= 12 + 8 + 2 = 22
(ii) at x = 0 is f(0) = 3(0)2 – 4(0) + 2
= 0 – 0 + 2 = 2
(iii) at x = \(\frac { 1 }{ 2 }\) is
\(f\left( \frac{1}{2} \right)=3{{\left( \frac{1}{2} \right)}^{2}}-4\left( \frac{1}{2} \right)+2\)
\(=\frac{3}{4}-2+2=\frac{3}{4}\)
Example 1:    Find the value of the polynomial 5x – 4x2 + 3 at:
(i) x = 0     (ii) x = –1
Sol.    Let p(x) = 5x – 4×2 + 3.
(i) At x = 0, p(0) = 5 × 0 – 4 × (0)2 + 3
= 0 – 0 + 3 = 3
(ii) At x = –1, p(–1) = 5(–1) – 4(–1)2 + 3
= –5 – 4 + 3 = – 6

Polynomials In One Variable

Polynomials In One Variable

If a polynomial has only one variable then it is called polynomial in one variable.
P(x) = 2x3 + 5x – 3                            Cubic trinomial
Q(x) = 7x7 – 5x5 – 3x3 + x + 3    polynomial of degree 7
R(y) = y                                                Linear, monomial
S(t) = t2 + 3                                         Quadratic Binomial
Note : General form of a polynomial in one variable x of degree ‘n’ is anxn + an–1xn–1 + an–2xn–2 + ….+ a2x2 + a1x + a0, an ≠ 0, where an, an–1,… a2, a1, a0 all are constants.
∴ for linear               ax + b,                           a ≠ 0  
for quadratic           ax2 + bx + c,                 a ≠ 0
for cubic                   ax3 + bx2 + cx + d,      a ≠ 0