题目
Problem
Given that
f(x)=3x+54x>0
g(x)=x1x>0
(a) state the range of f,
(2)
(b) find f−1,
(3)
(c) find fg(x).
(1)
(d) Show that the equation fg(x)=gf(x) has no real solutions.
(4)
题目中文翻译
已知
f(x)=3x+54x>0
g(x)=x1x>0
(a) 写出 f 的值域;
(b) 求 f−1;
(c) 求 fg(x);
(d) 证明方程 fg(x)=gf(x) 没有实数解。
解答
(a)
For
f(x)=3x+54,x>0
we have 3x+5>5, so f(x) is positive and less than 54.
Also, as x becomes very large, f(x) gets closer to 0 but never reaches 0.
Therefore the range is
0<f(x)<54
(b)
Let
y=3x+54
Rearrange to make x the subject:
y(3x+5)3xy+5y3xyx=4=4=4−5y=3y4−5y
So
f−1(x)=3x4−5x,0<x<54
这里反函数的定义域就是原函数 f 的值域。
(c)
Here fg(x) means f(g(x)).
Since
g(x)=x1
we get
fg(x)=f(x1)=3(x1)+54=x3+54
So
fg(x)=x3+54
Equivalently,
fg(x)=3+5x4x
(d)
First find gf(x):
gf(x)=g(f(x))=f(x)1=3x+541=43x+5
If fg(x)=gf(x), then
x3+54=43x+5
Since
x3+5=x3+5x
we have
3+5x4x=43x+5
Cross-multiply:
16x16x0=(3+5x)(3x+5)=15x2+34x+15=15x2+18x+15
Divide by 3:
5x2+6x+5=0
Its discriminant is
b2−4ac=62−4(5)(5)=36−100=−64
Since the discriminant is negative, this quadratic has no real roots.
Therefore the equation fg(x)=gf(x) has no real solutions.