Fiveable

⚗️Chemical Kinetics Unit 5 Review

QR code for Chemical Kinetics practice questions

5.4 Steady-state approximation in mechanism analysis

5.4 Steady-state approximation in mechanism analysis

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
⚗️Chemical Kinetics
Unit & Topic Study Guides

Steady-State Approximation in Mechanism Analysis

The steady-state approximation (SSA) is a method for deriving rate laws from multi-step reaction mechanisms. It works by assuming that reactive intermediates are consumed almost as fast as they form, so their concentrations stay roughly constant during the reaction. This lets you eliminate intermediate concentrations from rate expressions and write the overall rate law purely in terms of reactants.

Steady-State Approximation Fundamentals

The core idea: if an intermediate is highly reactive and short-lived, it never builds up to a significant concentration. Its rate of formation and rate of consumption are nearly equal at all times, so the net rate of change is approximately zero.

For this to hold, a few conditions need to be true:

  • The intermediate concentration is much lower than reactant and product concentrations
  • The intermediate forms and is consumed rapidly compared to the timescale of the overall reaction
  • There's no significant accumulation of the intermediate at any point during the reaction

Mathematically, you express this as d[I]dt0\frac{d[I]}{dt} \approx 0, where [I][I] is the concentration of the intermediate. This isn't saying the intermediate concentration is literally unchanging. It's saying the change is so small relative to everything else that you can treat it as zero for the purpose of solving the algebra.

Steady-state approximation fundamentals, Steady-State Approximation – Foundations of Chemical and Biological Engineering I

Rate Law Derivation Techniques

Deriving a rate law using the SSA follows a consistent procedure:

  1. Identify the reactive intermediate(s) in the proposed mechanism.
  2. Write rate equations for the formation and consumption of each intermediate.
  3. Set d[I]dt=0\frac{d[I]}{dt} = 0 for each intermediate.
  4. Solve the resulting algebraic equation(s) for the intermediate concentration(s).
  5. Substitute those expressions into the rate equation for product formation.
  6. Simplify to get a rate law written only in terms of reactant concentrations and rate constants.

Example: Simple two-step mechanism

Consider:

  1. A+Bk1IA + B \xrightarrow{k_1} I
  2. I+Ck2PI + C \xrightarrow{k_2} P

The intermediate is II. Applying the SSA:

d[I]dt=k1[A][B]k2[I][C]=0\frac{d[I]}{dt} = k_1[A][B] - k_2[I][C] = 0

Solving for [I][I]:

[I]=k1[A][B]k2[C][I] = \frac{k_1[A][B]}{k_2[C]}

Now substitute into the rate of product formation:

d[P]dt=k2[I][C]=k2k1[A][B]k2[C][C]=k1[A][B]\frac{d[P]}{dt} = k_2[I][C] = k_2 \cdot \frac{k_1[A][B]}{k_2[C]} \cdot [C] = k_1[A][B]

The k2k_2 and [C][C] terms cancel. The derived rate law is first-order in AA and first-order in BB, with no dependence on CC. Notice that even though CC participates in the mechanism, it doesn't appear in the rate law because it's involved only after the rate-limiting formation of II.

Steady-state approximation fundamentals, Identifying reactive intermediates by mass spectrometry - Chemical Science (RSC Publishing) DOI ...

Simplification of Rate Expressions

The real power of the SSA shows up in more complex mechanisms where intermediates participate in multiple steps, including reversible ones.

Example: Mechanism with reversible step and competing pathways

  1. A+Bk1k1IA + B \underset{k_{-1}}{\stackrel{k_1}{\rightleftharpoons}} I
  2. I+Ck2PI + C \xrightarrow{k_2} P
  3. I+Dk3QI + D \xrightarrow{k_3} Q

Here II is formed in step 1 (forward), and consumed three ways: the reverse of step 1, step 2, and step 3. Applying the SSA:

d[I]dt=k1[A][B]k1[I]k2[I][C]k3[I][D]=0\frac{d[I]}{dt} = k_1[A][B] - k_{-1}[I] - k_2[I][C] - k_3[I][D] = 0

Solving for [I][I]:

[I]=k1[A][B]k1+k2[C]+k3[D][I] = \frac{k_1[A][B]}{k_{-1} + k_2[C] + k_3[D]}

To find the rate of formation of product PP, substitute into the step 2 rate:

d[P]dt=k2[I][C]=k1k2[A][B][C]k1+k2[C]+k3[D]\frac{d[P]}{dt} = k_2[I][C] = \frac{k_1 k_2 [A][B][C]}{k_{-1} + k_2[C] + k_3[D]}

This rate law is expressed entirely in terms of reactant concentrations. The denominator reflects the competition among all the pathways that consume II. If you wanted the rate of QQ formation instead, you'd substitute into k3[I][D]k_3[I][D] using the same expression for [I][I].

Validity and Limitations

The SSA is an approximation, and it works well only under certain conditions. Understanding when it breaks down is just as important as knowing how to apply it.

When the SSA works well:

  • The intermediate is consumed much faster than it's formed (consumption rate constants are large relative to formation rate constants)
  • The intermediate concentration stays orders of magnitude below reactant concentrations throughout the reaction
  • There's an initial brief induction period where [I][I] builds up to its steady-state value, but after that, the approximation holds for most of the reaction

When the SSA can break down:

  • Slow consumption: If the intermediate reacts slowly or accumulates to appreciable concentrations, d[I]dt0\frac{d[I]}{dt} \neq 0 and the approximation introduces significant error.
  • Reversible reactions with fast equilibrium: If the forward and reverse steps forming the intermediate are both much faster than the subsequent step, a pre-equilibrium approximation is often more appropriate. In pre-equilibrium, you assume the first step reaches equilibrium and use KeqK_{eq} to express [I][I], rather than setting d[I]dt=0\frac{d[I]}{dt} = 0.
  • Comparable competing rates: If multiple pathways consume the intermediate at similar rates, the SSA itself still applies, but the resulting rate law becomes more complex (as in the three-step example above). The approximation doesn't break down here, but the algebra gets harder.

SSA vs. Pre-equilibrium: Both methods eliminate intermediates from rate laws, but they apply in different regimes. Use the SSA when the intermediate is short-lived and never accumulates. Use pre-equilibrium when the first step is fast and reversible, reaching equilibrium before the slow step proceeds. In some problems, both approaches give the same result; in others, only one is valid.