The Remainder Theorem
The Remainder Theorem
The Remainder Theorem
f(x) = (x−c)·q(x) + r
f(c) =(c−c)·q(c) + r
f(c) =(0)·q(c) + r
f(c) =r
So we get this:
So to find the remainder after dividing by x-c we don't need to do any division:
2(3)2−5(3)−1 = 2x9−5x3−1
= 18−15−1
=2
2(5)2−5(5)−1 = 2x25−5x5−1
= 50−25−1
= 24
The remainder is 24