What is the remainder when x2+3x+2 is divided by x-1 ?
6
Remainder theorem:
"When we divide f(x) by the simple polynomial x−c , the remainder will be r=f(c) .
Here, f(x) = x2+3x+2, x- c = x-1 , c= 1
Replace x by c in f(x). we get ..
f(c) = c2+3c+2.
f(1) = 12+3(1)+2=1+3+2=6.
r = f(c) = f(1) = 6