题目
Problem
In this question you must show all stages of your working.
Solutions relying on calculator technology are not acceptable.
The curve C has equation
y=32x3−25x−x56+3194,x>0.
The point P, which lies on C, has coordinates (2,−8).
(a) Show that an equation of the tangent to C at P is
y=−3x−2.
(5)
The point Q also lies on C.
Given that the tangent to C at Q is parallel to the tangent to C at P,
(b) find, using algebra and showing your working, the exact x coordinate of Q.
(5)
解答
(a)
解法一
思路
展开
先求导,再把 x=2 代入求切线斜率。切线经过 P(2,−8),用点斜式即可推出目标直线。
答题过程
展开
Differentiate:
dxdy=2x2−25+x256.
At P, x=2, so
dxdyx=2===2(2)2−25+22568−25+14−3.
The tangent at P(2,−8) has gradient −3, so
y−(−8)=y+8=y=−3(x−2)−3x+6−3x−2.
This is the required result.
(b)
解法一
思路
展开
平行切线说明斜率相同,所以令导数等于 −3。整理时会得到关于 x2 的二次方程;一个解对应原来的点 P,另一个正解就是点 Q 的 x 坐标。
答题过程
展开
For a tangent parallel to the tangent at P,
dxdy=−3.
So
2x2−25+x256=2x2−22+x256=−30.
Multiply by x2:
2x4−22x2+56=x4−11x2+28=00.
Let u=x2. Then
u2−11u+28=(u−4)(u−7)=00.
Therefore
x2=4orx2=7.
Since x>0,
x=2orx=7.
The value x=2 gives the point P, so the exact x coordinate of Q is
7.