Skip to content
CalcGospel 國際數學圖譜
返回

IAL 2021 Oct Q1

A Level / Edexcel / P3

IAL 2021 Oct Paper · Question 1

题目

Problem

The function ff is defined by

f(x)=5xx2+7x+12+5xx+4x>0f(x)=\frac{5x}{x^2+7x+12}+\frac{5x}{x+4}\qquad x>0

(a) Show that

f(x)=5xx+3f(x)=\frac{5x}{x+3}
(3)

(b) Find f1f^{-1}

(3)

(c) (i) Find, in simplest form, f(x)f'(x).

(ii) Hence, state whether ff is an increasing or a decreasing function, giving a reason for your answer.

(3)
题目中文翻译

函数 ff 定义为

f(x)=5xx2+7x+12+5xx+4x>0f(x)=\frac{5x}{x^2+7x+12}+\frac{5x}{x+4}\qquad x>0

(a) 证明

f(x)=5xx+3f(x)=\frac{5x}{x+3}

(b) 求 f1f^{-1}

(c) (i) 求 f(x)f'(x) 的最简形式。

(ii) 由此说明 ff 是增函数还是减函数,并给出理由。

解答

(a)

解法一

思路

展开

先因式分解二次式,再把两个分式通分。分子、分母分别因式分解后消去公因式,即可得到题目要求的形式。

答题过程

展开

Since

x2+7x+12=(x+3)(x+4),x^2+7x+12=(x+3)(x+4),

we have

f(x)=5x(x+3)(x+4)+5x(x+3)(x+3)(x+4)=5x+5x(x+3)(x+3)(x+4)=5x(x+4)(x+3)(x+4)=5xx+3,\begin{align*} f(x)=&\,\frac{5x}{(x+3)(x+4)} +\frac{5x(x+3)}{(x+3)(x+4)} \\[4mm] =&\,\frac{5x+5x(x+3)}{(x+3)(x+4)} \\[4mm] =&\,\frac{5x(x+4)}{(x+3)(x+4)} \\[4mm] =&\,\frac{5x}{x+3}, \end{align*}

as required.

解法二

思路

展开

官方评分资料也接受拆分分式。把第一个分式写成两个分式之差,其中一项会与原式的第二项抵消。

答题过程

展开

Since

5x(x+3)(x+4)=5xx+35xx+4,\frac{5x}{(x+3)(x+4)} =\frac{5x}{x+3}-\frac{5x}{x+4},

it follows that

f(x)=5xx+35xx+4+5xx+4=5xx+3,\begin{align*} f(x)=&\,\frac{5x}{x+3}-\frac{5x}{x+4} +\frac{5x}{x+4} \\[4mm] =&\,\frac{5x}{x+3}, \end{align*}

as required.

(b)

解法一

思路

展开

y=f(x)y=f(x),把 xx 设为未知量并整理;最后交换变量名称。反函数的定义域等于原函数的值域。

答题过程

展开

Let

y=5xx+3.y=\frac{5x}{x+3}.

Then

y(x+3)=5xxy+3y=5x3y=x(5y),\begin{align*} y(x+3)=&\,5x \\[4mm] xy+3y=&\,5x \\[4mm] 3y=&\,x(5-y), \end{align*}

so

x=3y5y.x=\frac{3y}{5-y}.

Therefore

f1(x)=3x5x.f^{-1}(x)=\frac{3x}{5-x}.

For x>0x>0,

0<5xx+3<5.0<\frac{5x}{x+3}<5.

Hence the range of ff is 0<f(x)<50<f(x)<5, so the domain of f1f^{-1} is 0<x<50<x<5.

Therefore

f1(x)=3x5x,0<x<5.\boxed{f^{-1}(x)=\frac{3x}{5-x},\qquad 0<x<5}.

解法二

思路

展开

先把函数改写为常数减去一个简单分式,再换元并整理。这是官方评分资料给出的另一条路线。

答题过程

展开

From part (a),

f(x)=5xx+3=515x+3.f(x)=\frac{5x}{x+3} =5-\frac{15}{x+3}.

Let

y=515x+3.y=5-\frac{15}{x+3}.

Then

5y=15x+3x+3=155yx=155y3=3y5y.\begin{align*} 5-y=&\,\frac{15}{x+3} \\[4mm] x+3=&\,\frac{15}{5-y} \\[4mm] x=&\,\frac{15}{5-y}-3 \\[4mm] =&\,\frac{3y}{5-y}. \end{align*}

Therefore

f1(x)=3x5x.f^{-1}(x)=\frac{3x}{5-x}.

Also, when x>0x>0,

0<15x+3<5,0<\frac{15}{x+3}<5,

so 0<f(x)<50<f(x)<5. Hence

f1(x)=3x5x,0<x<5.\boxed{f^{-1}(x)=\frac{3x}{5-x},\qquad 0<x<5}.

(c)(i)

解法一

思路

展开

直接对 (a) 得到的分式使用商法则。

答题过程

展开

Using

f(x)=5xx+3,f(x)=\frac{5x}{x+3},

the quotient rule gives

f(x)=5(x+3)5x(x+3)2=15(x+3)2.\begin{align*} f'(x)=&\,\frac{5(x+3)-5x}{(x+3)^2} \\[4mm] =&\,\frac{15}{(x+3)^2}. \end{align*}

Therefore

f(x)=15(x+3)2.\boxed{f'(x)=\frac{15}{(x+3)^2}}.

解法二

思路

展开

使用官方替代路线,先把函数写成 515(x+3)15-15(x+3)^{-1},再用链式法则求导。

答题过程

展开

Rewrite the function as

f(x)=515(x+3)1.f(x)=5-15(x+3)^{-1}.

Therefore

f(x)=15(1)(x+3)2=15(x+3)2.\begin{align*} f'(x)=&\,-15(-1)(x+3)^{-2} \\[4mm] =&\,\frac{15}{(x+3)^2}. \end{align*}

Hence

f(x)=15(x+3)2.\boxed{f'(x)=\frac{15}{(x+3)^2}}.

(c)(ii)

解法一

思路

展开

在题目的定义域内判断导数的符号。导数恒为正,因此函数递增。

答题过程

展开

For x>0x>0,

(x+3)2>0.(x+3)^2>0.

Therefore

f(x)=15(x+3)2>0.f'(x)=\frac{15}{(x+3)^2}>0.

Hence ff is an increasing function.