已知多项式x^3-3x^2+5x+a能被x^2-x+3整除,求常数a的值
问题描述:
已知多项式x^3-3x^2+5x+a能被x^2-x+3整除,求常数a的值
答
x^3-3x^2+5x+a
=x(x^2-x+3)-2(x^2-x+3)+6+a
6+a=0
a=-6