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

IAL 2024 May Q10

A Level / Edexcel / P1

IAL 2024 May Paper · Question 10

题目

Problem

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

Given that

f(x)=6x(2x1)(3x+2)2x\begin{align*} f'(x)=6x-\frac{(2x-1)(3x+2)}{2\sqrt{x}} \end{align*}

and the point P(4,12)P(4,12) lies on CC,

(a) find the equation of the normal to CC at PP, giving your answer in the form y=mx+cy=mx+c where mm and cc are integers to be found,

(4)

(b) find f(x)f(x), giving each term in simplest form.

(6)

解答

(a)

解法一

思路

展开

先代入 x=4x=4 求切线斜率,再用垂线斜率关系求法线斜率。最后用点 P(4,12)P(4,12) 写法线方程。

答题过程

展开

At x=4x=4,

f(4)=6(4)(2(4)1)(3(4)+2)24=24(7)(14)4=24984=24492=12.\begin{align*} f'(4) =&\,6(4)-\frac{(2(4)-1)(3(4)+2)}{2\sqrt4}\\ =&\,24-\frac{(7)(14)}{4}\\ =&\,24-\frac{98}{4}\\ =&\,24-\frac{49}{2}\\ =&\,-\frac12. \end{align*}

So the tangent gradient is 12-\frac12.

The normal gradient is the negative reciprocal:

m=2.\begin{align*} m=2. \end{align*}

Using P(4,12)P(4,12),

y12=2(x4)y12=2x8y=2x+4.\begin{align*} y-12=&\,2(x-4)\\ y-12=&\,2x-8\\ y=&\,2x+4. \end{align*}

(b)

解法一

思路

展开

先展开分子:

(2x1)(3x+2)=6x2+x2.\begin{align*} (2x-1)(3x+2)=6x^2+x-2. \end{align*}

再除以 2x2\sqrt{x},把每项写成 xx 的幂,之后逐项积分。最后用 P(4,12)P(4,12) 求积分常数。

答题过程

展开

First expand and split the fraction:

(2x1)(3x+2)2x=6x2+x22x1/2=3x3/2+12x1/2x1/2.\begin{align*} \frac{(2x-1)(3x+2)}{2\sqrt{x}} =&\,\frac{6x^2+x-2}{2x^{1/2}}\\ =&\,3x^{3/2}+\frac12x^{1/2}-x^{-1/2}. \end{align*}

So

f(x)=6x(3x3/2+12x1/2x1/2)=6x3x3/212x1/2+x1/2.\begin{align*} f'(x) =&\,6x-\left(3x^{3/2}+\frac12x^{1/2}-x^{-1/2}\right)\\ =&\,6x-3x^{3/2}-\frac12x^{1/2}+x^{-1/2}. \end{align*}

Integrate:

f(x)=(6x3x3/212x1/2+x1/2)dx=3x265x5/213x3/2+2x1/2+c.\begin{align*} f(x) =&\,\int\left(6x-3x^{3/2}-\frac12x^{1/2}+x^{-1/2}\right)\,dx\\ =&\,3x^2-\frac65x^{5/2}-\frac13x^{3/2}+2x^{1/2}+c. \end{align*}

Use P(4,12)P(4,12):

12=3(4)265(4)5/213(4)3/2+2(4)1/2+c=4865(32)13(8)+4+c=52192583+c.\begin{align*} 12 =&\,3(4)^2-\frac65(4)^{5/2} -\frac13(4)^{3/2}+2(4)^{1/2}+c\\ =&\,48-\frac65(32)-\frac13(8)+4+c\\ =&\,52-\frac{192}{5}-\frac83+c. \end{align*}

Hence

c=1252+1925+83=40+1925+83=1615.\begin{align*} c =&\,12-52+\frac{192}{5}+\frac83\\ =&\,-40+\frac{192}{5}+\frac83\\ =&\,\frac{16}{15}. \end{align*}

Therefore

f(x)=3x265x5/213x3/2+2x1/2+1615.\begin{align*} f(x)=3x^2-\frac65x^{5/2}-\frac13x^{3/2}+2x^{1/2}+\frac{16}{15}. \end{align*}