题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
Figure 4 shows a sketch of the curve C with equation
y=2x3+21x2−2x+5
Figure 4
The line l is the normal to C at the point P where x=0.
The line l also intersects C at points Q and R as shown in Figure 4.
(a) Find, using algebra, the x coordinate of point Q.
(6)
The point T lies on C.
Given that
- the tangent to C at T is parallel to l
- the x coordinate of T is positive
(b) find, using algebra, the exact x coordinate of T.
(4)
解答
(a)
解法一
思路
展开
先求 x=0 时曲线的切线斜率,再取负倒数得到法线 l 的斜率。写出 l 的方程后,与三次曲线联立求交点。x=0 是已知点 P,正根对应 R,负根对应 Q。
答题过程
展开
Differentiate:
dxdy=6x2+x−2.
At x=0,
dxdy=−2.
So the gradient of the normal is
21.
When x=0,
y=5,
so P=(0,5) and the normal is
y=21x+5.
At intersections with C,
2x3+21x2−2x+5=21x+5.
Rearrange:
2x3+21x2−25x=0.
Multiply by 2:
4x3+x2−5x=x(4x2+x−5)=x(4x+5)(x−1)=000.
Thus the intersections have
x=0,x=−45,x=1.
Point Q is the left-hand intersection, so
xQ=−45.
(b)
解法一
思路
展开
若 T 处切线平行于 l,则 T 处切线斜率也等于 21。因此令导函数等于 21,再取正的 x 解。
答题过程
展开
For the tangent at T to be parallel to l,
dxdy=21.
So
6x2+x−2=12x2+2x−4=12x2+2x−5=2110.
Using the quadratic formula,
x====2(12)−2±22−4(12)(−5)24−2±24424−2±26112−1±61.
The x coordinate of T is positive, so
x=12−1+61.