求函数f(x)=x3-3ax+5在[0,3] 上的最小值

问题描述:

求函数f(x)=x3-3ax+5在[0,3] 上的最小值

a<0 f(x)min=f(0)
0<a<9 f(x)min=f(根下a)
a≥9 f(x)min=f(3)
怎么又是你.