题目
Problem
Figure 1
Figure 2
Figure 1 shows a sketch of part of the graph y=f(x), where
f(x)=2∣3−x∣+5x≥0
Figure 2 shows a sketch of part of the graph y=g(x), where
g(x)=2x+3x+9x≥0
(a) Find the value of fg(1)
(2)
(b) State the range of g
(2)
(c) Find g−1
(3)
(d) Given that the equation f(x)=k, where k is a constant, has exactly two roots,
state the range of possible values of k.
(3)
题目中文翻译
图 1。
图 2。
图 1 给出了函数 y=f(x) 的一部分图像,其中
f(x)=2∣3−x∣+5x≥0
图 2 给出了函数 y=g(x) 的一部分图像,其中
g(x)=2x+3x+9x≥0
(a) 求 fg(1) 的值。
(b) 写出 g 的值域。
(c) 求 g−1。
(d) 已知方程 f(x)=k(k 为常数)恰有两个实根,求 k 的取值范围。
解答
(a)
解法一
思路
展开
fg(1) 表示 f(g(1))。先把 1 代入 g,再把所得结果代入 f,并注意 f 中有绝对值。
答题过程
展开
First,
g(1)=2(1)+31+9=2.
Therefore,
fg(1)===f(2)2∣3−2∣+57.
Hence
fg(1)=7.
(b)
解法一
思路
展开
把 g(x) 改写成“水平渐近线加正分式”的形式。由于 x≥0,函数在 x=0 时取到上端值 3;当 x 增大时,正分式趋近于 0 但不会等于 0,因此下端值 21 不包含在值域内。
答题过程
展开
Rewrite g(x) as
g(x)==2x+3x+921+2(2x+3)15.
For x≥0, the second term is positive and decreases
towards 0 as x increases. Also,
g(0)=3.
Therefore, the range of g is
21<g(x)≤3.
(c)
解法一
思路
展开
先令 y=g(x),交叉相乘并把所有含 x 的项收集到一边,从而把 x 表示成 y 的函数。最后交换变量名称,并把 (b) 的值域写成反函数的定义域。
答题过程
展开
Let
y=2x+3x+9.
Then
y(2x+3)=2xy+3y=x(2y−1)=x=x+9x+99−3y2y−19−3y.
Interchanging x and y gives
g−1(x)=2x−19−3x.
The domain of g−1 is the range of
g found in part (b). Hence
g−1(x)=2x−19−3x,21<x≤3.
(d)
解法一
思路
展开
f(x)=2∣3−x∣+5 是顶点为 (3,5) 的 V 形图像,但定义域限制为 x≥0。要让水平直线 y=k 与图像恰有两个交点,k 必须高于顶点的纵坐标,同时不能高于左端点 x=0 对应的纵坐标。
答题过程
展开
The minimum value occurs at x=3:
f(3)=5.
At the left endpoint of the domain,
f(0)=2∣3∣+5=11.
For two roots, the horizontal line y=k must lie above the
vertex, so k>5. It may pass through the endpoint x=0,
so k=11 is included; if k>11, the left intersection has
x<0 and is outside the domain.
Therefore,
5<k≤11.