题目
Problem
Figure 4 shows a cylindrical tank that contains some water.
The tank has an internal diameter of 8 m and an internal height of 4.2 m.
Water is flowing into the tank at a constant rate of (0.6π) m3 per minute.
There is a tap at point T at the bottom of the tank.
At time t minutes after the tap has been opened,
- the depth of the water is h metres
- the water is leaving the tank at a rate of (0.15πh) m3 per minute
(a) Show that
dtdh=32012−3h
(4)
Given that the depth of the water in the tank is 0.5 m when the tap is opened,
(b) find the time taken for the depth of water in the tank to reach 3.5 m.
(6)
题目中文翻译
图 4 显示了一个装有一些水的圆柱形水箱。
该水箱的内部直径为 8 m,内部高度为 4.2 m。
水正以恒定速率 (0.6π) m3 每分钟流入水箱。
水箱底部的点 T 处有一个水龙头。
水龙头打开后 t 分钟时,
- 水深为 h 米;
- 水正以 (0.15πh) m3 每分钟的速率流出水箱。
(a) 证明
dtdh=32012−3h
已知打开水龙头时水箱中的水深为 0.5 m,
(b) 求水深达到 3.5 m 所需的时间。
解答
(a)
解法一
思路
展开
圆柱水箱半径为 4 m,因此水的体积是 V=16πh。水量的净变化率等于流入率减去流出率,再用链式法则 dtdV=dhdVdtdh 求出水深变化率。
答题过程
展开
The radius of the cylindrical tank is 4 m, so the volume of water is
V=π(42)h=16πh.
Hence,
dhdV=16π.
The net rate of change of the volume is
dtdV=0.6π−0.15πh.
Using the chain rule,
dtdV=dhdVdtdh,
so
0.6π−0.15πh=16πdtdh.
Therefore,
dtdh==160.6−0.15h32012−3h,
as required.
(b)
解法一
思路
展开
承接 (a),分离变量并积分,利用初始条件 t=0,h=0.5 求积分常数,再代入 h=3.5 求时间。对数相减可合并为 ln7。
答题过程
展开
From part (a),
dtdh=32012−3h.
Separating variables gives
∫12−3h1dh=∫3201dt.
Therefore,
−31ln(12−3h)=320t+C.
When t=0 and h=0.5,
C=−31ln(10.5).
Thus,
−31ln(12−3h)=320t−31ln(10.5).
When h=3.5,
−31ln(1.5)=320t−31ln(10.5).
Hence,
320t==31ln(1.510.5)31ln7,
so
t==3320ln7207.56…
Therefore, the required time is
208 minutes
to the nearest minute.
解法二
思路
展开
也可以在分离变量后直接把初始状态和目标状态作为定积分上下限,这样无需另求积分常数,并能直接得到所需时间。
答题过程
展开
Using the initial and final conditions directly,
∫0.53.512−3h320dh=∫0t1dτ.
Hence,
t====[−3320ln(12−3h)]0.53.5−3320(ln1.5−ln10.5)3320ln7207.56…
Therefore,
t=208 minutes
to the nearest minute.