题目
Problem
The function f is defined by
f:x↦x−42x+16x=4
(a) Find ff(x), giving your answer as a single fraction in its simplest form.
(3)
(b) Find f−1(12).
(2)
The function g is defined by
g:x↦lnxx>0, x=e4
(c) Find the exact values of a such that
fg(a)=g(a)
(3)
题目中文翻译
函数 f 定义为
f:x↦x−42x+16x=4
(a) 求 ff(x),并将答案写成最简单一分式;
(b) 求 f−1(12);
函数 g 定义为
g:x↦lnxx>0, x=e4
(c) 求满足
fg(a)=g(a)
的 a 的精确值。
解答
(a)
解法一
思路
展开
ff(x) 表示 f(f(x))。也就是把
f(x)=x−42x+16
整体代入 f 的输入位置。
答题过程
展开
Since
f(x)=x−42x+16
we have
ff(x)=f(x−42x+16)
Therefore
ff(x)======(x−42x+16)−42(x−42x+16)+16x−4(2x+16)−4(x−4)x−42(2x+16)+16(x−4)(2x+16)−4(x−4)2(2x+16)+16(x−4)2x+16−4x+164x+32+16x−6432−2x20x−3216−x10x−16
Thus
ff(x)=16−x10x−16
(b)
解法一
思路
展开
f−1(12) 的意思是:找一个 x,使得 f(x)=12。
答题过程
展开
Set
f(x)=12
Then
x−42x+16=2x+16=2x+16=64=x=1212(x−4)12x−4810x6.4
Therefore
f−1(12)=6.4
(c)
解法一
思路
展开
fg(a) 表示 f(g(a))。由于 g(a)=lna,所以题目方程变成
f(lna)=lna
然后设 u=lna,会得到一个关于 u 的二次方程。
答题过程
展开
Since
g(a)=lna
the equation
fg(a)=g(a)
means
f(lna)=lna
Using the definition of f,
lna−42lna+16=lna
Multiply both sides by lna−4.
2lna+16=2lna+16=0=(lna)(lna−4)(lna)2−4lna(lna)2−6lna−16
Factorise.
(lna)2−6lna−16=(lna−8)(lna+2)=00
So
lna=8orlna=−2
Therefore
a=e8, e−2