题目
Problem
The functions f and g are defined by
f(x)=2+5lnxx>0
g(x)=2x+16x−2x>31
(a) Find f−1(22)
(2)
(b) Use differentiation to prove that g is an increasing function.
(3)
(c) Find g−1
(3)
(d) Find the range of fg
(2)
题目中文翻译
函数 f 和 g 定义为
f(x)=2+5lnxx>0
g(x)=2x+16x−2x>31
(a) 求 f−1(22)。
(b) 用求导证明 g 是增函数。
(c) 求 g−1。
(d) 求复合函数 fg 的值域。
解答
(a)
解法一
思路
展开
f−1(22) 是满足 f(x)=22 的输入值。因此直接建立对数方程,解出 x,并保留精确指数形式。
答题过程
展开
Let
f(x)=22.
Then
2+5lnx=lnx=x=22,4,e4.
Therefore,
f−1(22)=e4.
(b)
解法一
思路
展开
使用商法则求导,并把分子完整化简。导数的分母是平方,分子为正常数,因此在整个定义域内导数恒正,函数严格递增。
答题过程
展开
Using the quotient rule,
g′(x)==(2x+1)26(2x+1)−2(6x−2)(2x+1)210.
For x>31, (2x+1)2>0. Hence
g′(x)>0
throughout the domain, so g is an increasing function.
(c)
解法一
思路
展开
令 y=g(x),交叉相乘后收集所有含 x 的项,再把 x 表示为 y 的函数。反函数的定义域就是原函数的值域,因此还要先确定 g(x) 的值域。
答题过程
展开
Let
y=2x+16x−2.
Then
2xy+y=x(2y−6)=x=6x−2,−y−2,6−2yy+2.
Since g is increasing for x>31,
x→(31)+limg(x)=0
and
x→∞limg(x)=3.
Neither endpoint is attained, so the range of g is (0,3). Therefore,
g−1(x)=6−2xx+2,0<x<3.
(d)
解法一
思路
展开
这里 fg 表示复合函数 f∘g。由 (c) 可知 0<g(x)<3;函数 f(u)=2+5lnu 在 u>0 上严格递增,因此把区间 (0,3) 通过 f 映射即可得到复合函数的值域。
答题过程
展开
From part (c),
0<g(x)<3.
Since f(u)=2+5lnu is increasing for u>0,
f(g(x))<f(3)=2+5ln3.
Also, as g(x)→0+,
f(g(x))→−∞.
Therefore, the range of fg is
(−∞,2+5ln3).