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

IAL 2023 Jan Q11

A Level / Edexcel / P1

IAL 2023 Jan Paper · Question 11

题目

Problem

A curve CC has equation y=f(x)y=f(x), x>0x>0.

Given that

  • f(x)=4x+1xf''(x)=4x+\dfrac1{\sqrt{x}}
  • the point PP has xx coordinate 44 and lies on CC
  • the tangent to CC at PP has equation y=3x+4y=3x+4

(a) find an equation of the normal to CC at PP.

(2)

(b) find f(x)f(x), writing your answer in simplest form.

(6)

解答

(a)

解法一

思路

展开

切线方程是 y=3x+4y=3x+4,所以切线斜率是 33。法线斜率是负倒数,即 13-\frac13。点 PPxx 坐标是 44,把它代入切线方程可求出 PP 的坐标。

答题过程

展开

The tangent has equation

y=3x+4,\begin{align*} y=3x+4, \end{align*}

so the gradient of the tangent is 33. Therefore the gradient of the normal is

13.\begin{align*} -\frac13. \end{align*}

At x=4x=4,

y=3(4)+4=16.\begin{align*} y=&\,3(4)+4\\ =&\,16. \end{align*}

So P=(4,16)P=(4,16). Hence the normal is

y16=13(x4).\begin{align*} y-16=-\frac13(x-4). \end{align*}

(b)

解法一

思路

展开

已知的是二阶导数,所以要积分两次。第一次积分后会出现常数,用切线斜率 f(4)=3f'(4)=3 求出。第二次积分后再出现常数,用点 P=(4,16)P=(4,16) 求出。

答题过程

展开

Rewrite

f(x)=4x+x12.\begin{align*} f''(x)=4x+x^{-\frac12}. \end{align*}

Integrate once:

f(x)=(4x+x12)dx=2x2+2x12+c.\begin{align*} f'(x) =&\,\int \left(4x+x^{-\frac12}\right)\,dx\\ =&\,2x^2+2x^{\frac12}+c. \end{align*}

Since the tangent gradient at PP is 33,

f(4)=3.\begin{align*} f'(4)=&\,3. \end{align*}

So

3=2(4)2+2(4)12+c3=32+4+cc=33.\begin{align*} 3=&\,2(4)^2+2(4)^{\frac12}+c\\ 3=&\,32+4+c\\ c=&\,-33. \end{align*}

Therefore

f(x)=2x2+2x1233.\begin{align*} f'(x)=2x^2+2x^{\frac12}-33. \end{align*}

Integrate again:

f(x)=(2x2+2x1233)dx=23x3+43x3233x+d.\begin{align*} f(x) =&\,\int \left(2x^2+2x^{\frac12}-33\right)\,dx\\ =&\,\frac23x^3+\frac43x^{\frac32}-33x+d. \end{align*}

Use P=(4,16)P=(4,16):

16=23(4)3+43(4)3233(4)+d=1283+323132+d=1603132+d.\begin{align*} 16 =&\,\frac23(4)^3+\frac43(4)^{\frac32}-33(4)+d\\ =&\,\frac{128}{3}+\frac{32}{3}-132+d\\ =&\,\frac{160}{3}-132+d. \end{align*}

Hence

d=161603+132=4831603+3963=2843.\begin{align*} d =&\,16-\frac{160}{3}+132\\ =&\,\frac{48}{3}-\frac{160}{3}+\frac{396}{3}\\ =&\,\frac{284}{3}. \end{align*}

Therefore

f(x)=23x3+43x3233x+2843.\begin{align*} f(x)=\frac23x^3+\frac43x^{\frac32}-33x+\frac{284}{3}. \end{align*}