题目
Problem
The heart rate of a horse is being monitored.
The heart rate H, measured in beats per minute (bpm), is modelled by the equation
H=32+40e−0.2t−20e−0.9t
where t minutes is the time after monitoring began.
Figure 4 is a sketch of H against t.
Use the equation of the model to answer parts (a) to (e).
(a) State the initial heart rate of the horse.
(1)
In the long term, the heart rate of the horse approaches L bpm.
(b) State the value of L.
(1)
The heart rate of the horse reaches its maximum value after T minutes.
(c) Find the value of T, giving your answer to 3 decimal places.
(Solutions based entirely on calculator technology are not acceptable.)
(5)
The heart rate of the horse is 37 bpm after M minutes.
(d) Show that M is a solution of the equation
t=5ln(1+4e−0.9t8)
(2)
Using the iteration formula
tn+1=5ln(1+4e−0.9tn8)witht1=10
(e) (i) find, to 4 decimal places, the value of t2
(ii) find, to 4 decimal places, the value of M
(3)
题目中文翻译
一匹马的心率正在被监测。
心率 H 以每分钟跳动次数(bpm)计,其模型方程为
H=32+40e−0.2t−20e−0.9t
其中 t 分钟表示开始监测后的时间。
图 4 是 H 关于 t 的草图。
使用该模型方程回答 (a) 到 (e)。
(a) 写出这匹马的初始心率。
长期来看,这匹马的心率趋近于 L bpm。
(b) 写出 L 的值。
这匹马的心率在 T 分钟后达到最大值。
(c) 求 T 的值,答案精确到小数点后 3 位。
(不接受完全依赖计算器技术的解法。)
这匹马在 M 分钟后心率为 37 bpm。
(d) 证明 M 是下列方程的一个解
t=5ln(1+4e−0.9t8)
利用迭代公式
tn+1=5ln(1+4e−0.9tn8)其中t1=10
(e) (i) 求 t2 的值,答案精确到小数点后 4 位
(ii) 求 M 的值,答案精确到小数点后 4 位
解答
(a)
解法一
思路
展开
初始时刻对应 t=0。把 t=0 代入模型,并使用 e0=1。
答题过程
展开
At t=0,
H==32+40e0−20e052.
Therefore, the initial heart rate is
52 bpm.
(b)
解法一
思路
展开
长期情况对应 t→∞。两个负指数项都会趋近于 0,只剩模型中的常数项。
答题过程
展开
As t→∞,
e−0.2t→0
and
e−0.9t→0.
Hence,
L=32 bpm.
(c)
解法一
思路
展开
对心率模型关于 t 求导,令导数为零,并把两个指数项相除,得到只含 e0.7t 的方程。最后检查导数在该点前后由正变负,确认这是最大值。
答题过程
展开
Differentiating with respect to t,
dtdH=−8e−0.2t+18e−0.9t.
At a stationary point,
−8e−0.2t+18e−0.9t=0.
Therefore,
18e−0.9t=9=e0.7t=8e−0.2t,4e0.7t,49.
Taking natural logarithms,
0.7t=t==ln(49),0.7ln(49)1.158471….
Also,
dtdH=e−0.9t(18−8e0.7t).
This derivative is positive before the stationary point and negative after it, so the stationary point is a maximum. Therefore, to 3 decimal places,
T=1.158 minutes.
(d)
解法一
思路
展开
将 H=37 代入模型,先把 e−0.2t 单独留在一边,再取倒数得到 e0.2t。取自然对数后即可逐步得到题目要求的固定点方程。
答题过程
展开
When H=37,
37=32+40e−0.2t−20e−0.9t.
Hence,
5=1=8e−0.2t=40e−0.2t−20e−0.9t,8e−0.2t−4e−0.9t,1+4e−0.9t.
Therefore,
e0.2t=1+4e−0.9t8.
Taking natural logarithms,
0.2t=ln(1+4e−0.9t8).
Thus,
t=5ln(1+4e−0.9t8).
Hence M is a solution of the required equation.
(e)(i)
解法一
思路
展开
将初值 t1=10 直接代入给定的迭代公式,计算下一项 t2。
答题过程
展开
Using t1=10,
t2==5ln(1+4e−0.9(10)8)10.394740….
Therefore, to 4 decimal places,
t2=10.3947.
(e)(ii)
解法一
思路
展开
继续使用相同的迭代公式,直到相邻迭代值在小数点后四位保持不变。
答题过程
展开
Continuing the iteration,
n12345tn10.00000000010.39474012110.39547783510.39547898310.395478984
The values converge to
M=10.395478984….
Therefore, to 4 decimal places,
M=10.3955 minutes.