Problem 26
Question
In Problems 25-28 consider the two-compartment model for two tanks with respective volumes \(V_{1}\) and \(V_{2}\). $$ \begin{array}{l} \frac{d C_{1}}{d t}=\frac{q}{V_{1}}\left(C_{\infty}-C_{1}\right) \\ \frac{d C_{2}}{d t}=\frac{q}{V_{2}}\left(C_{1}-C_{2}\right) \end{array} $$ where \(C_{1}(t)\) is the concentration in the first tank and \(C_{2}(t)\) is the concentration in the second tank, and \(q\) is the volume of water flowing between the two tanks in one unit of time. Let \(C_{\infty}=0\), so that the fresh water is pumped into tank 1 and flushes solute from tank 1 into tank 2 . Now assume that \(C_{1}(0)=1\) and \(C_{2}(0)=0 .\) If \(q=1, V_{1}=1\), and \(V_{2}=2\), solve the pair of differential equations to find \(C_{1}(t)\) and \(C_{2}(t) .\) Sketch both functions of time.
Step-by-Step Solution
VerifiedKey Concepts
Differential Equations
- \( \frac{d C_{1}}{dt} = -C_{1} \) represents how the concentration in the first tank changes over time.
- \( \frac{d C_{2}}{dt} = \frac{1}{2}(C_{1} - C_{2}) \) models the concentration change in the second tank based on the change in the first tank.
Exponential Decay
Integrating Factors
- \( \frac{d}{dt}[C_{2}(t) e^{t/2}] = \frac{1}{2} e^{-t/2} \)