Remainder Theorem and Factor Theorem

Problem:  Use the remainder theorem to find the remainder when f(x) is divided by x-1/5.  Then use the factor theorem to determine whether x-1/5 is a factor of f(x).

f(x)=5 x^4-x^3-5x-1

Solution:

The Remainder Theorem: Let f be a polynomial function.  If f(x) is divided by x-c, then the remainder is f(c).

The remainder theorem gives a way to find the remainder without performing the division.  The remainder when dividing by x-cis f(c).  Calculate f(c) to find the remainder where c is the zero of the factor x-c.

For the example above, f(x) is divided by x-1/5.  The zero of the factor can be found by setting the factor equal to zero and solve.

x-1/5=0
x-1/5+1/5=0+1/5
x=1/5

Use c=1/5 and calculate f(1/5).

f(1/5)=5 (1/5)^4-(1/5)^3-5(1/5)-1
f(1/5)=5 *(1/625)-1/125-1-1
f(1/5)=5/625-1/125-2
f(1/5)=1/125-1/125-2
f(1/5)=-2

The remainder when f(x) is divided by x-1/5 is -2.

Factor Theorem: Let f be a polynomial function.  Then x-c is a factor of f(x) if and only if f(c)=0.

This theorem gives of the result that if f(x) is divided by x-c and the remainder is zero, then x-c is a factor of f.

For the example above, the remainder when f(x) is divided by x-1/5 is -2.  Since the remainder is not zero x-1/5 is not a factor.