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

IAL 2023 Oct Q7

A Level / Edexcel / P1

IAL 2023 Oct Paper · Question 7

题目

Problem

The curve CC has equation y=f(x)y=f(x) where x>0x>0.

Given that

f(x)=4x2+107x124x12\begin{align*} f'(x)=\frac{4x^2+10-7x^{\frac12}}{4x^{\frac12}} \end{align*}

and the point P(4,1)P(4,-1) lies on CC,

(a) (i) find the value of the gradient of CC at PP

(ii) Hence find the equation of the normal to CC at PP, giving your answer in the form ax+by+c=0ax+by+c=0 where aa, bb and cc are integers to be found.

(4)

(b) Find f(x)f(x).

(6)

解答

(a)(i)

解法一

思路

展开

曲线在 PP 点的梯度就是 f(4)f'(4)。直接把 x=4x=4 代入即可。

答题过程

展开

At PP, x=4x=4. Therefore

f(4)=4(4)2+107(4)124(4)12=64+10148=608=152.\begin{align*} f'(4) =&\,\frac{4(4)^2+10-7(4)^{\frac12}}{4(4)^{\frac12}}\\ =&\,\frac{64+10-14}{8}\\ =&\,\frac{60}{8}\\ =&\,\frac{15}{2}. \end{align*}

So the gradient of CC at PP is

152.\begin{align*} \frac{15}{2}. \end{align*}

(a)(ii)

解法一

思路

展开

法线斜率是切线斜率的负倒数。切线斜率为 152\frac{15}{2},所以法线斜率为 215-\frac{2}{15}。再用点 P(4,1)P(4,-1) 写直线方程。

答题过程

展开

The normal gradient is

215.\begin{align*} -\frac{2}{15}. \end{align*}

Using P(4,1)P(4,-1),

y+1=215(x4)15y+15=2x+82x+15y+7=0.\begin{align*} y+1=&\,-\frac{2}{15}(x-4)\\ 15y+15=&\,-2x+8\\ 2x+15y+7=&\,0. \end{align*}

(b)

解法一

思路

展开

先把 f(x)f'(x) 拆成幂函数,再积分。最后用 P(4,1)P(4,-1) 求积分常数。

答题过程

展开

Rewrite f(x)f'(x):

f(x)=4x24x12+104x127x124x12=x32+52x1274.\begin{align*} f'(x) =&\,\frac{4x^2}{4x^{\frac12}} +\frac{10}{4x^{\frac12}} -\frac{7x^{\frac12}}{4x^{\frac12}}\\ =&\,x^{\frac32}+\frac52x^{-\frac12}-\frac74. \end{align*}

Integrate:

f(x)=(x32+52x1274)dx=25x52+5x1274x+c.\begin{align*} f(x) =&\,\int\left(x^{\frac32}+\frac52x^{-\frac12}-\frac74\right)\,dx\\ =&\,\frac25x^{\frac52}+5x^{\frac12}-\frac74x+c. \end{align*}

Use P(4,1)P(4,-1):

1=25(4)52+5(4)1274(4)+c=25(32)+107+c=645+3+c=795+c.\begin{align*} -1 =&\,\frac25(4)^{\frac52}+5(4)^{\frac12}-\frac74(4)+c\\ =&\,\frac25(32)+10-7+c\\ =&\,\frac{64}{5}+3+c\\ =&\,\frac{79}{5}+c. \end{align*}

So

c=845.\begin{align*} c=-\frac{84}{5}. \end{align*}

Therefore

f(x)=25x52+5x1274x845.\begin{align*} f(x)=\frac25x^{\frac52}+5x^{\frac12}-\frac74x-\frac{84}{5}. \end{align*}