Solving a mixing problem with a differential equation

Click For Summary
The discussion focuses on modeling a mixing problem using a differential equation to determine the volume of a tank over time. The equation derived is A(t) = 55 e^(-t/20), where A represents the volume at time t. The user aims to find when the salt content reaches 15%, equating it to 8.25 kg, and rearranges the equation to solve for time. Confirmation is provided that the approach to isolate t is valid, yielding a time of approximately 37.94 minutes. The calculations and logic applied in the differential equation are deemed correct.
arhzz
Messages
284
Reaction score
58
Homework Statement
A tank contains 700 liters of water,to begin the tank is filled with 55 kilograms of salt.35 liters per minute of pure water is flowing in and 35 liters per minute of the water is flowing out.Describe the system using a differential equation (assume the mixing is homogenous).After how many minutes will the salt content be reduced to 15%
Relevant Equations
Differential equations
Hello!

First I tried modelling it like most mixing problems.

$$ \frac{dA}{dt} = rate coming in - rate coming out $$ where dA is the volume and dt is the time

rate coming in/out can be describe as; contrencation * flow rate.

Now if we plug that all on

$$ \frac{dA}{dt} = 35 * 0 - \frac{A}{700} * 35 $$

Now, we can make simplifications,seperate the variables,than integrate and this should come out.

$$ ln(A) = \frac{-t}{20} + C $$

Now since a initial condition was given.55 kilograms are in the tank at time 0. we can do this.

A(0) = 55

We should get that C = ln(55);

Plug that back in and use e on both sides gets us too

$$ A = 55 e^{\frac{-t}{20}} $$

Now I think this is how can calculate the volume of the tank at any given point t.

Now to get at what point,or after what time salt content will be at 15% I tried the following.

15% of 55 is 8.25 kg,now we know that we want the value of A to be 8.25 but just not when.So we can write it like this.

A(t) = 8.25 kg

If we plug that in;

$$ ln(8,25) = 55 e^{\frac{-t}{20}} + C $$

than we can use ln on both sides,multiply by 20 to get rid of the fraction and we should get

t = 37,94 m;

Now I am not sure that this second part is correct.My logic is,I have a formula that will give me the A at any time point,simply reararange to get the time,but I am not sure if it can work that way.Thanks!
 
Last edited:
Physics news on Phys.org
Yes, you can solve for t in the equation you ended with. I get the same value for t, assuming the differential equation you found is correct, which it seems to be.
 
  • Like
Likes Delta2 and arhzz
Perfect thanks!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K