题目
Problem
Figure 4 shows a sketch of the curve C with equation
y=4+12x−3x2.
Figure 4
The point M is the maximum turning point on C.
(a)
(i) Write 4+12x−3x2 in the form
a+b(x+c)2
where a, b and c are constants to be found.
(ii) Hence, or otherwise, state the coordinates of M.
(5)
The line l1 passes through O and M, as shown in Figure 4.
A line l2 touches C and is parallel to l1.
(b) Find an equation for l2.
(5)
解答
(a)
解法一
思路
展开
先提出 −3,再配方。配方形式会直接给出最大点,因为二次项系数为负。
答题过程
展开
4+12x−3x2=====−3x2+12x+4−3(x2−4x)+4−3((x−2)2−4)+4−3(x−2)2+12+416−3(x−2)2.
Therefore
4+12x−3x2=16−3(x−2)2.
The maximum value is 16, when x=2. Hence
M=(2,16).
(b)
解法一
思路
展开
直线 l1 过 O(0,0) 和 M(2,16),所以斜率是 8。l2 与 l1 平行,也有斜率 8。令切线为 y=8x+k,与曲线相切表示联立后只有一个交点,即判别式为 0。
答题过程
展开
The gradient of l1 is
2−016−0=8.
Since l2 is parallel to l1, let
l2:y=8x+k.
At the point of contact,
4+12x−3x2=3x2−4x+k−4=8x+k0.
For a tangent, this quadratic has one repeated root, so its discriminant is 0:
(−4)2−4(3)(k−4)=16−12k+48=64−12k=k=000316.
Therefore
y=8x+316.
解法二
思路
展开
也可以直接用导数找切点:平行意味着切线斜率为 8,所以令曲线导数等于 8。
答题过程
展开
y=dxdy=4+12x−3x2,12−6x.
For l2 to be parallel to l1, its gradient must be 8:
12−6x=−6x=x=8−432.
The corresponding y coordinate is
y===4+12(32)−3(32)24+8−34332.
So l2 passes through (32,332) with gradient 8:
y−332=y=8(x−32)8x+316.
解法三
思路
展开
利用完全平方形式与待定系数法求解。
由直线 l1 的斜率是 8,且 l2 平行于 l1,我们可以设 l2 的方程为 y=8x+k。
联立 l2 与曲线 C:y=4+12x−3x2 的方程,移项整理得到关于 x 的一元二次方程:3x2−4x+(k−4)=0。
因为 l2 是曲线的切线,说明此二次方程有重根,即必须可以写成完全平方式的形式:
3(x−c)2=3x2−6cx+3c2=0
对比 3x2−4x+(k−4)=0 与 3x2−6cx+3c2=0 的系数:
−6c=3c2=−4,k−4.
\begin{align*}
由此求得 c=32。代入第二式可得:
\end{align*}
3(32)2=k−4⟹34=k−4⟹k=316
因此,切线 l2 的方程为 y=8x+316。该方法避开了判别式,思路十分简洁清爽。
答题过程
展开
The gradient of l1 is:
2−016−0=8.
Since l2 is parallel to l1, let the equation of l2 be:
y=8x+k.
At the point of contact with the curve C:
4+12x−3x2=3x2−4x+(k−4)=8x+k0.
\begin{align*}
Since l2 is tangent to the curve, the quadratic equation must have a repeated root and can be written in the form:
\end{align*}
3(x−c)2=3x2−6cx+3c2=00.
\begin{align*}
Compare the coefficients of 3x2−4x+(k−4)=0 and 3x2−6cx+3c2=0:
\end{align*}
−6c=3c2=−4k−4.
From the first equation, we get:
c=32.
\begin{align*}
Substitute c=32 into the second equation:
\end{align*}
3(32)2=34=k=k=k−4k−44+34316.
\begin{align*}
Therefore, the equation of l2 is:
\end{align*}
y=8x+316.