How do i integrate this? Am i doing it right?

  • Thread starter Thread starter Kbotz
  • Start date Start date
  • Tags Tags
    Integrate
Kbotz
Messages
4
Reaction score
0
dCb/dt = k1Ca-k2Cb
dCb/(k1Ca-k2Cb)=dt
Now integrate.
ln(k1Ca-k2Cb)=t
(k1Ca-k2Cb) = et
Rearranging
k2Cb=-et +k1Ca
Cb= -et +k1Ca/k2
 
Physics news on Phys.org
What is constant and what is not?
 
k1, k2 and Ca are constants
 
You forgot your arbitrary constant: ln(k1Ca-k2Cb)=t+C
You forgot you parentheses: Cb= (Cet +k1Ca)/k2
 
Oh sweet!
Cheers for that!
 
So other than that?
It's all good?
 
Why not use reverse of Chain Rule?
 
  • #10
He did. That's were the natural logarithm came from.
 
  • #11
I mean the coefficient of Cb isn't divided by
 
  • #12
It is, but he left out the ()s, see my post above.
 
  • #13
Kbotz said:
dCb/dt = k1Ca-k2Cb
dCb/(k1Ca-k2Cb)=dt
Now integrate.
ln(k1Ca-k2Cb)=t
You have integrated incorrectly- you should have
-\frac{1}{k}ln(k_1C_a- k_1C_b) = t

(k1Ca-k2Cb) = et
k_1C_a- k_1C_b= e^{-kt}

Rearranging
k2Cb=-et +k1Ca
Cb= -et +k1Ca/k2
 
Back
Top