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

  • Context: Undergrad 
  • Thread starter Thread starter Kbotz
  • Start date Start date
  • Tags Tags
    Integrate
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
12 replies · 3K views
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?
 
He did. That's were the natural logarithm came from.
 
I mean the coefficient of Cb isn't divided by
 
It is, but he left out the ()s, see my post above.
 
Kbotz said:
dCb/dt = k1Ca-k2Cb
dCb/(k1Ca-k2Cb)=dt
Now integrate.
ln(k1Ca-k2Cb)=t
You have integrated incorrectly- you should have
[tex]-\frac{1}{k}ln(k_1C_a- k_1C_b) = t[/tex]

(k1Ca-k2Cb) = et
[tex]k_1C_a- k_1C_b= e^{-kt}[/tex]

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