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

IAL 2021 June Q6

A Level / Edexcel / P1

IAL 2021 June Paper · Question 6

题目

Problem

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

Given that

  • CC passes through the point P(8,2)P(8,2)
  • f(x)=323x2+32x3f'(x)=\dfrac{32}{3x^2}+3-2\sqrt[3]{x}

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

(3)

(b) Find, in simplest form, f(x)f(x).

(5)

解答

(a)

解法一

思路

展开

切线斜率是 f(8)f'(8)。求出斜率后,用点 P(8,2)P(8,2) 写直线方程。

答题过程

展开 f(8)=323(8)2+3283=32192+32(2)=161=56.\begin{align*} f'(8) =&\,\frac{32}{3(8)^2}+3-2\sqrt[3]{8}\\ =&\,\frac{32}{192}+3-2(2)\\ =&\,\frac16-1\\ =&\,-\frac56. \end{align*}

Using P(8,2)P(8,2),

y2=56(x8)y=56x+203+2y=56x+263.\begin{align*} y-2=&\,-\frac56(x-8)\\ y=&\,-\frac56x+\frac{20}{3}+2\\ y=&\,-\frac56x+\frac{26}{3}. \end{align*}

(b)

解法一

思路

展开

已知导函数,要求原函数,所以积分。积分后用 P(8,2)P(8,2) 求常数。

答题过程

展开

Write f(x)f'(x) using indices:

f(x)=323x2+32x1/3.\begin{align*} f'(x)=\frac{32}{3}x^{-2}+3-2x^{1/3}. \end{align*}

Integrate:

f(x)=(323x2+32x1/3)dx=323x11+3x2x4/34/3+c=323x1+3x32x4/3+c.\begin{align*} f(x) =&\,\int\left(\frac{32}{3}x^{-2}+3-2x^{1/3}\right)\,dx\\ =&\,\frac{32}{3}\cdot\frac{x^{-1}}{-1} +3x-2\cdot\frac{x^{4/3}}{4/3} +c\\ =&\,-\frac{32}{3}x^{-1}+3x-\frac32x^{4/3}+c. \end{align*}

Use P(8,2)P(8,2):

2=323(8)1+3(8)32(8)4/3+c=43+2432(16)+c=43+c.\begin{align*} 2 =&\,-\frac{32}{3}(8)^{-1}+3(8)-\frac32(8)^{4/3}+c\\ =&\,-\frac43+24-\frac32(16)+c\\ =&\,-\frac43+c. \end{align*}

Thus

c=103.\begin{align*} c=\frac{10}{3}. \end{align*}

Therefore

f(x)=323x+3x32x4/3+103.\begin{align*} f(x)=-\frac{32}{3x}+3x-\frac32x^{4/3}+\frac{10}{3}. \end{align*}