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

IAL 2021 Oct Q9

A Level / Edexcel / P3

IAL 2021 Oct Paper · Question 9

题目

Problem

Figure 3 shows a sketch of part of the curve with equation y=f(x)y=f(x), where

f(x)=x(x24)ex/2f(x)=x(x^2-4)e^{-x/2}

(a) Find f(x)f'(x).

(2)

The line ll is the normal to the curve at OO and meets the curve again at the point PP.

The point PP lies in the 3rd quadrant, as shown in Figure 3.

(b) Show that the xx coordinate of PP is a solution of the equation

x=1216+ex/2x=-\frac12\sqrt{16+e^{x/2}}
(4)

(c) Using the iterative formula

xn+1=1216+exn/2with x1=2x_{n+1}=-\frac12\sqrt{16+e^{x_n/2}}\qquad \text{with }x_1=-2

find, to 4 decimal places,

(i) the value of x2x_2

(ii) the xx coordinate of PP.

(3)
题目中文翻译

图 3 给出了部分曲线的示意图,其方程为 y=f(x)y=f(x),其中

f(x)=x(x24)ex/2f(x)=x(x^2-4)e^{-x/2}

(a) 求 f(x)f'(x)

直线 ll 是曲线在点 OO 处的法线,并与曲线再次相交于点 PP

PP 位于第三象限,如图 3 所示。

(b) 证明点 PPxx 坐标是方程

x=1216+ex/2x=-\frac12\sqrt{16+e^{x/2}}

的一个解。

(c) 使用迭代公式

xn+1=1216+exn/2其中 x1=2x_{n+1}=-\frac12\sqrt{16+e^{x_n/2}}\qquad \text{其中 }x_1=-2

求下列各值(精确到小数点后 4 位):

(i) x2x_2

(ii) 点 PPxx 坐标。

解答

(a)

First write

f(x)=(x34x)ex/2f(x)=(x^3-4x)e^{-x/2}

Using the product rule,

f(x)=(3x24)ex/2+(x34x)(12ex/2)=ex/2(3x2412x3+2x)\begin{aligned} f'(x) &=(3x^2-4)e^{-x/2} +(x^3-4x)\left(-\frac12e^{-x/2}\right) \\ &=e^{-x/2}\left(3x^2-4-\frac12x^3+2x\right) \end{aligned}

So

f(x)=(12x3+3x2+2x4)ex/2\boxed{f'(x)=\left(-\frac12x^3+3x^2+2x-4\right)e^{-x/2}}

(b)

At OO, we have x=0x=0.

From part (a),

f(0)=4f'(0)=-4

So the gradient of the tangent at OO is 4-4.

Therefore the gradient of the normal is

14\frac14

Hence the normal ll has equation

y=14xy=\frac14x

At the second intersection point PP,

x(x24)ex/2=14xx(x^2-4)e^{-x/2}=\frac14x

Since PP is not OO, x0x\ne0, so we can divide by xx:

(x24)ex/2=14(x^2-4)e^{-x/2}=\frac14

Thus

x24=14ex/2x^2-4=\frac14e^{x/2}

So

4x2=16+ex/24x^2=16+e^{x/2}

and hence

x2=14(16+ex/2)x^2=\frac14(16+e^{x/2})

Since PP lies in the third quadrant, its xx coordinate is negative. Therefore

x=1216+ex/2\boxed{x=-\frac12\sqrt{16+e^{x/2}}}

(c)

(i)

Using x1=2x_1=-2,

x2=1216+e1x_2=-\frac12\sqrt{16+e^{-1}}

So

x2=2.0229\boxed{x_2=-2.0229}

to 4 decimal places.

(ii)

Continuing the iteration,

x1=2,x2=2.0229,x3=2.0226,x4=2.0226\begin{aligned} x_1&=-2,\\ x_2&=-2.0229,\\ x_3&=-2.0226,\\ x_4&=-2.0226 \end{aligned}

The values converge to

x=2.0226\boxed{x=-2.0226}

So the xx coordinate of PP is

2.0226\boxed{-2.0226}