Chemical Kinetics • Topic 2 of 3

Integrated Rate Equations

The rate law is a differential equation linking rate to concentration. By integrating it we obtain a direct relation between concentration and time, which is far more useful for calculations: it lets us find concentration at any time, the rate constant from data, and the half-life.

Zero-order reactions

For a zero-order reaction $R \rightarrow P$, the rate is independent of concentration: $-\frac{d[R]}{dt} = k[R]^0 = k$. Integrating from $[R]_0$ at $t=0$ to $[R]$ at time $t$ gives

$$[R] = [R]_0 - kt$$

A plot of $[R]$ against $t$ is a straight line of slope $-k$ and intercept $[R]_0$. The unit of $k$ is $\text{mol L}^{-1}\text{s}^{-1}$. Examples include the decomposition of $NH_3$ or $HI$ on a hot metal surface and some photochemical and enzyme-catalysed reactions where a surface or catalyst is saturated.

First-order reactions

For a first-order reaction $-\frac{d[R]}{dt} = k[R]$. Separating variables and integrating gives the natural-log form $\ln\frac{[R]_0}{[R]} = kt$, usually written in the base-10 form used in textbooks:

$$k = \frac{2.303}{t}\log\frac{[R]_0}{[R]}$$

Here $k$ has units of $\text{s}^{-1}$ and does not depend on the concentration units, which is why first-order kinetics is so convenient. A plot of $\log[R]$ versus $t$ is a straight line of slope $-\frac{k}{2.303}$. All radioactive decays and many decompositions (such as $N_2O_5$ and the gas-phase decomposition of $SO_2Cl_2$) are first order.

Half-life

The half-life $t_{1/2}$ is the time taken for the reactant concentration to fall to half its initial value. For a first-order reaction, set $[R] = \frac{[R]_0}{2}$:

$$t_{1/2} = \frac{2.303}{k}\log 2 = \frac{0.693}{k}$$

This is a striking result: the first-order half-life is independent of the initial concentration. For a zero-order reaction the half-life does depend on the starting amount, $t_{1/2} = \frac{[R]_0}{2k}$, so it shortens as the reaction proceeds.

Pseudo-first-order reactions

Some reactions are higher order on paper but behave as first order in practice. If one reactant is present in large excess (or is the solvent), its concentration hardly changes, so it can be absorbed into the rate constant. The hydrolysis of an ester, $CH_3COOC_2H_5 + H_2O \rightarrow CH_3COOH + C_2H_5OH$, is truly second order ($\text{Rate} = k[\text{ester}][H_2O]$), but in dilute aqueous solution $[H_2O]$ is effectively constant, so $\text{Rate} = k'[\text{ester}]$ with $k' = k[H_2O]$. Such reactions are called pseudo-first-order. The inversion of cane sugar and the acid hydrolysis of esters are classic examples.

First-order [R] vs time decay curve showing constant half-lifeTime (t)[R][R]0[R]0/2[R]0/4t1/22t1/23t1/2first order: t1/2 constant
1
Worked Example
A first-order reaction has a rate constant $k = 1.15 \times 10^{-3}\ \text{s}^{-1}$. How long will it take for $5\ \text{g}$ of the reactant to reduce to $3\ \text{g}$?
Solution
  1. $t = \frac{2.303}{k}\log\frac{[R]_0}{[R]} = \frac{2.303}{1.15\times10^{-3}}\log\frac{5}{3}$.
  2. $\log\frac{5}{3} = \log 1.667 = 0.2218$.
  3. $t = \frac{2.303}{1.15\times10^{-3}} \times 0.2218 = 2002 \times 0.2218 \approx 444\ \text{s}$.

Answer: $t \approx 444\ \text{s}$ (about $7.4$ minutes).

2
Worked Example
The half-life of a first-order reaction is $60\ \text{minutes}$. Calculate its rate constant.
Solution
  1. For first order, $t_{1/2} = \frac{0.693}{k}$, so $k = \frac{0.693}{t_{1/2}}$.
  2. $t_{1/2} = 60\ \text{min} = 60 \times 60 = 3600\ \text{s}$.
  3. $k = \frac{0.693}{3600} = 1.925 \times 10^{-4}\ \text{s}^{-1}$ (or $1.155\times10^{-2}\ \text{min}^{-1}$).

Answer: $k = 1.925 \times 10^{-4}\ \text{s}^{-1}$.

3
Worked Example
A first-order reaction is $25\%$ complete in $40\ \text{minutes}$. Calculate the rate constant and the time for $75\%$ completion.
Solution
  1. At $25\%$ completion, $[R] = 75\%$ of $[R]_0$, so $\frac{[R]_0}{[R]} = \frac{100}{75} = 1.333$.
  2. $k = \frac{2.303}{40}\log 1.333 = \frac{2.303}{40}(0.1249) = 7.19\times10^{-3}\ \text{min}^{-1}$.
  3. For $75\%$ completion, $\frac{[R]_0}{[R]} = \frac{100}{25} = 4$: $t = \frac{2.303}{k}\log 4 = \frac{2.303}{7.19\times10^{-3}}(0.602) = 192.9\ \text{min}$.

