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

IAL 2026 Jan A Q3

A Level / Edexcel / P1

IAL 2026 Jan A Paper · Question 3

题目

Problem

f(x)=(4+3x)2x,x>0\begin{align*} f(x)=\frac{(4+3\sqrt{x})^2}{x}, \qquad x>0 \end{align*}

(a) Find f(x)f'(x), writing the answer in simplest form.

(5)

(b) Hence find an equation of the tangent to the curve y=f(x)y=f(x) at the point (4,25)(4,25). Write the answer in the form y=mx+cy=mx+c, where mm and cc are constants to be found.

(3)

解答

(a)

解法一

思路

展开

先展开分子,再逐项除以 xx,把函数改写成幂函数之和。这样求导会比直接使用商法则更稳。

答题过程

展开

First expand the numerator:

(4+3x)2=16+24x+9x.\begin{align*} (4+3\sqrt{x})^2 =&\,16+24\sqrt{x}+9x. \end{align*}

Hence

f(x)=16+24x+9xx=16x1+24x1/2+9.\begin{align*} f(x) =&\,\frac{16+24\sqrt{x}+9x}{x}\\ =&\,16x^{-1}+24x^{-1/2}+9. \end{align*}

Differentiate term by term:

f(x)=16x2+24(12)x3/2=16x212x3/2.\begin{align*} f'(x) =&\,-16x^{-2}+24\left(-\frac12\right)x^{-3/2}\\ =&\,-16x^{-2}-12x^{-3/2}. \end{align*}

Therefore

f(x)=16x212x3/2.\begin{align*} f'(x) =-\frac{16}{x^2}-\frac{12}{x^{3/2}}. \end{align*}

(b)

解法一

思路

展开

切线斜率就是该点的导数值。因为题目说 hence,所以直接使用 (a) 的 f(x)f'(x),代入 x=4x=4 得到斜率,再用点斜式求直线方程。

答题过程

展开

At x=4x=4,

f(4)=16421243/2=1128=52.\begin{align*} f'(4) =&\,-\frac{16}{4^2}-\frac{12}{4^{3/2}}\\ =&\,-1-\frac{12}{8}\\ =&\,-\frac52. \end{align*}

The tangent passes through (4,25)(4,25), so

y25=52(x4)y=52x+10+25y=52x+35.\begin{align*} y-25=&\,-\frac52(x-4)\\ y=&\,-\frac52x+10+25\\ y=&\,-\frac52x+35. \end{align*}