
Bobosharif S. answered 06/06/18
Tutor
4.4
(32)
Mathematics/Statistics Tutor
3x4-x2+7x-3=(x2-1)Q(X)+Ax+B
Since from LHS is a polynomial of the forth degree, therefore Q(X) should be a polinomial of the second degree: Q(x)=Cx2+Dx+E. Plug in into equation and equate like terms in both sides.
3x4-x2+7x-3=(x2-1)(Cx2+Dx+E)+Ax+B
3x4-x2+7x-3=Cx4+Dx3+(E-C)x2-Dx-E+Ax+B
Equating like terms, we have
x4 | 3=C
x3 | 0=D
x2 | -1=E-C
x1 | 7=A-D
x0 | -3=B-E
C=3, D=0, E=2
A=7, B=-5