| Thread Closed |
confusing mixing problem - differential equations |
Share Thread | Thread Tools |
| Feb12-07, 07:04 PM | #1 |
|
|
confusing mixing problem - differential equations
A tank contains 300 gallons of water and 100 gallons of pollutants. Fresh water is pumped into the tank at the rate of 2 gal/min, and the well-stirred mixture leaves the tank at the same rate. How long does it take for the concentration of pollutants in the tank to decrease to 1/10 of its original value
This problem is really confusing me as it is water that is being pumped in instead of the usual pollutant/waste. this is my attempt (i just reversed what i usually do, but this is wrong..) w(t) : amount of water in tank at time t w'(t) : rate of change of water in tank at time t water enters at : 2 water leaves at : 2 x w(t)/100 (i think this is wrong... i actually worked this problem out with /100 and /300, and both are wrong as i dont get a positive answer.) w'(t) = 2 - w(t)/50 w'(t) + 1/50 w(t) = 2 a(t) = 1/50, b(t) = 2 u(t) = exp (integ(1/50)dt) u(t) = e^(1/50)t d/dt (e^(1/50)t w(t) ) = e^(1/50)t x 2 e^(1/50)t w(t) = integ(2e^(1/50)t) e^(1/50)t w(t) = 2(1/50) e^(1/50)t + C w(t) = [1/25 e^(1/50)t + C] / e^(1/50)t sub w(0) = 300 w(0) = [1/25 e^(1/50)0 + C] / e^(1/50)0 300 = [1/25 (1) + C] / 1 C = 7499/25 so w(t) = 1/25 + (7499/25)e^(-1/50)t w(t) = 1/25 [ 1+ 7499e^(-1/50)t] c(t) = w(t)/100 (again, is this correct?) c(t) = 1/25000 [1+7499e^(-1/50)t] 1/10 of original value of pollutants is 10. 10 = 1/25000 [1+7499e^(-1/50)t] 250000 = 1+7499e^(-1/50)t 249999/7499 = e^(-1/50)t ln (249999/7499) = -1/50t t= -50 ln (249999/7499) what did i do wrong. i think i did this whole problem wrong actually, any help would be great, thanks. |
| Feb13-07, 06:38 AM | #2 |
|
|
Since the problem asks for the amount of polutant in the tank, I am surprized you would choose to focus on the amount of water but that will work The left hand side of this equation is the amount of polutant, the right hand side is the concentration of water in the tank. There is no reason they should be the same. |
| Feb13-07, 06:18 PM | #3 |
|
|
okay
here is my solution: let p(t) = amount of pollutants in tank at time t p'(t) = rate of change of pollutants in tank at time t pollutants enters at : 0 pollutants leaves at: 2 x p(t)/302 p(0) = 100 p'(t) = 0 - p(t)/151 p'(t) + 1/151 p(t) = 0 a(t) = 1/151 p(t) = C exp(-integ(a(t)dt)) p(t) = C exp(- integ (1/151 dt)) p(t) = C exp(- 1/151 t) sub p(0) = 100 to find C 100 = C exp(-1/151 (0)) c = 100 .'. p(t) = 100 exp(-1/151 t) c(t) = p(t)/302 c(t) = [100 exp(-1/151 t)]/302 c(t) = [50 exp(-1/151 t)]/151 find concentration at c(0) c(0) = 100/300 c(0) = 1/3 1/3 x 1/10 = 1/30 sub c = 1/30 1/30 = [50 exp(-1/151 t)]/151 151/1500 = exp(-1/151 t) ln (151/1500) = -1/151 t t = - 151 ln (151/1500) t = 151 ln (1500/151) t = 346.69 min.. is this correct? |
| Feb13-07, 08:31 PM | #4 |
|
|
confusing mixing problem - differential equations
the answer is suppose to be 460.50 min, i have gone wrong somewhere.
|
| Feb13-07, 11:28 PM | #5 |
|
|
got it, i know what i did wrong.
again a stupid mistake. thanks for helping me out. |
| Thread Closed |
| Thread Tools | |
Similar Threads for: confusing mixing problem - differential equations
|
||||
| Thread | Forum | Replies | ||
| [SOLVED] Differential Equations problem | Calculus & Beyond Homework | 1 | ||
| differential equations - mixing problem | Calculus & Beyond Homework | 15 | ||
| differential equations - mixing problem (more complicated) | Calculus & Beyond Homework | 2 | ||
| Differential Equations Problem | Calculus & Beyond Homework | 4 | ||
| Differential Equations Problem | Introductory Physics Homework | 11 | ||