
William W. answered 01/19/20
Top Algebra Tutor
This is a bit tricky but use long division to divide the various binomials into the polynomial. Don't forget to include a "0x2" term. When you do, you will get a remainder in terms of a, b, and c and you can set each remainder equal to the remainders given. That will give you 3 equations in 3 unknowns which you can solve by using a variety of techniques. I perfer elimination.
The 3 equations I got were:
1) (from dividing by (x - 1)): a + b + c = 13
2) (from dividing by (x + 1)): a + b - c = 1
3) (from dividing by (x + 2)): 8a + 2b - c = 32
Solving these, I got a = 4, b = 3, and c = 6.
Plugging these into the polynomial and then doing synthetic division for each of the binomials results in the correct remainders so I know I got it correct.