题目
Problem
The function f is defined by
f(x)=3x2+7x−202x2−32+3x−58x∈R, x>2
(a) Show that f(x)=3x−52x
(3)
(b) Show, using calculus, that f is a decreasing function.
You must make your reasoning clear.
(3)
The function g is defined by
g(x)=3+2lnxx≥1
(c) Find g−1
(3)
(d) Find the exact value of a for which
gf(a)=5
(4)
题目中文翻译
函数 f 定义为
f(x)=3x2+7x−202x2−32+3x−58x∈R, x>2
(a) 证明 f(x)=3x−52x。
(b) 使用微积分证明 f 是减函数。你必须清楚说明你的推理。
函数 g 定义为
g(x)=3+2lnxx≥1
(c) 求 g−1。
(d) 求满足
gf(a)=5
的 a 的精确值。
解答
(a)
解法一
思路
展开
先把二次式 3x2+7x−20 因式分解。这样两个分式会出现共同因子 3x−5,通分后即可约去 x+4。
答题过程
展开
Since
3x2+7x−20=(3x−5)(x+4),
we have
f(x)===(3x−5)(x+4)2(x−4)(x+4)+3x−583x−52(x−4)+83x−52x.
Hence,
f(x)=3x−52x.
(b)
解法一
思路
展开
对 (a) 中得到的简式使用商法则求导。要证明函数递减,不仅要得到导数为负,还要结合定义域 x>2 说明分母恒为正。
答题过程
展开
Using the quotient rule,
f′(x)==(3x−5)22(3x−5)−3(2x)−(3x−5)210.
For x>2, we have (3x−5)2>0. Therefore
f′(x)<0.
Hence f is a decreasing function on its domain.
(c)
解法一
思路
展开
令 y=g(x),交换 x 与 y 后解出 y。原函数在 x≥1 上的值域是 [3,∞),因此这也是反函数的定义域。
答题过程
展开
Let
y=3+2lnx.
Interchanging x and y gives
x=3+2lny.
Therefore,
lny=y=2x−3,e2x−3.
Since the range of g is [3,∞),
g−1(x)=e2x−3,x≥3.
(d)
解法一
思路
展开
把 (a) 的 f(a) 代入 g,直接建立关于 a 的方程。解出对数后,保留 e 的形式以得到精确值。
答题过程
展开
Using the result from part (a),
g(f(a))=3+2ln(3a−52a).
Hence
3+2ln(3a−52a)=ln(3a−52a)=3a−52a=5,1,e.
Therefore,
2a=a(3e−2)=3ae−5e,5e,
so
a=3e−25e.
This value satisfies a>2, so it lies in the domain of f.
解法二
思路
展开
官方评分资料也接受利用 (c) 的反函数。对 g(f(a))=5 两边作用 g−1,先求出 f(a),再解有理方程。
答题过程
展开
Applying g−1 to both sides of
g(f(a))=5
gives
f(a)=g−1(5).
Using the results from parts (a) and (c),
3a−52a=e25−3=e.
Thus
2a=a(3e−2)=e(3a−5),5e,
and hence
a=3e−25e.