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

IAL 2021 Oct Q10

A Level / Edexcel / P1

IAL 2021 Oct Paper · Question 10

题目

Problem

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

Given that

  • f(x)=ax12x1/3f'(x)=ax-12x^{1/3}, where aa is a constant
  • f(x)=0f''(x)=0 when x=27x=27
  • the curve passes through the point (1,8)(1,-8)

(a) find the value of aa.

(3)

(b) Hence find f(x)f(x).

(4)

解答

(a)

解法一

思路

展开

已知 f(x)f'(x),所以先再求一次导数得到 f(x)f''(x)。然后把 x=27x=27 代入,并令 f(27)=0f''(27)=0

答题过程

展开 f(x)=ax12x1/3,f(x)=a1213x2/3=a4x2/3.\begin{align*} f'(x)=&\,ax-12x^{1/3},\\ f''(x)=&\,a-12\cdot\frac13x^{-2/3}\\ =&\,a-4x^{-2/3}. \end{align*}

Since f(x)=0f''(x)=0 when x=27x=27,

0=a4(27)2/3.\begin{align*} 0=&\,a-4(27)^{-2/3}. \end{align*}

Now

271/3=3,so272/3=19.\begin{align*} 27^{1/3}=3, \quad\text{so}\quad 27^{-2/3}=\frac19. \end{align*}

Hence

0=a49a=49.\begin{align*} 0=&\,a-\frac49\\ a=&\,\frac49. \end{align*}

(b)

解法一

思路

展开

把 (a) 的 a=49a=\frac49 代回 f(x)f'(x),然后积分求 f(x)f(x)。最后用点 (1,8)(1,-8) 求积分常数。

答题过程

展开

Using a=49a=\frac49,

f(x)=49x12x1/3.\begin{align*} f'(x)=\frac49x-12x^{1/3}. \end{align*}

Integrate:

f(x)=(49x12x1/3)dx=49x2212x4/34/3+c=29x29x4/3+c.\begin{align*} f(x) =&\,\int\left(\frac49x-12x^{1/3}\right)\,dx\\ =&\,\frac49\cdot\frac{x^2}{2} -12\cdot\frac{x^{4/3}}{4/3} +c\\ =&\,\frac29x^2-9x^{4/3}+c. \end{align*}

The curve passes through (1,8)(1,-8), so

8=29(1)29(1)4/3+c=299+c=799+c.\begin{align*} -8 =&\,\frac29(1)^2-9(1)^{4/3}+c\\ =&\,\frac29-9+c\\ =&\,-\frac{79}{9}+c. \end{align*}

Thus

c=79.\begin{align*} c=\frac79. \end{align*}

Therefore

f(x)=29x29x4/3+79.\begin{align*} f(x)=\frac29x^2-9x^{4/3}+\frac79. \end{align*}