题目
Problem
The curve C has equation
y=2x5/2−4x+3.
(a) Find dxdy, writing your answer in simplest form.
(2)
The point P lies on C.
Given that
- the x coordinate of P is 2k where k is a constant
- the gradient of C at the point P is 16
(b) find the value of k.
(3)
解答
(a)
解法一
思路
展开
逐项微分即可。x5/2 微分后,指数减 1,系数乘以原指数。
答题过程
展开
dxdy==2⋅25x3/2−45x3/2−4.
(b)
解法一
思路
展开
梯度为 16,所以令导函数等于 16,先求出 x。再用 x=2k 比较指数。
答题过程
展开
At P,
5x3/2−4=5x3/2=x3/2=16204.
Since the x coordinate is 2k,
(2k)3/2=23k/2=422.
Therefore
23k=k=234.