题目
Problem
Figure 4 shows a sketch of part of the curve C with equation y=f(x), where
f(x)=(3x+20)(x+6)(2x−3).
Figure 4
(a) Use the given information to state the values of x for which
f(x)>0.
(2)
(b) Expand (3x+20)(x+6)(2x−3), writing your answer as a polynomial in simplest form.
(3)
The straight line l is the tangent to C at the point where C cuts the y-axis.
Given that l cuts C at the point P, as shown in Figure 4,
(c) find, using algebra, the x coordinate of P.
(Solutions based on calculator technology are not acceptable.)
(5)
解答
(a)
解法一
思路
展开
三个因式给出三个 x 轴截距:−320、−6、23。结合三次曲线的图像,读出曲线在 x 轴上方的区间。
答题过程
展开
The roots are found from
3x+20=0,x+6=0,2x−3=0.
So
x=−320,x=−6,x=23.
From the sketch,
f(x)>0
for
−320<x<−6orx>23.
(b)
解法一
思路
展开
先乘后两个因式会比较顺:(x+6)(2x−3)。得到二次式后,再乘以 3x+20。
答题过程
展开
First expand two brackets:
(x+6)(2x−3)==2x2−3x+12x−182x2+9x−18.
Then
(3x+20)(x+6)(2x−3)====(3x+20)(2x2+9x−18)3x(2x2+9x−18)+20(2x2+9x−18)6x3+27x2−54x+40x2+180x−3606x3+67x2+126x−360.
(c)
解法一
思路
展开
先求 C 在 y 轴截点处的切线,也就是在 x=0 处的切线。切线斜率来自 f′(0),切点是 (0,f(0))。然后把切线方程和曲线方程联立,除了 x=0 这个切点,另一个交点就是 P。
答题过程
展开
From part (b),
f(x)=6x3+67x2+126x−360.
Differentiate:
f′(x)=18x2+134x+126.
At the point where C cuts the y-axis, x=0, so
f(0)=f′(0)=−360,126.
Therefore the tangent is
y+360=y=126(x−0)126x−360.
Now find where this line meets the curve:
6x3+67x2+126x−360=126x−360.
Cancel common terms:
6x3+67x2=x2(6x+67)=00.
Thus
x=0orx=−667.
The solution x=0 is the point of tangency, so the x coordinate of P is
−667.