题目
Problem
Figure 1 shows a sketch of a curve with equation y=f(x) where
f(x)=4x−12x+3x>41
(a) Find, in simplest form, f′(x).
(4)
(b) Hence find the range of f.
(3)
题目中文翻译
图 1 给出了曲线 y=f(x) 的草图,其中
f(x)=4x−12x+3x>41
(a) 求 f′(x) 的最简形式。
(b) 由此求 f 的值域。
解答
(a)
Write
f(x)=4x−12x+3
as
f(x)=(2x+3)(4x−1)−21
Differentiate using the product rule:
f′(x)=2(4x−1)−21+(2x+3)(−21)(4x−1)−23(4)=2(4x−1)−21−2(2x+3)(4x−1)−23
Factor out
2(4x−1)−23
to get
f′(x)=2(4x−1)−23[(4x−1)−(2x+3)]=2(4x−1)−23(2x−4)=4(x−2)(4x−1)−23
Therefore
f′(x)=(4x−1)234x−8
(b)
For stationary points,
f′(x)=0
Using part (a),
(4x−1)234x−8=0
Since
x>41
the denominator is positive. So
4x−8=0
Therefore
x=2
Now find the corresponding value of f(x):
f(2)=4(2)−12(2)+3=77=7
The curve decreases until x=2 and then increases after x=2, so this is the minimum value.
Therefore the range of f is
f(x)≥7
or equivalently
[7,∞)