题目
Problem
A hot piece of metal is cooled by dropping it into water. The temperature, H∘C, of the metal, t minutes after it is dropped into the water, is modelled by the equation
H=280e−0.05t+24t≥0
Use the equation of the model to answer parts (a) to (d).
(a) Find the initial temperature of the piece of metal.
(1)
(b) On Diagram 1, sketch the graph of H against t. On your sketch, state the equation of the asymptote to the curve.
(2)
(c) Find the value of t for which H=144, giving your answer to 2 decimal places.
(Solutions based entirely on calculator technology are not acceptable.)
(3)
(d) Show by differentiation that
dtdH=a+bH
where a and b are constants to be found.
(3)
题目中文翻译
一块热金属被投入水中冷却。投入水中后 t 分钟,金属的温度为 H∘C,模型方程为
H=280e−0.05t+24t≥0
使用该模型方程回答 (a) 到 (d)。
(a) 求这块金属的初始温度。
(b) 在 Diagram 1 上画出 H 关于 t 的图像。在你的草图上写出该曲线的渐近线方程。
(c) 求 H=144 时 t 的值,答案精确到小数点后 2 位。
(不接受完全依赖计算器技术的解法。)
(d) 通过求导证明
dtdH=a+bH
其中 a 和 b 是需要求出的常数。
解答
(a)
解法一
思路
展开
初始时刻对应 t=0。把它代入模型,并使用 e0=1。
答题过程
展开
At t=0,
H===280e−0.05(0)+24280+24304.
Therefore, the initial temperature is
304∘C.
(b)
解法一
思路
展开
这是指数衰减图像:从 (0,304) 开始,在 t≥0 范围内持续下降,并逐渐趋近于 H=24,但不穿过这条水平渐近线。
答题过程
展开
The curve starts at (0,304) and decreases, becoming less steep as t increases. Since
280e−0.05t→0ast→∞,
the horizontal asymptote is
H=24.
(c)
解法一
思路
展开
把 H=144 代入模型,先把指数项单独移到一边,再对等式两边取自然对数。保留足够的中间精度,最后才四舍五入到小数点后两位。
答题过程
展开
Setting H=144,
144=120=e−0.05t=280e−0.05t+24280e−0.05t73.
Taking natural logarithms,
−0.05t=ln(73).
Therefore,
t==−20ln(73)16.945….
Hence, to two decimal places,
t=16.95 minutes.
(d)
解法一
思路
展开
先直接对模型求导。然后由原模型得到 280e−0.05t=H−24,把导数中的指数项换成 H,即可整理成 a+bH。
答题过程
展开
Differentiating the model with respect to t,
dtdH==−0.05(280)e−0.05t−14e−0.05t.
From the original model,
280e−0.05t=H−24.
Therefore,
dtdH==−0.05(H−24)1.2−0.05H.
Thus
a=1.2,b=−0.05.
解法二
思路
展开
官方评分资料也接受先由模型把 t 表示成 H,求出 dHdt 后再取倒数。这条路线同样会得到关于 H 的线性式。
答题过程
展开
Rearranging the model,
e−0.05t=280H−24.
Taking natural logarithms,
t=−20ln(280H−24).
Differentiating with respect to H,
dHdt=−H−2420.
Hence
dtdH===dt/dH1−20H−241.2−0.05H.
Therefore,
a=1.2,b=−0.05.