Can somebody help me with this problem?
There are two tanks, Tank1 and Tank2 with volume of water V1 and V2 respectively.The two tanks are joined by a pipe so that liquid can flow between the tanks with a flow rate of Q1. Tank1 also leaks fluid with a flow rate of Q2. If D grams of salt is poured in Tank1 at time=0, what will the ratio of amount of salt in tank1 to the amount of salt in Tank2 be as time approaches infinity.
I have written the differential equations as:
A1' = (Q1/V2)*A2 - (Q1/V1)*A1 - (Q2/V1)*A1
A2' = (Q1/V1)*A1 - (Q1/V2)*A2
with A1 And A2 the amount of salt in Tank1 and Tank2 respectively.
Initial conditions are given by A1(0) = D A2(0) = 0
There are two tanks, Tank1 and Tank2 with volume of water V1 and V2 respectively.The two tanks are joined by a pipe so that liquid can flow between the tanks with a flow rate of Q1. Tank1 also leaks fluid with a flow rate of Q2. If D grams of salt is poured in Tank1 at time=0, what will the ratio of amount of salt in tank1 to the amount of salt in Tank2 be as time approaches infinity.
I have written the differential equations as:
A1' = (Q1/V2)*A2 - (Q1/V1)*A1 - (Q2/V1)*A1
A2' = (Q1/V1)*A1 - (Q1/V2)*A2
with A1 And A2 the amount of salt in Tank1 and Tank2 respectively.
Initial conditions are given by A1(0) = D A2(0) = 0
