题目
Problem
Figure 4 shows part of the curve with equation y=2x2+5.
Figure 4
The point P(2,13) lies on the curve.
(a) Find the gradient of the tangent to the curve at P.
(2)
The point Q with x coordinate 2+h also lies on the curve.
(b) Find, in terms of h, the gradient of the line PQ. Give your answer in simplest form.
(3)
(c) Explain briefly the relationship between the answer to (b) and the answer to (a).
(1)
解答
(a)
解法一
思路
展开
切线斜率就是导数在 x=2 时的值。
答题过程
展开
y=dxdy=2x2+5,4x.
At x=2,
dxdy=8.
(b)
解法一
思路
展开
先求 Q 的 y 坐标,再用两点斜率公式。
答题过程
展开
For Q,
yQ===2(2+h)2+52(4+4h+h2)+513+8h+2h2.
So
gradient of PQ===(2+h)−2(13+8h+2h2)−13h8h+2h28+2h.
(c)
解法一
思路
展开
当 h 趋近于 0 时,点 Q 趋近于点 P,割线 PQ 的斜率趋近于切线斜率。
答题过程
展开
As h→0,
8+2h→8.
This is the gradient of the tangent at P.