题目
Problem
The curve C has equation y=f(x) where
f(x)=2x3−kx2+14x+24
and k is a constant.
(a) Find, in simplest form,
(i) f′(x)
(ii) f′′(x)
(3)
The curve with equation y=f′(x) intersects the curve with equation y=f′′(x) at the points A and B.
Given that the x coordinate of A is 5,
(b) find the value of k.
(2)
(c) Hence find the coordinates of B.
(3)
解答
(a)
解法一
思路
展开
逐项求导即可。k 是常数,所以 −kx2 的导数是 −2kx。
答题过程
展开
f′(x)=f′′(x)=6x2−2kx+14,12x−2k.
(b)
解法一
思路
展开
y=f′(x) 和 y=f′′(x) 相交时,有 f′(x)=f′′(x)。已知一个交点的 x 坐标是 5,所以代入 x=5 解 k。
答题过程
展开
At intersections,
f′(x)=f′′(x).
Since x=5 is an intersection,
6(5)2−2k(5)+14=150−10k+14=164−10k=104=k=12(5)−2k60−2k60−2k8k13.
(c)
解法一
思路
展开
把 k=13 代入 f′(x)=f′′(x),解出两个交点的 x 坐标。一个是 A 的 x=5,另一个就是 B 的 x 坐标。再代入 f′′(x) 或 f′(x) 求 y。
答题过程
展开
Using k=13,
f′(x)=f′′(x)=6x2−26x+14,12x−26.
Set them equal:
6x2−26x+14=6x2−38x+40=3x2−19x+20=(3x−4)(x−5)=12x−26000.
So
x=34orx=5.
The point A has x=5, so B has
x=34.
Now
y====f′′(34)12(34)−2616−26−10.
Therefore
B=(34,−10).