Mixing Problem Help: Solve 1.7 kg Salt in 30 L Brine Solution

  • Thread starter Thread starter physman88
  • Start date Start date
  • Tags Tags
    Mixing
physman88
Messages
11
Reaction score
0

Homework Statement


A brine solution of salt flows at a constant rate of 7 L/min into a tank that holds 30 L of brine solution in which was dissolved 1.7 kg. The solution inside the tank is kept well stirred and flows out of the tank at the same rate. If the concentration of salt in the brine entering the tank is 0.33kg/L, find the mass of the salt in the tank after "t" minutes.


Homework Equations



\frac{dy}{dt}= (in rate) - (out rate)

The Attempt at a Solution



We know that the in rate will equal \frac{7L}{min}*\frac{1kg}{3L} = \frac{7kg}{3min}. The out rate will equal \frac{7 L}{min}*\frac{y(t) kg}{30L} = \frac{7y(t)kg}{30min}

Now here is where I set up the d.e. mentioned above.

\frac{dy}{dt} = \frac{7}{3} - \frac{7 y(t)}{30}

which equals

\frac{dy}{dt} = \frac{210-21y(t)}{90}

Now we can separate and integrate to find y(t), which i will just call y.

so we have:

\int\frac{dy}{210-21y} = \int\frac{dt}{90}

which all boils down to:

-21*ln|210-21y|=\frac{t}{90}+C

Now we can plug in our initial condition of y(0)=1.7 to solve for C.

-21*ln|210-21(1.7)|=0+C so -21*ln|210-35.7|=C

And from here I am stuck because the value i am getting for C doesn't seem correct.

Should I solve the d.e. outright for y, then plug in the initial conditions.. or what??

Thanks for any help or comments!
 
Physics news on Phys.org
Don't you want (-1/21)*ln|210-21y|? Take the derivative.
 
Yeah, that's quite embarrassing. Thanks for pointing it out though!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top