题目
Problem
The curve C has equation
y=8x3−x24+1.
(a) Find dxdy, giving the answer in its simplest form.
(3)
The point P(4,−3) lies on C.
(b) Find the equation of the tangent to C at the point P. Write your answer in the form y=mx+c, where m and c are constants to be found.
(3)
解答
(a)
解法一
思路
展开
先把根号分母写成负指数,再逐项求导。
答题过程
展开
y=dxdy==81x3−24x−1/2+1,83x2+12x−3/283x2+x3/212.
(b)
解法一
思路
展开
切线斜率是导数在 x=4 时的值。求出斜率后,用点 P(4,−3) 写直线。
答题过程
展开
At x=4,
dxdy===83(4)2+43/2126+812215.
So the tangent is
y+3=y=215(x−4)215x−33.