Answer:
Step-by-step explanation:
[tex]f(x)=x^4-3x^3+5x=1x^4-3x^3+0x^2+5x+0[/tex]
The Remainder Theorem states that when we divide a polynomial f(x)
by x − a the remainder R equals f(a).
a = -2
Syntetic substitution.
1. Write only the coefficients of x in the dividend inside an upside-down division symbol.
[tex]\underline{\begin{array}{c|ccccccc}\ &1&-3&0&5&0\\\ \end{array}}[/tex]
2. Put the divisor at the left.
[tex]\underline{\begin{array}{c|ccccccc}-2&1&-3&0&5&0\\\ \end{array}}[/tex]
3. Drop the first coefficient of the dividend below the division symbol.
[tex]\underline{\begin{array}{c|ccccccc}-2&1&-3&0&5&0\\\ \end{array}}\\\begin{array}{ccccccccc}\ \ \ \ &1\end{array}[/tex]
4. Multiply the drop-down by the divisor, and put the result in the next column.
[tex]\underline{\begin{array}{c|ccccccc}-2&1&-3&0&5&0\\\ &&-2\end{array}}\\\begin{array}{ccccccccc}\ \ \ \ &1\end{array}[/tex]
5. Add down the column.
[tex]\underline{\begin{array}{c|ccccccc}-2&1&-3&0&5&0\\\ &&-2\end{array}}\\\begin{array}{ccccccccc}\ \ \ \ &1&-5\end{array}[/tex]
6. Repeat 4 and 5 until you can go no farther
[tex]\underline{\begin{array}{c|ccccccc}-2&1&-3&0&5&0\\\ &&-2&10&-20&30\end{array}}\\\begin{array}{ccccccccc}\ \ \ \ &1&-5&10&-15&30\end{array}[/tex]
The remainder is 30, so f(-2) = 30.
Check:
[tex]f(x)=x^4-3x^3+5x\\\\f(-2)=(-2)^4-3(-2)^3+5(-2)=16-3(-8)-10=16+24-10=30[/tex]