Question
Solving the tank salt model after ten minutes
Original question: (b) Hence find the number of grams of salt in the tank after 10 minutes.
(5)
When the concentration of salt in the tank reaches 0.9 grams per litre, the valve at the bottom of the tank must be closed.
(c) Find, to the nearest minute, when the valve would need to be closed.
(3)
(d) Evaluate the model.
(1)
Expert Verified Solution
Key takeaway: This follow-up problem uses the same mixing equation to compute a specific value, then checks the model against a concentration threshold.
Part (b): Salt after 10 minutes
From part (a), the model is
To find after 10 minutes, we solve the differential equation. Rewrite it in linear form:
The integrating factor is
Multiply through by :
So
Integrate:
Hence
Use the initial condition because the tank initially contains pure water:
So
At :
So there are about 27.4 g of salt after 10 minutes.
Part (c): When concentration reaches 0.9 g/L
Concentration is
Using the formula for :
Set this equal to 0.9:
Taking the cube root:
so
To the nearest minute, the valve should be closed after 115 minutes.
Part (d): Evaluate the model
The model is useful because it captures dilution, inflow, and outflow with reasonable assumptions. However, it assumes perfect instantaneous mixing and constant flow rates. In a real tank, mixing may take time, flow rates may vary, and the density of the solution may change. So the model is mathematically sound, but it is still an approximation of the plant process.
Pitfalls the pros know 👇 A common mistake is to treat the differential equation as if it could be solved by simple inspection without checking the initial condition. That often leads to the wrong constant of integration. Another error is to compute concentration from the mass of salt alone, forgetting to divide by the changing volume. In part (c), some students solve for , but the question asks for concentration, so the correct equation is .
What if the problem changes? If the initial tank contained 40 litres of salt-free water instead of 100 litres, the same integrating-factor method would still work, but every occurrence of 100+t would become 40+t. If the inflow concentration were 0.5 g/L, the right-hand side would become 1.5 instead of 3. If the question asked for the time when concentration reached 1 g/L, you would set and solve the resulting cubic in the same way.
Tags: integrating factor, mixed concentration, initial value problem
FAQ
How do you solve the mixing differential equation for S after ten minutes?
Put the equation in linear form, use the integrating factor (100+t)^2, integrate, apply S(0)=0, and then substitute t=10. This gives S(10)≈27.4 grams.
How do you find when the salt concentration reaches 0.9 grams per litre?
Write concentration as S/(100+t), substitute the solved formula for S, set the result equal to 0.9, and solve the resulting cubic. The valve should be closed after about 115 minutes.