题目
Problem
Solutions based entirely on graphical or numerical methods are not acceptable.
Given
f(x)=2x5/2−40x+8,x>0,
(a) solve the equation f′(x)=0.
(4)
(b) solve the equation f′′(x)=5.
(3)
解答
(a)
解法一
思路
展开
先求一阶导数,再令它等于 0。由于 x>0,只保留正解。
答题过程
展开
f′(x)=5x3/2−40.
Set f′(x)=0:
5x3/2−40=x3/2=08.
Since
43/2=8,
the solution is
x=4.
(b)
解法一
思路
展开
由 f′(x) 再求一次导,令二阶导数等于 5。
答题过程
展开
f′′(x)=215x1/2.
Set f′′(x)=5:
215x1/2=x1/2=x=53294.