题目
Problem
A curve has equation
y=6x3+4x−15,x>0.
(a) Find dxdy, giving the answer in simplest form.
(3)
The point P(4,311) lies on the curve.
(b) Find the equation of the normal to the curve at P. Write your answer in the form ax+by+c=0, where a, b and c are integers to be found.
(4)
解答
(a)
解法一
思路
展开
把 x 写成 x1/2 后逐项求导。
答题过程
展开
y=dxdy==61x3+4x1/2−15,21x2+2x−1/221x2+x2.
(b)
解法一
思路
展开
先求切线斜率,再取负倒数得到法线斜率。最后用点斜式写直线,并整理成整数系数形式。
答题过程
展开
At x=4,
dxdy===21(4)2+428+19.
So the gradient of the normal is −91.
Using P(4,311),
y−311=−91(x−4).
Multiply by 9:
9y−33=x+9y−37=−x+40.