题目
Problem
(a) On the axes in the answer book sketch and clearly label the graphs of
(i) y=x(a−x)
(ii) y=x2(b−x)
where a and b are positive constants b>a.
Show clearly the coordinates of all the points where the curves cross or meet the
coordinate axes.
(5)
(b) Show that the x-coordinates of the points of intersection of
y=x(4−x)andy=x2(7−x)
are given by the solutions to the equation
x(x2−8x+4)=0
(2)
The point A lies on both of the curves and the x and y coordinates of A are both positive.
(c) Find the exact coordinates of A, leaving the answer in the form (p+q3,r+s3),
where p, q, r and s are integers.
(Solutions relying on calculator technology are not acceptable.)
(5)
解答
(a)
解法一
思路
展开
y=x(a−x) 是开口向下的二次曲线,根为 x=0 和 x=a。
y=x2(b−x) 是三次曲线,根为 x=0 和 x=b,其中 x=0 是重根,所以曲线在原点与 x 轴相切。
因为 b>a>0,三次曲线的另一个截距在二次曲线截距的右边。
答题过程
展开
For
y=x(a−x),
the x-intercepts are found from
x(a−x)=0.
So the curve crosses the x-axis at
(0,0)and(a,0).
It is a negative quadratic curve.
For
y=x2(b−x),
the x-intercepts are found from
x2(b−x)=0.
So the curve meets the x-axis at
(0,0)and(b,0).
The factor x2 means the curve touches the x-axis at the origin. Since b>a, the point (b,0) is to the right of (a,0).
A suitable sketch is:
(b)
解法一
思路
展开
交点的 x 坐标来自两条曲线的 y 值相等。把两个表达式相等后展开并整理,就要自然得到题目给出的形式。
答题过程
展开
At intersections,
x(4−x)=x2(7−x).
Expanding both sides gives
4x−x2=7x2−x3.
Bring all terms to one side:
x3−8x2+4x=0.
Factor out x:
x(x2−8x+4)=0.
This is the required equation.
(c)
解法一
思路
展开
由 (b) 得到 x=0 或 x2−8x+4=0。点 A 的 x,y 坐标都为正,所以要选使 y=x(4−x) 为正的那个根,即 0<x<4 的根。
答题过程
展开
From part (b),
x(x2−8x+4)=0.
Since point A has positive x and y coordinates, x=0.
Solve
x2−8x+4=0.
Using the quadratic formula,
x===28±(−8)2−4(1)(4)28±484±23.
For y=x(4−x) to be positive, we need 0<x<4, so
x=4−23.
Now substitute into y=x(4−x):
y===(4−23)(4−(4−23))(4−23)(23)83−12.
Therefore
A=(4−23,−12+83).