Originally posted by papercut87:
here's how i came out with my ans:
M: amt of salt in g in the mixture at time t.
M(0)=90
dM/dt = 2(4) - (M/120)(3) --(*)
Solve (*) to get:
-40ln|8-M/40| = t + c
When t = 0, M = 90
c = -40ln|8-9/4|
At t = 30, (since it takes 30 mins to fill up the tank)
-40ln|8-M/40| 30 - 40ln|8-9/4|
M = 211g
seniors, hegu, did i do it correctly? somehow i think im wrong..
I think the part on dM/dt = 2(4) - (M/120)(3) is not correct as the concentration is not always M/120...
I am not sure about this too but this is how i do it...
the equation shld be dM/dt = 8-3M/V where V varies with time too..
Thus we need to take derivative wrt t again so as to account for the change in volume.
Thus M'' = -3M'/v+3m/(v^2)(dv/dt) (by chain rule) where M'' is 2nd derivative of M wrt t
dv/dt = 1 as 4-3 =1
solving this 2nd order DE,
we get M=Ce^(0.79129t/V)+De^(-3.7913t/V)
to solve for C and D,
we know initial M = 90
we also know initial dM/dt = 8-3(1) = 5 (1 is the initial concentration)
with these 2 conditions we can solve for C and D
.
.
.
By magic we get C to be 172.66 and D to be -82.658
Subbing t = 30 as 30 min is needed to fill the tank and V =120 to the equation, we get ans to be 178.39g
Hope i am right