
Steve S. answered 12/16/13
Tutor
5
(3)
Tutoring in Precalculus, Trig, and Differential Calculus
find the polynomial Q(x) and the constant R
f(x) = 2x^3+5x^2+4=(x+3)Q(x)+R
Using Synthetic Division/Substitution and the Remainder Theorem:
-3 | 2 5 0 4
---- -6 3 -9
------------
2 -1 3 | -5
----
Q(x) = 2x^2 - x + 3 and R = -5 = f(-3)
Check: (x+3)(2x^2 - x + 3)-5
= 2x^3 - x^2 + 3x + 6x^2 - 3x + 9 - 5
= 2x^3 + 5x^2 + 4
= f(x) √