a 300gal capacity tank contains a solution of 200 gals of water and 50 lbs of salt. a solution containing 3 lbs of salt pergallon is allowed to flow into the tank at teh rate of 4 gpm. the mixture flows from the tank at the rate of 2 gal/min. how many pounds of salt are in the tank at the end of 30 min?
is that important?
well it's not given...it's also not in the formula...
aww
\[\frac{dQ}{dt} = 4(3) - 2[\frac{Q}{200+ (4-2)t}]\] \[\frac{dQ}{dt} = 12 - \frac{2Q}{200 + 2t}\] \[\frac{dQ}{dt} + (\frac{1}{100 + t})Q = 12\] then linear DE thingy i end up with \[Q(100+t) = 6(100+t)^2 + c\]
you are told that there are 200 gallons of water with 50lb of salt in it. that mean 50/200 = 1/4 lb of salt per gallon. mixture flows out at a rate of 2 gallons/minute, which means at the end of 30 minutes you would have lost 2*30 = 60 gallons of the original mixture. so we now have 200 - 60 = 140 gallons of 1/4 lb per gallon of salt left from the original mixture. so amount of original salt left = 140 * 1/4 = 35lb mixture flows in at rate of 4 gallons per minute, which means at the end of 30 minutes you would have gained 4*30 = 120 gallons of the new mixture. so we now have 120 gallons of 3lb per gallon of salt added to the original. so amount of new salt added = 120 * 3 = 360lb.
so at the end of 30 minutes you have 35lb + 360lb = 395lb of salt in the tank
wait...can you explain this part sir so we now have 200 - 60 = 140 gallons of 1/4 lb per gallon of salt left from the original mixture. so amount of original salt left = 140 * 1/4 = 35lb
you agree that mixture flows out at rate of 2 gal/min?
btw it says the answer should be 356.92 lbs...
maybe I made a algebra mistake somewhere
but see if you can follow my reasoning
there are some parts i dont get :(
BTW: I am assuming the mixture flowing in does not /mix/ with the mixture already in the tank. i.e. it just settles at the top.
it mixes
it is being stirred
oh - have they given you a formula for how it mixes?
\[\huge \frac{dQ}{dt} = r_1 c_1 - r_2 [\frac{Q}{V_o + (r_1 - r_2)t}]\]
it's the one i was using a while ago
what do all the symbols represent?
r1 is the rate of the thingy going in c1 is the lg/gal thingy r2 is the rate of the thingy going out V_o is the volume of water in the tank Q is the amt of salt in the tank
t is time of course
ok, so from this (and BTW you really should have stated all this with the question), we get:\[r_1=4gal/min\]\[r_2=2gal/min\]\[c_1=0.25lb/gal\]\[V_0=200gal\]
shouldn't there also be a \(c_2\) somewhere?
I am assuming \(c_1\) represents the concentration of salt in the original mixture, and \(c_2\) would be the concentration of salt being mixed in?
oh - hang on - looks \(Q\) represents the initial concentration of salt in the tank (i.e. at time zero)
so \(c_1=3lb/gal\) and \(Q=50lb\) at \(t=0\)
c1 is the salt coming in
the amt of salt coming in
and btw..that formula was a standard for these problems so i thought not to put it anymore
yes, so then you end up with:\[\frac{dQ}{dt}=12-\frac{Q}{100+t}\]
and we need to integrate this from t=0 to t=30
hmm yep
what i was thinking is to solve for c in that last equation i had \[Q(100 +t) = 6(100+t)^2 + c\] however i dont know how
oh - this is a linear DE of the form:\[Q'+(\frac{1}{100+t})Q=12\]
because if i have a value for c then i can just make t = 30 to get Q..idk
yep
have you solved these types of DE's? e.g. using an integrating factor?
yup...i solved the DE already... i got \[Q(100 + t) = 6(100+t)^2 + c\]
ok - let me check that
okay :)
I get a different answer...
but how :O
integrating factor = 100 + t
yes
which leads to:\[(100+t)Q=\int12(100+t)dt=1200t+6t^2\]giving:\[Q=\frac{6t(200+t)}{100+t}\]
and, for t=30, I get Q=318.462
oh hang on
forgot the constant!
\[Q=\frac{6t(200+t)}{100+t}+k\]
and we know Q at time t=0
Q=50lb at t=0
wait...
therefore:\[50=0+k\]therefore k=50
\[\int 12(100 + t)dt\] \[12\int(100+t)dt\] \[12[\frac{(100+t)^2}{2}]\] right?
sorry, it should have been:\[Q=\frac{6t(200+t)+k}{100+t}\]
no:\[\int(100+t )dt=\int100dt+\int tdt=100t+\frac{t^2}{2}+k\]
hah so my teacher was wrong
so we have:\[Q=\frac{6t(200+t)+k}{100+t}\]and Q=50 at t=0, therefore:\[50=\frac{k}{100}\]\[\therefore k=50000\]
therefore:\[Q=\frac{6t(200+t)+50000}{100+t}\]
mmhmm
so now t = 30
sorry - one too many zeros in there!
k=5000
\[Q=\frac{6t(200+t)+5000}{100+t}\]therefore, at t=30:\[Q=356.92\]
weirdd...it gave the same answer as when 12(100+t) was used
12(100+t)^2 i mean
i mean 6(100+t)^2
really?
yep
are you sure - even AFTER computing the constant by using Q=50 at t=0?
well the constant in that one was 55000
what was the formula you ended up with?
lol 4th time im gonna type this :)) \[Q(100+t) = 6(100+t)^2 + c\]
so at t = 0 100(50) = 60,000 + c 5000 = 60,000 + c c = -55,000
then at t=30 Q(130) = 6(130)^2 - 55,000
that is really wierd
let me see if there is a reasonable explanation for that
do you think it's a fluke?
or there really is a calculus reason...
both formulas are identical after simplification!
but (100+t)^2/2 = 5,000 + 100 + t^2/2
oh lol i see
thanks for the help sir :D this topic is the only one im having difficulty in our diff eq :/ i get all the other applications except this
yw :)
I still am amazed that the answers came out the same - because I am sure your integration was not correct :/
ah! I see how it happened!
i was following what my teacher did...but i think it's somehow right if i let u = 100+t du = dt so it's int udu
\[\int 12(100 + t)dt=6t^2+1200t+c\]but, you worked it out as:\[\int 12(100 + t)dt=12\frac{(100+t)^2}{2}+c=6(100+t)^2+c=6(100^2+200t+t^2)+c\]\[=6*100^2+1200t+6t^2+c\]\[=6t^2+1200t+c+6*100^2\]
so the only difference here is the value of the constant. my constant is just your constant plus 6*100^2
your constant came out to be -55000 so -55000 + 6*100^2 = -55000 + 60000 = 5000 = my constant
mystery solved!
wow cool
so that proves that in diffeq constants dont matter much
yes - and more importantly, your teacher WAS right after all :)
Join our real-time social learning platform and learn together with your friends!