题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
The curve C has equation
y=4x21+9x−21+3,x>0
(a) Find dxdy giving each term in simplest form.
(2)
(b) Hence find the x coordinate of the stationary point of C.
(2)
(c) (i) Find dx2d2y giving each term in simplest form.
(ii) Hence determine the nature of the stationary point of C, giving a reason for your answer.
(2)
(d) State the range of values of x for which y is decreasing.
(1)
解答
(a)
解法一
思路
展开
直接用幂函数求导。9x−1/2 求导后指数会变成 −3/2。
答题过程
展开
dxdy==4⋅21x−21+9(−21)x−232x−21−29x−23.
(b)
解法一
思路
展开
stationary point 满足 dxdy=0。把两个负指数项同时乘以 x3/2 会很干净。
答题过程
展开
At a stationary point,
2x−21−29x−23=0.
Multiply by 2x3/2:
4x−9=x=049.
Therefore, the x coordinate is 49.
(c)
解法一
思路
展开
第二导数用于判断极值性质。把 x=49 代入,若第二导数大于 0,就是 minimum。
答题过程
展开
From
dxdy=2x−21−29x−23,
we get
dx2d2y=−x−23+427x−25.
At x=49,
dx2d2y==−(49)−23+427(49)−252716>0.
Therefore, the stationary point is a minimum.
(d)
解法一
思路
展开
曲线在 minimum 之前下降,在 minimum 之后上升。由于题目给出 x>0,所以下降区间从 0 到 49。
答题过程
展开
The curve is decreasing before the stationary point. Since x>0,
0<x<49.