How do you use the remainder theorem to find the remainder for the division (2x^4+4x^3-x^2+9)div(x+1)?

1 Answer
Jan 25, 2017

The remainder is =6

Explanation:

When we divide a polynomial f(x) by (x-c), we get

f(x)=(x-c)q(x))+r(x)

q(x) is the quotient

r(x) is the remainder

When x=c

f(c)=(c-c)q(x)+r

f(c)=r, the remainder

Here we have,

f(x)=2x^4+4x^3-x^2+9

and we divide by (x+1)

Therefore,

f(-1)=2-4-1+9=6

The remainder is =6