题目
Problem
In this question you must show all stages of your working.
Solutions relying on calculator technology are not acceptable.
y=x3+96x+5,x>0
(a) Find dxdy, giving each term in simplest form.
(3)
(b) Find the solution of the equation
dx2d2y=0
writing the answer in the form 2k where k is a constant.
(3)
解答
(a)
解法一
思路
展开
把 x 写成 x1/2,再逐项求导。最后把 48x−1/2 写回分式根式形式。
答题过程
展开
y=x3+96x1/2+5.
Differentiate term by term:
dxdy===3x2+96⋅21x−1/2+03x2+48x−1/23x2+x48.
(b)
解法一
思路
展开
先对 (a) 的导数再求一次导。令二阶导数等于 0 后,整理成 x5/2=4,再把 4 写成 22,用指数法则得到 x=24/5。
答题过程
展开
From part (a),
dxdy=3x2+48x−1/2.
Differentiate again:
dx2d2y===6x+48(−21)x−3/26x−24x−3/26x−x3/224.
Set this equal to zero:
6x−x3/224=6x=x=0x3/224x3/24.
Since x>0, multiply by x3/2:
x5/2=x===442/5(22)2/524/5.
Therefore
x=24/5.