题目
Problem
The curve C has equation
y=6x2+3x+85,x>0
(a) Find dxdy writing the answer in simplest form.
(3)
The point P(41,25) lies on C.
(b) Find the equation of the tangent to C at P, writing your answer in the form
y=mx+c where m and c are integers.
(3)
解答
(a)
解法一
思路
展开
先把 x 写成 x1/2,再逐项求导。常数项求导后为 0。
答题过程
展开
Rewrite y as
y=6x2+3x1/2+85.
Differentiate term by term:
dxdy==12x+3(21)x−1/2+012x+23x−1/2.
Therefore
dxdy=12x+2x3.
(b)
解法一
思路
展开
切线斜率是该点的导数值。代入 x=41 后得到斜率,再用点斜式写出切线方程。
答题过程
展开
At x=41,
dxdy====12(41)+21/433+2(1/2)33+36.
The tangent passes through P(41,25), so
y−25=y−25=y=6(x−41)6x−236x+1.