若X=1时,ax3+bx+1=5,则x=-1时,ax3+bx+1=?

问题描述:

若X=1时,ax3+bx+1=5,则x=-1时,ax3+bx+1=?

x=1
则a+b+1=5
a+b=4
所以x=-1
原式=-a-b+1
=-(a+b)+1
=-4+1
=-3