已知多项式ax的平方+bx+c可以分解为因试(x-2)(x+3),试求(a-c) 的平方
问题描述:
已知多项式ax的平方+bx+c可以分解为因试(x-2)(x+3),试求(a-c) 的平方
答
(x-2)(x+3)
=x平方+x-6
=ax的平方+bx+c
所以a=1,c=-6
所以a-c=7