Simple physics problem using differential equation modeling. There are 50 litres of dilution, 90% water and 10% of alcohol in a tank. Then, 50% of water and 50% of alcohol is poured in a tank, at the speed of 5 litres per minute, and the dilution is outflowing from a tank at the speed of 5 litres per minute. How much alcohol is in a tank after 10 minutes?

linnibell17591

linnibell17591

Answered question

2022-11-13

Simple physics problem using differential equation modeling
There are 50 litres of dilution, 90% water and 10% of alcohol in a tank. Then, 50% of water and 50% of alcohol is poured in a tank, at the speed of 5 litres per minute, and the dilution is outflowing from a tank at the speed of 5 litres per minute. How much alcohol is in a tank after 10 minutes?
I have a solution that use differential equations, but I can't understand how to model the problem by differential equations. Obtained differential equation is:
2 5 50 t y ( t ) = d y d t y + 5 50 t y = 2
which is a linear differential equation.
General solution:
y ( t ) = C ( 50 t ) 5 + 1 2 ( 50 t )
Now, setting y 0 = 5, which is the amount of alcohol at the beginning, we evaluate constant C
C = 20 50 5
Going back to the general solution:
C = 20 50 5 litres.
Also, what would be the approach without using differential equations?

Answer & Explanation

Quinten Cervantes

Quinten Cervantes

Beginner2022-11-14Added 13 answers

Step 1
This problem is a bit of a special (easy) case, because the amount of solution in the tank does not change. If we assume perfect instantaneous mixing, then the two variables corresponding to the amounts of water and alcohol in the tank are decoupled and we get
d y d t = 5 y 50 + 5 2 .
The first term on the right-hand side accounts for the flow out of the tank, and says that the rate at which alcohol is going out at time t is proportional to the fraction of alcohol in the solution in the tank at time t.
Step 2
The second term is the rate at which alcohol is coming in (half of the 5 liters per minute).
This is one of the simplest differential equations to be solved. The general solution to the homogeneous equation is C e t / 10 . The particular solution has the form A t + B. Substitution gives A = 0 and B = 25. Finally, imposing the initial condition y ( 0 ) = 5, we get 5 = C + 25, or C = 20.
All in all, taking the initial condition into account, we get
y ( t ) = 25 20 e t / 10 .
We can check that y ( 0 ) = 5 and lim t y ( t ) = 25, in perfect agreement with intuition.

Do you have a similar question?

Recalculate according to your conditions!

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?