Answer: $k = 7.19 \times 10^{-3}\ \text{min}^{-1}$; $75\%$ completion takes about $193\ \text{min}$.

4
Worked Example
For a zero-order reaction, $[R]_0 = 0.50\ \text{mol L}^{-1}$ and $k = 2.0 \times 10^{-2}\ \text{mol L}^{-1}\text{s}^{-1}$. Find $[R]$ after $10\ \text{s}$ and the half-life.
Solution
  1. $[R] = [R]_0 - kt = 0.50 - (2.0\times10^{-2})(10) = 0.50 - 0.20 = 0.30\ \text{mol L}^{-1}$.
  2. For zero order, $t_{1/2} = \frac{[R]_0}{2k} = \frac{0.50}{2(2.0\times10^{-2})} = \frac{0.50}{0.04} = 12.5\ \text{s}$.

Answer: $[R] = 0.30\ \text{mol L}^{-1}$ after $10\ \text{s}$; $t_{1/2} = 12.5\ \text{s}$.

5
Worked Example
A first-order reaction takes $69.3\ \text{minutes}$ for $50\%$ completion. How long will $90\%$ of the reaction take?
Solution
  1. $50\%$ completion is the half-life, so $t_{1/2} = 69.3\ \text{min}$, giving $k = \frac{0.693}{69.3} = 0.0100\ \text{min}^{-1}$.
  2. For $90\%$ completion, $[R] = 10\%$ of $[R]_0$, so $\frac{[R]_0}{[R]} = 10$.
  3. $t = \frac{2.303}{k}\log 10 = \frac{2.303}{0.0100}(1) = 230.3\ \text{min}$.

Answer: $t \approx 230.3\ \text{min}$ for $90\%$ completion.

6
Worked Example
Explain, with the rate expression, why the acid hydrolysis of an ester in dilute aqueous solution is a pseudo-first-order reaction.
Solution
  1. The true rate law is $\text{Rate} = k[\text{ester}][H_2O]$, so the reaction is second order overall.
  2. In dilute solution water is in large excess; $[H_2O]$ is essentially constant throughout the reaction.
  3. Combine the constant into the rate constant: $\text{Rate} = k'[\text{ester}]$ with $k' = k[H_2O]$, which is the form of a first-order rate law.

Answer: Because $[H_2O]$ stays effectively constant, the second-order reaction behaves as first order in ester, i.e. pseudo-first-order.

Key Points

  • Zero order: $[R] = [R]_0 - kt$; a plot of $[R]$ vs $t$ is linear with slope $-k$; $k$ in $\text{mol L}^{-1}\text{s}^{-1}$; $t_{1/2} = \frac{[R]_0}{2k}$.
  • First order: $k = \frac{2.303}{t}\log\frac{[R]_0}{[R]}$; a plot of $\log[R]$ vs $t$ is linear with slope $-\frac{k}{2.303}$; $k$ in $\text{s}^{-1}$.
  • First-order half-life $t_{1/2} = \frac{0.693}{k}$ is independent of initial concentration; useful shortcuts: $25\%$ left after $2t_{1/2}$, $12.5\%$ after $3t_{1/2}$.
  • Useful log values: $\log 2 = 0.301$, $\log 4 = 0.602$, $\log 10 = 1$, so $90\%$ completion of a first-order reaction takes $\frac{2.303}{k}$.
  • Pseudo-first-order reactions are higher order but appear first order because one reactant (e.g. water in ester hydrolysis) is in large excess and effectively constant.
Tap an option to check your answer0 / 4
Q1.For a first-order reaction the half-life is:
Explanation: $t_{1/2} = \frac{0.693}{k}$ contains no concentration term, so it is independent of the initial concentration.
Q2.A plot of $\log[R]$ against time is a straight line. The reaction is:
Explanation: The integrated first-order law gives $\log[R] = \log[R]_0 - \frac{k}{2.303}t$, a straight line of slope $-\frac{k}{2.303}$.
Q3.For a zero-order reaction $[R] = [R]_0 - kt$, the unit of $k$ is:
Explanation: Zero-order rate equals $k$ (a rate), so $k$ has the units of rate, $\text{mol L}^{-1}\text{s}^{-1}$.
Q4.The acid hydrolysis of an ester in dilute aqueous solution is an example of a:
Explanation: Water is in large excess, so its concentration is constant; the second-order reaction then behaves as first order — a pseudo-first-order reaction.