HomeArticlesChemistry & Materials

Determining Reaction Order: Initial Rates and Integrated Rate Laws

Why the rate law is never read off the balanced equation, and the two experimental methods chemists actually use to measure it.

mysimulator teamUpdated June 2026≈ 8 min read▶ Open the simulation

A rate law is not read off the balanced equation

For a reaction A + B forming products, it is tempting to assume the rate depends on [A]¹[B]¹ because those are the stoichiometric coefficients. That assumption is wrong more often than it is right. The rate law rate = k[A]^m[B]^n is an empirical statement about the reaction mechanism - the actual sequence of elementary steps molecules go through - and the exponents m and n (the orders with respect to A and B) must be measured, not guessed from the overall balanced equation. Only for a genuine single-step elementary reaction do the orders equal the stoichiometric coefficients.

live demo - concentration decay curves at different starting conditions● LIVE

Method of initial rates

The most direct technique is the method of initial rates: run several trials with different starting concentrations, and measure only the initial rate of each trial - the slope of the concentration-vs-time curve at t=0, before products or side reactions can complicate things. Hold [B] fixed and vary [A] between two trials, and the ratio of rates isolates m:

rate2 / rate1 = ([A]2 / [A]1)^m      (with [B] held constant)

// e.g. doubling [A] quadruples the initial rate
//      -> 4 = 2^m  ->  m = 2  (second order in A)
// take log of both sides to solve for non-integer m directly:
m = log(rate2/rate1) / log([A]2/[A]1)

Repeat while holding [A] fixed and varying [B] to get n, and the overall reaction order is m + n. This method is conceptually simple and works for any mechanism, but it needs several independent trials and precise measurement of an initial slope, which is experimentally noisy.

Integrated rate laws: turning kinetics into a straight line

A cheaper, single-run alternative is to guess an order, integrate the corresponding differential rate law over time, and check whether the linearised form of that integral actually produces a straight line when plotted against the real data. Each order has a distinct linear signature:

zero order:   d[A]/dt = -k        =>  [A]  = [A]₀ - kt        (plot [A]        vs t → line, slope -k)
first order:  d[A]/dt = -k[A]     =>  ln[A] = ln[A]₀ - kt        (plot ln[A]      vs t → line, slope -k)
second order: d[A]/dt = -k[A]²  =>  1/[A] = 1/[A]₀ + kt        (plot 1/[A]      vs t → line, slope +k)

Only the correct order produces a straight line across the full data set; the wrong guesses curve visibly, especially at later times as concentration drops. This graphical method is why kinetics students are taught to plot [A], ln[A] and 1/[A] against t side by side and simply look for which one is straightest - it is a robust, single-experiment discriminator that does not need the multiple independent trials the initial-rates method requires.

Half-life as a fingerprint of order

Each order also has a distinctive half-life signature, which is often the fastest way to spot the order from a glance at the data:

zero order:   t½ = [A]₀ / (2k)         // half-life shrinks as [A]₀ falls
first order:  t½ = ln(2) / k             // half-life is CONSTANT, independent of [A]₀
second order: t½ = 1 / (k[A]₀)         // half-life grows as [A]₀ falls

A constant half-life across successive halvings of concentration is the unmistakable signature of first order - this is exactly the property that makes first-order kinetics the natural model for radioactive decay and for many pharmacokinetic drug-clearance processes.

Why the mechanism, not the equation, decides the order

Reaction orders come out fractional, negative, or dependent on a species that does not even appear in the balanced equation (like a catalyst or the solvent) precisely because real reactions proceed through a sequence of elementary steps, and the observed rate law reflects whichever step is the rate-determining step - the slowest link in the chain. A reaction that looks first-order in an organic substrate but zero-order in a large excess of solvent is telling you the solvent step is not rate-limiting; a reaction that is inhibited by its own product is telling you about a reversible step feeding back into the mechanism. Determining the order experimentally is therefore not a formality - it is often the single strongest piece of evidence chemists have for what the reaction mechanism actually is.

Frequently asked questions

Can reaction order ever be a fraction or negative?

Yes. Fractional and negative orders show up whenever the mechanism involves multiple elementary steps, intermediates, or a species like a catalyst whose concentration affects the rate in a non-simple way - chain reactions and enzyme-catalysed reactions are classic sources of non-integer orders. This is one of the strongest signs that the reaction is not a single elementary step.

Why can't you just use the stoichiometric coefficients from the balanced equation?

Because a balanced chemical equation only describes the net transformation of reactants into products, not the pathway molecules actually take to get there. Most reactions proceed through several elementary steps, and the observed rate law reflects the slowest of those steps, which frequently has nothing to do with the overall stoichiometry.

Which method is more reliable: initial rates or the integrated-law plot?

They complement each other. The method of initial rates works for any mechanism and any order but needs several separate trials with different starting concentrations and careful measurement of an initial slope. The integrated-rate-law plot needs only one full run over time but requires guessing the order in advance and checking linearity - in practice chemists often use both to cross-check each other.

Try it live

Everything above runs in your browser — open Reaction Order Determination and change the parameters while it is running. Nothing is installed, nothing is uploaded, the whole model lives in one tab.

▶ Open Reaction Order Determination simulation

What did you find?

Add reproduction steps (optional)