题目
Problem
The function f is defined by
f(x)=2x2−5x≥0, x∈R
(a) State the range of f
(1)
On the following page there is a diagram, labelled Diagram 1, which shows a sketch of the curve with equation y=f(x).
(b) On Diagram 1, sketch the curve with equation y=f−1(x).
(2)
The curve with equation y=f(x) meets the curve with equation y=f−1(x) at the point P.
Using algebra and showing your working,
(c) find the exact x coordinate of P
(3)
题目中文翻译
函数 f 定义为
f(x)=2x2−5x≥0, x∈R
(a) 写出 f 的值域。
下一页上有一个标记为 Diagram 1 的图,给出了曲线 y=f(x) 的示意图。
(b) 在 Diagram 1 上画出曲线 y=f−1(x) 的示意图。
曲线 y=f(x) 与曲线 y=f−1(x) 相交于点 P。
(c) 用代数方法并写出过程,求点 P 的 x 坐标的精确值。
解答
(a)
解法一
思路
展开
由于定义域是 x≥0,所以 x2 的最小值是 0。函数 f(x)=2x2−5 的最小值出现在 x=0。
答题过程
展开
Since
x≥0,
we have
x2≥0.
Therefore
2x2−5≥−5.
So the range of f is
f(x)≥−5.
(b)
解法一
思路
展开
反函数图像是原图像关于直线 y=x 的对称图像。原图像从 (0,−5) 开始,所以反函数图像从 (−5,0) 开始;它应该在第一、第二象限,并且随着 x 增大而上升,但斜率逐渐减小。
答题过程
展开
The curve y=f−1(x) is the reflection of y=f(x) in the line
y=x.
So the sketch should start at
(−5,0),
because the point (0,−5) on y=f(x) is reflected to (−5,0).
The curve should then pass through the positive y-axis, lie in quadrants 1 and 2 only, and have decreasing gradient.
(c)
解法一
思路
展开
函数 f 是递增的一一函数,所以 y=f(x) 和 y=f−1(x) 的交点在直线 y=x 上。于是令 f(x)=x,解二次方程,并用 x≥0 排除负根。
答题过程
展开
At the intersection of y=f(x) and y=f−1(x), the point lies on the line
y=x.
So we solve
f(x)=x.
Since
f(x)=2x2−5,
we have
2x2−5=x.
Rearrange:
2x2−x−5=0.
Using the quadratic formula,
x==2⋅21±(−1)2−4(2)(−5)41±41.
The x-coordinate of a point on y=f(x) must satisfy x≥0, so we reject the negative root.
Therefore the exact x coordinate of P is
41+41.