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 , where 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.

Rate Law Derivation Techniques
Deriving a rate law using the SSA follows a consistent procedure:
- Identify the reactive intermediate(s) in the proposed mechanism.
- Write rate equations for the formation and consumption of each intermediate.
- Set for each intermediate.
- Solve the resulting algebraic equation(s) for the intermediate concentration(s).
- Substitute those expressions into the rate equation for product formation.
- Simplify to get a rate law written only in terms of reactant concentrations and rate constants.
Example: Simple two-step mechanism
Consider:
The intermediate is . Applying the SSA:
Solving for :
Now substitute into the rate of product formation:
The and terms cancel. The derived rate law is first-order in and first-order in , with no dependence on . Notice that even though participates in the mechanism, it doesn't appear in the rate law because it's involved only after the rate-limiting formation of .

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
Here is formed in step 1 (forward), and consumed three ways: the reverse of step 1, step 2, and step 3. Applying the SSA:
Solving for :
To find the rate of formation of product , substitute into the step 2 rate:
This rate law is expressed entirely in terms of reactant concentrations. The denominator reflects the competition among all the pathways that consume . If you wanted the rate of formation instead, you'd substitute into using the same expression for .
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 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, 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 to express , rather than setting .
- 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.