Derive the expression for second order reaction with unequal concentration for a reaction A+B product when (1) if a > b & (2) if b > a, where "a mol/dm3" and "b mol/dm3" are the initial concentrations of A & B respectively?

1 Answer
Aug 14, 2015

WARNING! This answer involves calculus!

Explanation:

Assume we have a second order reaction of the type

A + BkProducts

Let x mol/dm3 be the amount reacted in time t. Then

dxdt=k[A][B].

Let a and b be the initial concentrations of A and B, and ab. Then

dxdt=k(ax)(bx) or

x0dx(ax)(bx)=t0kdt=kt

We use the method of partial fractions to evaluate the first integral. This gives

x0dx(ax)(bx)=x0dx(ba)(ax)+x0dx(ab)(bx)

=1bax0dxax+1abx0dxbx

We use the method of u-substitution to evaluate the new integrals and get:

1bax0dxax+1abx0dxbx

=1baln(aax)+1abln(bbx)

=1ba(ln(aax)ln(bbx))

1baln(a(bx)b(ax))=kt

We can arrange this to get the integrated rate law:

ln(a(bx)b(ax))=(ba)kt

In terms of the original symbols, the rate law becomes

ln([A]0[B][B]0[A])=([B]0[A]0)kt

This rate law works for all values of ab.

However, it avoids negative numbers if b>a.

"We leave it as an exercise for the student" to derive a similar expression for a>b.