题目
Problem
Figure 1 shows a sketch of part of the curve with equation
y=6ln(2x+3)−21x2+4x>−23
The curve cuts the negative x-axis at the point P, as shown in Figure 1.
(a) Show that the x coordinate of P lies in the interval [−1.25,−1.2]
(2)
The curve cuts the positive x-axis at the point Q, also shown in Figure 1.
Using the iterative formula
xn+1=12ln(2xn+3)+8 with x1=6
(b) (i) find, to 4 decimal places, the value of x2
(ii) find, by continued iteration, the x coordinate of Q. Give your answer to 4 decimal places.
(3)
The curve has a maximum turning point at M, as shown in Figure 1.
(c) Using calculus and showing each stage of your working, find the x coordinate of M.
(4)
题目中文翻译
图 1 给出了部分曲线的示意图,其方程为
y=6ln(2x+3)−21x2+4x>−23
该曲线与负 x 轴交于点 P,如图所示。
(a) 证明点 P 的 x 坐标位于区间 [−1.25,−1.2] 内。
该曲线还与正 x 轴交于点 Q,如图所示。
使用迭代公式
xn+1=12ln(2xn+3)+8,其中 x1=6
(b) (i) 求 x2 的值,精确到小数点后 4 位。
(ii) 用继续迭代的方法求点 Q 的 x 坐标,答案精确到小数点后 4 位。
曲线在点 M 处有一个极大转折点,如图所示。
(c) 用微积分并写出每一步过程,求点 M 的 x 坐标。
解答
(a)
Let
y=6ln(2x+3)−21x2+4
At x=−1.25,
y=6ln(0.5)−21(−1.25)2+4
So
y=−0.940…
At x=−1.2,
y=6ln(0.6)−21(−1.2)2+4
So
y=0.214…
Therefore
y(−1.25)<0andy(−1.2)>0
Since the function is continuous on [−1.25,−1.2], there is a root in this interval.
Hence the x coordinate of P lies in
[−1.25,−1.2]
(b)(i)
Using
xn+1=12ln(2xn+3)+8
with x1=6,
x2=12ln(15)+8
Therefore
x2=6.3637
to 4 decimal places.
(b)(ii)
Continuing the iteration gives
x1x2x3x4x5x6=6,=6.3637,=6.4082,=6.4135,=6.4141,=6.4142
Hence the x coordinate of Q is
6.4142
(c)
For
y=6ln(2x+3)−21x2+4
求导得
dxdy=6⋅2x+32−x
So
dxdy=2x+312−x
At a stationary point,
dxdy=0
Hence
2x+312−x=0
So
2x+312=x
Therefore
12=x(2x+3)
and
2x2+3x−12=0
Using the quadratic formula,
x=2(2)−3±32−4(2)(−12)
So
x=4−3±105
Since the maximum point M is on the positive side of the graph,
x=4−3+105