Rate Law Integration: How to Overcome k-1[A]0 Term

sparkle123
Messages
172
Reaction score
0
b91c3659.png

How did this happen? I would separate the variables by dividing both sides by [A] but then the k-1[A]0 term is in the way :(
 
Physics news on Phys.org
That k-1[A]0 is just a constant, really. If you want, replace k1+k-1=a and k-1[A]0=b, and then you'll have an equation in the form:

\frac{d[A]}{dt} = a [A] - b

Which is easily solvable.
 
Sorry, but how do you solve this?
 
Seperation of variables (and multiplication by dt) gives:

\int \frac{1}{a [A] - b} \frac{d[A]}{dt} dt = \int \frac{d[A]}{a [A] - b} = \int dt

And you can evaluate both of those integrals, right?
 
ln([A]-b/a)=at
:)
so ln([A] - k-1/(k1+k-1)[A]0)=(k1+k-1)t
could you possible provide some insight on how this turns into the equation in the solution?
Thanks!
 
Not that isn't the only way of working it, you can treat it like an integrating factor problem. So multiply through by exp(-at) to find that:
<br /> e^{-at}\frac{d[ A]}{dt}-ae^{-at}[ A] =be^{-at}<br />
Then the LHS can be recognised as the derivative of exp(-at)[A] and you get:
<br /> \frac{d}{dt}(e^{-at}[ A]) =be^{-at}<br />
Integrating and using the boundary conditions will give the solution.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top