Problem 13
Question
Leaking Cylindrical Tank A tank in the form of a rightcircular cylinder standing on end is leaking water through a circular hole in its bottom. As we saw in (10) of Section 1.3, when friction and contraction of water at the hole are ignored, the height \(h\) of water in the tank is described by $$ \frac{d h}{d t}=-\frac{A_{h}}{A_{w}} \sqrt{2 g h} $$ where \(A_{w}\) and \(A_{h}\) are the cross-sectional areas of the water and the hole, respectively. (a) Solve for \(h(t)\) if the initial height of the water is \(H\). By hand, sketch the graph of \(h(t)\) and give its interval \(I\) of definition in terms of the symbols \(A_{w}, A_{h}\), and \(H\). Use \(g=32 \mathrm{ft} / \mathrm{s}^{2}\). (b) Suppose the tank is \(10 \mathrm{ft}\) high and has radius \(2 \mathrm{ft}\) and the circular hole has radius \(\frac{1}{2}\) in. If the tank is initially full, how long will it take to empty?
Step-by-Step Solution
VerifiedKey Concepts
Cylindrical Tank
- \( V \) is the volume of the tank,
- \( r \) is the radius of the base,
- \( h \) is the height of the water in the tank at any given time.
Water Leakage
The rate at which water leaks out depends on several factors:
- The size of the hole (circular area at the base),
- The remaining height of water in the tank,
- The force due to gravity, assumed constant here as \( g = 32 \text{ ft/s}^2 \).
Separable Differential Equation
In this exercise, our differential equation governing the water height is:\[ \frac{d h}{d t} = -\frac{A_h}{A_w} \sqrt{2g h} \]Rewriting this in a separable form involves moving all terms involving \( h \) to one side and all terms involving \( t \) to the other:\[ \frac{d h}{\sqrt{h}} = -\frac{A_h}{A_w} \sqrt{2g} dt \]This separation paves the way to integrate each side with respect to its independent variable — \( h \) and \( t \), respectively — leading to a solution that describes \( h \) as a function of time \( t \).
Integrating Differential Equations
We integrate:
- Left-hand side: \( \int \frac{d h}{\sqrt{h}} = 2\sqrt{h} \),
- Right-hand side: \( -\frac{A_h}{A_w} \sqrt{2g} \int dt = -\frac{A_h}{A_w} \sqrt{2g} t + C \),