Mixture Problem (differential equations)

Click For Summary

Homework Help Overview

The discussion revolves around a mixture problem involving differential equations, specifically focusing on the dynamics of salt concentration in a tank as pure water flows in and the mixture flows out. The original poster presents an initial condition and attempts to derive the amount of salt remaining after a specified time, while also addressing the concentration of salt in the tank.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to solve the problem using differential equations, expressing the change in salt concentration over time. Some participants question the assumptions regarding the amount of salt remaining and the interpretation of the problem's requirements, particularly the distinction between total salt and concentration. Others suggest alternative approaches to understanding the problem, including exponential decay considerations.

Discussion Status

The discussion is ongoing, with participants providing insights and clarifications. Some guidance has been offered regarding the interpretation of results, and there is an acknowledgment of the original poster's confusion regarding the relationship between salt amount and concentration. Multiple interpretations are being explored, particularly concerning the mathematical modeling of the problem.

Contextual Notes

Participants note the importance of understanding the flow rates and the implications of mixing pure water with the brine solution. There is also mention of language barriers affecting comprehension, which adds to the complexity of the discussion.

Beez
Messages
32
Reaction score
0
Q: A large tank initially contains 100 gal of brine in which 10lb of salt is sissolved. Starting at t=0, pure water flows into the tank at the rate of 5 gal/min. The mixture is kept uniform by stirring and the well-stirred mixture simulaneously flows out at the slower rate of 2 gal/min.

a) How much salt is in the tank at the end of 15 min and what is the concentration at that time?

A: Initial condition x = 10, t=0

[tex]IN = (0 lb/gal)(5 gal/min) = 0 lb/min[/tex]
[tex]OUT =(\frac{x}{100+3t} lb/gal)(2 gal/min) = \frac {2x}{100 + 3t}lb/min[/tex]

then

[tex]\frac{dx}{dt} = 0 - \frac{2x}{100+3t}[/tex]
[tex]\frac{dx}{dt} + \frac{2x}{100+3t} = 0[/tex]

[tex]IF = (3t + 100) ^\frac{2}{3}[/tex]

so [tex]\frac{d(3t+100)^\frac{2}{3}x}{dt} = dt[/tex]
[tex](3t + 100)^\frac{2}{3}x = c[/tex]
[tex]x = \frac{c}{(3t + 100)^\frac{2}{3}}[/tex]

Substituting initial condition x = 10, t=0,

[tex]10 =\frac{C}{(3t +100)^\frac{2}{3}}[/tex]
[tex]10(100)^\frac{2}{3}= C[/tex]
C = 215.443

Hence the amount of salt in time t is

[tex]x = \frac{215.443}{(3t + 100)^\frac{2}{3}}[/tex]

Solving problem a) using this equation, I got

t = 15

[tex]x =\frac{215.44}{(3*15 + 100)^\frac{2}{3}}= 7.8lb.[/tex]

But the textbook answer was 0.054lb. I understand that since there was only 10lb in 100 gal to start with, it doesn't make sense it still contains 7.8lb. of salt after 15min., but I don't know where I made a mistake.
Will somebody tell me where I should revise?
 
Last edited:
Physics news on Phys.org
Saltydog, I understood the problem you suggested me to take a look.
Only the difference between mine and that problem is that instead of conc water, flesh water is added to the tank. That is why I thought
[tex]IN = 0[/tex]
Am I wrong?
 
You actually have the right answer, but to the wrong problem. Your answer is in pounds, but the question is asking for concentration.
 
Jelfish said:
You actually have the right answer, but to the wrong problem. Your answer is in pounds, but the question is asking for concentration.

No, the problem asked two things: the amount of salt in the tank and the concentration.


Beez, I did the problem solving the d.e. slightly differently:
[tex]\frac{dx}{dt}= -\frac{2x}{100+3t}[/tex]
is separable:
[tex]\frac{dx}{x}= -\frac{2dt}{100+3t}[/tex]
but that gives exactly the same answer.

Why do you think 7.8 lb doesn't make sense? Initially there is 0.1 pound of salt in each gallon so 0.2 pounds of salt going out each minute. At that rate, after 15 minutes, 3.0 pounds of salt would have left, leaving 7 pounds. Since the concentration is declining we would expect that actually less salt would leave so that there would be more than 7 lb of salt left in the tank. Your answer is much more sensible than "0.054 lbs".


Oh, wait- now Jelfish's response makes sense- in part! The correct answer is:
After 15 minutes there will be 7.8 pounds of salt in the tank and the concentration will be 7.8/145= 0.054 pounds of salt per gallon!
 
you guys this may look like a simple mixing problem but it isnt. it is a exponential decay problem. the concentration at time t is dependent only on the rate in which it is decreasing not on concentration, therefore you need to use exponetial decay. you may even be able to use the equation of half-life
 
Yes, but the rate at which it is decreasing is also dependent on the concentration since it is constantly being mixed with pure water. Therefore the change in concentration decreases as well.

If you think you know an easier (or the correct) way of solving this problem, please show everyone, because I'm not certain of what you mean.
 
Beez said:
Hence the amount of salt in time t is

[tex]x = \frac{215.443}{(3t + 100)^\frac{2}{3}}[/tex]

Solving problem a) using this equation, I got

t = 15

[tex]x =\frac{215.44}{(3*15 + 100)^\frac{2}{3}}= 7.8lb.[/tex]

But the textbook answer was 0.054lb. I understand that since there was only 10lb in 100 gal to start with, it doesn't make sense it still contains 7.8lb. of salt after 15min., but I don't know where I made a mistake.
Will somebody tell me where I should revise?

Beez, you straight with this or what? Your answer above, 7.8 lbs is the amount of salt in the tank after 15 minutes. Since the amount of water is increasing by 3 gal/min, the tank has 145 gal. of water after 15 minutes. So the concentration of salt is thus 7.8/145=0.054 lb/gal. Ok?
 
Thank you everyone.

Well, at last it was not a math but English problem with me (my excuse is English is not my first language :smile: )
Yes, I understood what I missed. I also see that 7.8lb was the right amount of salt left in the tank as well.
Sorry that I did not respond right away since I live in Japan, it was past midnight while you guys were helping me.

Thanks again all!

Beez
 
  • #10
I did it

Everyone, you should be proud of me. With your help, I think I completely understood the mixing problem. The second part of the question was as follows
b) If the capacityof the tank is 250 gal, what is the concentration at the instant the tank overflows?

This is how I solved
Since the water in the tank increases 3 gal/min, it will take 50 min (150/3) for the tank to get full.
Next obtain the amount of the salt in the water in 50 min.
so substitute 50 to t in the equation
[tex]x = \frac{215.44}{(3t + 100)^\frac{2}{3}}[/tex]

[tex]x = \frac{215.44}{(3*50 + 100)^\frac{2}{3}}[/tex]
and I got x = 5.428 lb.

Since it is asking the concentration level, I do the following to obtain the answer.

[tex]\frac{5.428}{250}=0.02175[/tex]

And the answer is 0.022lb. which was the answer in the textbook!
Thanks again guys! :smile:
 

Similar threads

Replies
13
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
9
Views
3K
Replies
17
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K