Solving a Salt Transport ODE: Find Salt After 10 Minutes

Click For Summary
SUMMARY

The discussion centers on solving a salt transport ordinary differential equation (ODE) involving two containers, X and Y, with initial salt concentrations of 2 kg and 6 kg, respectively. The equations derived are x'(t) = -8x(t)/100 + 2y(t)/100 and y'(t) = 8x(t)/100 - 8y(t)/100. The eigenvalues of the system matrix A are -4/100 and -12/100, leading to two solutions for x(t) and y(t). The key issue raised is the need to combine these solutions to satisfy the initial conditions for accurate results after 10 minutes.

PREREQUISITES
  • Understanding of ordinary differential equations (ODEs)
  • Familiarity with eigenvalues and eigenvectors
  • Knowledge of initial value problems
  • Basic concepts of salt transport dynamics
NEXT STEPS
  • Study linear combinations of solutions for ODEs
  • Learn about initial condition applications in ODEs
  • Explore numerical methods for solving ODEs
  • Investigate salt transport models in fluid dynamics
USEFUL FOR

Students and professionals in mathematics, engineering, and environmental science who are working on problems involving differential equations and transport phenomena.

TheForumLord
Messages
104
Reaction score
0

Homework Statement



I've attached the relevant pictures. The question is:
Let X,Y be two containers.
At t=0, container X has 100 lt. of water with 2 kg of salt in it and Y has 100 lt. of water with 6 kg of salt.
On each t>0, the system transports water as the you can see in the picture.

In each minute t, let x(t), y(t) be the quantities of salt in X,Y in kg's.
t is measured in minutes!

You should notice that on each time, there are excatly 100 lt. in each container!

Write an ODE that gives the quantity of salt on each container as a function of time, solve it and calculate how much kg's of salt will be in the container after 10 minutes from the start of the process.

Homework Equations


The Attempt at a Solution


I wrote the equations this way:
x'(t)= -8x(t)/100 +2y(t)/100
y'(t) = 8x(t)/100 -8y(t)/100

We get the ODE: w' =Aw ... The eignvalues of A are: -4/100 and -12/100 ...
After I solve these two equations I get two soloutions- one for x(t) and one for y(t)...The only problem is that these soloutions don't match the data of the question...
HELP is needed!


TNX!
 

Attachments

  • ODE1.jpg
    ODE1.jpg
    2.5 KB · Views: 399
Physics news on Phys.org
What you mean is you get a solution (x1(t),y1(t)) corresponding to the eigenvalue -4/100 and a second solution (x2(t),y2(t)) corresponding to the eigenvalue -12/100, right? The general solution is a linear combination of those two solutions. You probably need to combine them to fit your initial conditions.
 
I've managed to solve it on my own :)

TNX a lot anyway man
 

Similar threads

Replies
3
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
5K