Substance dissolving problem (D.E.)

  • Thread starter Thread starter Beez
  • Start date Start date
AI Thread Summary
The discussion revolves around a mathematical problem involving the dissolution of a substance in water, where the rate of dissolution is proportional to the amount undissolved and the concentration difference between the saturated solution and the actual solution. Participants express confusion about the definitions of c1 and c2, particularly regarding the concentration of the actual solution when initially no substance is dissolved. Through various attempts to solve the differential equation, they explore different formulations and integration methods but struggle to arrive at the textbook's answer. Clarifications about the definitions and the correct setup of the equations are provided, leading to a better understanding of the problem. Ultimately, the participants aim to correctly solve for the amount of substance dissolved after a specified time.
Beez
Messages
32
Reaction score
0
Hi, I have another problem that I couldn't solve.

Q: The rate at which a certain substance dissolves in water is proportional at the product of the amount undissolved and the difference c1-c2, where c1 is the concentration in the saturated solution and c2 is the concentration in the actual solution. If saturated, 50gm of water would dissolve 20gm of the substance. If 10gm of the substance is placed in 50gm of water and half of the substance is then dissolved in 90 min, how much will be dissolved in 3 hr?

First of all I don't understand the meaning of " the difference c1-c2, where c1 is the concentration in the saturated solution and c2 is the concentration in the actual solution." What is the concentration of the actual solution? Wouldn't that be 0% all the time since originally no substance was saturated in the 50gm of water?

I tried to use Newton's Colling Law to solve this problem (since the previous problem was assuming the law to solve it :blushing: )
Assuming x = the amount of substance left at time t
\frac{dx}{dt}=k(c1 - c2)
\frac{dx}{dt}=k(x - 0)
Separate and integrate the equation I got
x = Ce^k^t
Since x(0) = 0 when t=0, c=0; this is where I got stuck for this equation.

Then I created a different equation:
\frac{dx}{dt}=k(x-50)
Integrating the equation we have
x=50+Ce^k^t
Applying initial condition x(0) = 60 (10gm + 50 gm), when t=0,
60 = 50+Ce^0^k
then C = 10
Appling the additional condition x(1.5)=55 (I think this is wrong because even after the substance is dissolved, the total weight should be still 60gm, right?)
55 = 50 + 10e^1^.^5^k
(\frac{1}{2})^\frac{1}{1.5} =e^k
x(t) = 50 + 10(\frac{1}{2})^\frac{t}{1.5}
Since the problem is asking the amount of substance after 3 min, substitute t with 3,
I obtained
x=50+10(0.5)^2 =52.5
then I did 60-52.5 = 7.5gm
But the textbook's answer was 7.14gm and I know even though two numbers are close, the way I solved is WRONG. It was just a coincident that I obtained such a close number. However, this is how far I could get with my knowledge and ability.
I need help.
Thanks.
 
Physics news on Phys.org
I took concentration to be (grams of substance dissolved)/(grams of water). The solution is saturated when 20g substance is dissolved in 50g of water, so c1 = 20/50 and c2 = x/50, where x is the number of grams of substance dissolved.

Using this, I got the same answer as your textbook.

Regards,
George
 
George:
Thanks you for your help. My ability of English limited me to throughly comprehend this problem, I guess.
Yes, I got the same answer, too. <-- OK, I lied. I thought I understood so I wrote this before actually solving the problem again. Shame on me but I couldn't get the same answer by solving
\frac{dx}{dt}=k(\frac{20}{50}-\frac{x}{50})
\frac{dx}{dt}=k(\frac{20-x}{50})
\frac{dx}{20-x} = \frac{1}{50}k dt
Integrating
x=20 + Ce^\frac{-1}{50}^k^t
Applying initial condition
10=20+Ce^\frac{-1}{50}^k^0
C=-10
so the equation should be x=20-10e^\frac{-1}{50}^k^t
Applying another condition x=5 when t=1.5
5=20-10e^\frac{-1}{50}^k^1^.^5
I got (\frac{3}{2})^\frac{50}{1.5} = e^-^k
Using this I obtained x,
x=20-10(\frac{3}{2})^\frac{-3*50}{1.5}
x = 20?
What did I do wrong?
 
Last edited:
Beez said:
Hi, I have another problem that I couldn't solve.

Q: The rate at which a certain substance dissolves in water is proportional at the product of the amount undissolved and the difference c1-c2, where c1 is the concentration in the saturated solution and c2 is the concentration in the actual solution. If saturated, 50gm of water would dissolve 20gm of the substance. If 10gm of the substance is placed in 50gm of water and half of the substance is then dissolved in 90 min, how much will be dissolved in 3 hr?

First of all I don't understand the meaning of " the difference c1-c2, where c1 is the concentration in the saturated solution and c2 is the concentration in the actual solution." What is the concentration of the actual solution? Wouldn't that be 0% all the time since originally no substance was saturated in the 50gm of water?
first, write down what you know:
x(t) = amount (gm) substance dissolved
A = amount (gm) substance originally added to water = 10 gm
(A - x(t)) = amount UNdissolved (gm) = (10 - x)
W = water amount (gm) = 50 gm
c1 = saturated solution concentration (gm solute/gm water) = 20/50
c2 = actual solution concentration (gm solute/gm water) = x(t)/50
k = proportionality constant

now, just write what the problem states:

\frac{dx}{dt} \ = \ k \cdot \mbox{(amount UNdissolved)} \cdot \left ( c1 \, - \, c2 \right ) \ = \ k \cdot \left ( 10 - x \right ) \cdot \left ( \frac{20}{50} \, - \, \frac{x}{50} \right )

you can now SOLVE this diff eq with techniques given in your textbook.
 
Last edited:
Dear Geosonel:
Thank you for helping me again! Well, I guess I didn't quite understanding the problem yet. Your explanation helped me a lot to understand what the problem ment. I will try to solve the equation tomorrow since my brain has been used too much today :blushing:
Please wish me luck!
Beez
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top