题目
Problem
The functions f and g are defined by
f(x)=5−3x+24x≥0
g(x)=4sin(3x+6π)x∈R
(a) Find the range of f
(2)
(b) (i) Find f−1(x)
(ii) Write down the domain of f−1
(3)
(c) Find fg(−π)
(2)
题目中文翻译
函数 f 和 g 定义为
f(x)=5−3x+24x≥0
g(x)=4sin(3x+6π)x∈R
(a) 求 f 的值域。
(b) (i) 求 f−1(x)。
(ii) 写出 f−1 的定义域。
(c) 求 fg(−π)。
解答
(a)
解法一
思路
展开
定义域为 x≥0。在左端点取得最小值 3;当 x 增大时,分式项趋近于 0 但不等于 0,所以函数值趋近于 5 但取不到 5。
答题过程
展开
When x=0,
f(0)=5−24=3
For x≥0, the term 4/(3x+2) is positive and decreases towards 0. Hence
3≤f(x)<5
(b)(i)
解法一
思路
展开
令 y=f(x),把方程改写为以 x 为主项,再交换变量。
答题过程
展开
Let
y=5−3x+24
Then
3x+2=5−y4
so
x=31(5−y4−2)
Therefore
f−1(x)=31(5−x4−2)
(b)(ii)
解法一
思路
展开
反函数的定义域就是原函数的值域,直接承接 (a)。
答题过程
展开
The domain of f−1 is the range of f. Hence
3≤x<5
(c)
解法一
思路
展开
先计算内层函数 g(−π)。必须保留题目中 g 的最外层绝对值,因此内层结果是 2,再代入 f。
答题过程
展开
g(−π)===4sin(−3π+6π)4sin(−6π)∣−2∣=2
Therefore
fg(−π)=f(2)=5−84
Hence
fg(−π)=29