PDA

View Full Version : mixing problem


asdf1
Aug12-05, 03:46 AM
there's an example problem in my textbook, but i'm stuck on how to make the first move~
"a tank contains 1000gal of water in which 200lb of salt are dissolved. Fifty gallonw of brine, each containing (1+cost)lb of dissolbed salt, run into the tank per minute. The mixture, kept uniform by stirring, runs out the same rate. Find the amount of salt y(t) in the tank at any time t."

Tide
Aug12-05, 04:59 AM
HINT: \frac{dA}{dt} = r_{in} - r_{out}

where A is the amount of salt in the tank and r is the rate of salt flow in or out of the tank.

mathmike
Aug12-05, 05:22 PM
rate in = 50 lbs/min * (1+cost)lb / gal

rate in = y(t) / 1000 gal

dv /dt = rin - rout

find the intergating factor and ....

asdf1
Aug13-05, 02:10 AM
Why's rate out = y(t)/1000 gal?

HallsofIvy
Aug13-05, 07:02 AM
Why's rate out = y(t)/1000 gal?

It's not- there's a slight error. If y(t) is the amount of salt in the entire tank then y(t)/1000 is the amount of salt in each gallon. (Notice that that is now in "pounds per gallon". Since the solution is going out of the tank at 50 gallons per minute, there will be (y(t)/1000 pounds/gallon)(50 gallon/minute)= y(t)/20 pounds/min

Since mathmike got the inflow right, I suspect that was just a typo.

asdf1
Aug14-05, 05:22 AM
crummy.... I just noticed I have a lot of typos in my original question! sorry about that! :P
thanks! i didn't consider the different units... :P