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

IAL 2019 May Q8

A Level / Edexcel / P1

IAL 2019 May Paper · Question 8

题目

Problem

The curve CC with equation y=f(x)y=f(x), x>0x>0, passes through the point P(4,1)P(4,1).

Given that

f(x)=4x283x2,\begin{align*} f'(x)=4\sqrt{x}-2-\frac{8}{3x^2}, \end{align*}

(a) find the equation of the normal to CC at PP. Write 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).

(5)

解答

(a)

解法一

思路

展开

先求切线斜率 f(4)f'(4),再取负倒数得到法线斜率。最后用点 P(4,1)P(4,1) 写直线。

答题过程

展开 f(4)=44283(4)2=82848=616=356.\begin{align*} f'(4) =&\,4\sqrt4-2-\frac{8}{3(4)^2}\\ =&\,8-2-\frac{8}{48}\\ =&\,6-\frac16\\ =&\,\frac{35}{6}. \end{align*}

So the gradient of the normal is

635.\begin{align*} -\frac{6}{35}. \end{align*}

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

y1=635(x4).\begin{align*} y-1=&\,-\frac{6}{35}(x-4). \end{align*}

Multiply by 3535:

35y35=6x+246x+35y59=0.\begin{align*} 35y-35=&\,-6x+24\\ 6x+35y-59=&\,0. \end{align*}

(b)

解法一

思路

展开

f(x)f'(x) 写成指数形式后积分。积分常数用点 P(4,1)P(4,1) 求出。

答题过程

展开 f(x)=4x1/2283x2.\begin{align*} f'(x)=4x^{1/2}-2-\frac83x^{-2}. \end{align*}

Integrating,

f(x)=4x3/23/22x83x11+c=83x3/22x+83x+c.\begin{align*} f(x) =&\,4\cdot\frac{x^{3/2}}{3/2}-2x-\frac83\cdot\frac{x^{-1}}{-1}+c\\ =&\,\frac83x^{3/2}-2x+\frac{8}{3x}+c. \end{align*}

Use f(4)=1f(4)=1:

1=83(4)3/22(4)+83(4)+c=6438+23+c=14+c.\begin{align*} 1=&\,\frac83(4)^{3/2}-2(4)+\frac{8}{3(4)}+c\\ =&\,\frac{64}{3}-8+\frac23+c\\ =&\,14+c. \end{align*}

Hence

c=13.\begin{align*} c=-13. \end{align*}

Therefore

f(x)=83x3/22x+83x13.\begin{align*} f(x)=\frac83x^{3/2}-2x+\frac{8}{3x}-13. \end{align*}