At the beginning of an observation, a lake contains \(50\,\text{kg}\) of a dissolved pollutant. An additional \(20\,\text{kg}\) enters each day. At the same time, the pollutant is removed at a continuous rate equal to \(8\%\) of the amount \(P(t)\) in the lake per day.
a) Write a differential equation for \(P(t)\), where \(t\) is measured in days.
b) Find the amount of pollutant after \(10\) days.
c) Environmental guidelines require the long-term pollutant amount to remain below \(300\,\text{kg}\). Determine whether the current rates satisfy this requirement.
d) What is the greatest allowable daily inflow if the long-term amount must not exceed \(200\,\text{kg}\)?
Hints
- Write the net change as inflow minus removal.
- Find the equilibrium amount from the differential equation.
- The long-term value is the equilibrium amount.
- For part d), express the equilibrium in terms of the unknown inflow.
Solution
1. The net rate is inflow minus proportional removal: \(P'(t)=20-0.08P(t)\), with \(P(0)=50\).
2. The equilibrium amount is \(S=\frac{20}{0.08}=250\). Therefore, \(P(t)=250+(50-250)e^{-0.08t}=250-200e^{-0.08t}\).
3. \(P(10)=250-200e^{-0.8}\approx 160.13\,\text{kg}\).
4. The long-term amount is \(250\,\text{kg}\), which is below \(300\,\text{kg}\), so the requirement is satisfied.
5. If the inflow is \(Z\,\text{kg/day}\), the equilibrium amount is \(\frac{Z}{0.08}\). Requiring \(\frac{Z}{0.08}\le 200\) gives \(Z\le 16\).
Answer
a) \(P'(t)=20-0.08P(t)\), with \(P(0)=50\)
b) \(P(10)\approx 160.13\,\text{kg}\)
c) Yes; the long-term amount is \(250\,\text{kg}\).
d) At most \(16\,\text{kg/day}\)