# Introduction to Rate Law

> AP Chemistry · Unit 5 Kinetics
> Source: https://www.owlsprep.com/study/ap-chemistry-u5-introduction-to-rate-law/

This module covers the general form of rate laws, reaction order, properties of the rate constant, and the method of initial rates to determine rate laws from experimental data for AP Chemistry kinetics.

**Prerequisites:** Average and instantaneous reaction rate; Balanced reaction stoichiometry; Concentration units for solutions and gases

## Learning objectives

- Identify the components of a general rate law expression
- Determine reaction order with respect to each reactant and overall reaction order
- Use the method of initial rates to find a rate law from experimental data
- Calculate the rate constant $k$ with correct units
- Explain the properties of zero-order rate terms

## Core Definition of a Rate Law

A rate law (or rate equation) is a mathematical relationship that connects the instantaneous rate of a chemical reaction to the concentration of reactants (and rarely catalysts, which are not commonly tested in introductory problems).

A key AP-exam tested distinction: rate laws are *exclusively experimentally derived*. You cannot determine a rate law from the balanced reaction stoichiometry alone. This topic is the foundation of all kinetics, which makes up 7-9% of total AP Chemistry exam score, with rate law questions appearing regularly in both MCQ and FRQ sections.

**Rate Law** — An experimentally derived equation relating instantaneous reaction rate to reactant concentrations at a given temperature.

*Notation:* $\text{rate} = k [A]^m [B]^n...$

*Example:* For $2 NO(g) + O_2(g) \rightarrow 2 NO_2(g)$, the rate law is $\text{rate} = k [NO]^2 [O_2]$

## Rate Law Structure and Reaction Order

For a general overall reaction $aA + bB \rightarrow cC$, the general form of the rate law is:

$$\text{rate} = k [A]^m [B]^n$$

- $\text{rate}$ = instantaneous reaction rate, with units $\text{M} \cdot \text{time}^{-1}$ (most commonly $\text{M} \cdot \text{s}^{-1}$)
- $k$ = rate constant: a proportionality constant unique to the reaction at a specific temperature. $k$ does not change with reactant concentration, only with temperature or catalyst addition.
- $[A], [B]$ = molar concentrations of gaseous/aqueous reactants (pure solids/liquids are omitted, as their concentration is constant)
- $m, n$ = individual reaction orders with respect to $A$ and $B$, almost always 0, 1, or 2 on the AP exam. Overall reaction order is the sum $m + n$.

Reaction order describes how changing a reactant's concentration impacts overall rate: zero order means concentration change has no effect, first order means rate is directly proportional to concentration, second order means rate is proportional to the square of concentration. Critically, individual orders do not need to match the stoichiometric coefficients of the balanced overall reaction.

**Worked example:** For the reaction $2 NO(g) + O_2(g) \rightarrow 2 NO_2(g)$, the experimentally determined rate law is $\text{rate} = k [NO]^2 [O_2]$. Answer the following: (a) What is the order with respect to each reactant, and the overall reaction order? (b) How will the rate change if $[NO]$ is tripled and $[O_2]$ is held constant? (c) What are the units of $k$ for this reaction, if time is measured in seconds?

1. The exponent of each reactant gives its order. The exponent of $[NO]$ is 2, and the implicit exponent of $[O_2]$ is 1. Calculate overall order:

   $$2 + 1 = 3$$
2. Compare original and new rate, with new $[NO] = 3[NO]_1$:

   $$\text{rate}_2 = k (3[NO]_1)^2 [O_2] = 9 k [NO]_1^2 [O_2] = 9 \text{rate}_1$$
3. Rearrange to isolate $k$ and substitute units to find units of $k$:

   $$k = \frac{\text{rate}}{[NO]^2 [O_2]} = \frac{\text{M} \cdot \text{s}^{-1}}{\text{M}^2 \cdot \text{M}} = \text{M}^{-2} \cdot \text{s}^{-1}$$

> **Exam tip:** When asked for units of $k$, always match the time units given in the problem. The general formula for units of $k$ is $M^{-(\text{overall order} -1)} \text{time}^{-1}$.

## Method of Initial Rates

The method of initial rates is the primary experimental technique tested on the AP exam to determine a rate law from raw experimental data. Initial rate is the instantaneous rate measured immediately after the reaction starts, before any significant change in reactant concentration occurs. Data is provided as a table of multiple reaction runs, each with different starting concentrations and a measured initial rate.

To find the order for a reactant, compare two runs where only that reactant's concentration changes, and all other concentrations are held constant, using the relationship:

$$\frac{\text{rate}_2}{\text{rate}_1} = \left( \frac{[A]_2}{[A]_1} \right)^m$$

On the AP exam, ratios almost always result in whole-number orders that can be solved by inspection, no logarithms required. Once all orders are found, substitute data from any run to calculate $k$, then write the final rate law.

| Run | $[A]$ (M) | $[B]$ (M) | Initial Rate (M s⁻¹) |
| --- | --- | --- | --- |
| 1 | 0.10 | 0.10 | $2.0 \times 10^{-4}$ |
| 2 | 0.20 | 0.10 | $4.0 \times 10^{-4}$ |
| 3 | 0.10 | 0.20 | $8.0 \times 10^{-4}$ |

**Worked example:** Determine the rate law and calculate the rate constant $k$ for the reaction $A + 2B \rightarrow C$ using the experimental data above.

1. Find order with respect to A by comparing Run 1 and Run 2, where $[B]$ is constant:

   $$\frac{\text{rate}_2}{\text{rate}_1} = 2 = \left( \frac{0.20}{0.10} \right)^m = 2^m \rightarrow m=1$$
2. Find order with respect to B by comparing Run 1 and Run 3, where $[A]$ is constant:

   $$\frac{\text{rate}_3}{\text{rate}_1} = 4 = \left( \frac{0.20}{0.10} \right)^n = 2^n \rightarrow n=2$$
3. Write the rate law with confirmed orders:

   $$\text{rate} = k [A][B]^2$$
4. Substitute data from Run 1 to calculate $k$:

   $$k = \frac{2.0 \times 10^{-4}}{(0.10)(0.10)^2} = 0.20 \ M^{-2} s^{-1}$$
5. Final rate law:

   $$\text{rate} = (0.20 \ M^{-2} s^{-1}) [A][B]^2$$

> **Exam tip:** Always verify your $k$ value by checking with data from another run. A consistent $k$ (within rounding) confirms your reaction orders are correct.

## Zero-Order Rate Laws

A zero-order reaction with respect to a reactant means changing that reactant's concentration has no effect on the overall reaction rate. This is most common for saturated enzyme-catalyzed reactions and heterogeneous reactions catalyzed on solid surfaces.

Since any value raised to the power of zero equals 1, a zero-order reactant is omitted from the final rate law expression. If all reactants are zero order, the rate is simply equal to $k$, so rate is constant regardless of concentration.

| Run | $[N_2O]$ (M) | Initial Rate (M s⁻¹) |
| --- | --- | --- |
| 1 | 0.25 | $4.1 \times 10^{-3}$ |
| 2 | 0.50 | $4.1 \times 10^{-3}$ |
| 3 | 1.00 | $4.1 \times 10^{-3}$ |

**Worked example:** The decomposition of $N_2O(g)$ on a solid platinum catalyst follows $2 N_2O(g) \rightarrow 2 N_2(g) + O_2(g)$. Use the data above to determine the rate law.

1. Compare Run 1 and Run 2: $[N_2O]$ doubles from 0.25 M to 0.50 M, but initial rate remains unchanged at $4.1 \times 10^{-3} M s^{-1}$.
2. Apply the initial rate relationship to find order $m$:

   $$\frac{\text{rate}_2}{\text{rate}_1} = 1 = \left( \frac{0.50}{0.25} \right)^m = 2^m \rightarrow m=0$$
3. Confirm with Run 2 and Run 3: $[N_2O]$ doubles again, rate is still unchanged, so $m=0$ is confirmed.
4. Simplify the rate law, since $[N_2O]^0 = 1$:

   $$\text{rate} = k [N_2O]^0 = k = 4.1 \times 10^{-3} \ M s^{-1}$$

**Check your understanding**

Test your understanding with this AP-style multiple choice question:

1. The reaction $X + Y \rightarrow Z$ was studied with the method of initial rates, giving the data below. What is the rate law for this reaction?

| Experiment | $[X]$ (M) | $[Y]$ (M) | Initial Rate (M min⁻¹) |
|---|---|---|---|
| 1 | 0.10 | 0.10 | 0.0030 |
| 2 | 0.20 | 0.10 | 0.0120 |
| 3 | 0.20 | 0.20 | 0.0120 |

   - A) $\text{rate} = k [X][Y]$
   - B) $\text{rate} = k [X]^2[Y]$
   - C) $\text{rate} = k [X]^2$
   - D) $\text{rate} = k [Y]^2$

   *Why:* Correct! Order with respect to X is 2, order with respect to Y is 0, so Y is omitted from the final rate law.

> **Exam tip:** If changing a reactant's concentration leaves rate unchanged, immediately assign order 0 and omit it from the final rate law, unless explicitly asked to write the full general form.

## Common pitfalls

- **Wrong:** Equating reaction order to stoichiometric coefficients from the balanced overall reaction.
  - Why it fails: Students assume coefficients translate directly to exponents, as they do for equilibrium constants and elementary reactions, so they skip the experimental ratio step.
  - Correct: Always determine reaction order from experimental data for an overall reaction; only use stoichiometry if explicitly told the reaction is elementary.
- **Wrong:** Reversing the ratio of rates or concentrations when solving for order (e.g. $\frac{[A]_1}{[A]_2}$ instead of matching $\frac{rate_2}{rate_1}$).
  - Why it fails: Mixing up which run is which when comparing leads to incorrect order calculations.
  - Correct: Label numerator and denominator consistently: always put the second run's values in the numerator and first run's in the denominator for both rate and concentration.
- **Wrong:** Memorizing units of $k$ for one order and applying it to all reactions, or using the wrong time unit.
  - Why it fails: Units of $k$ change with overall reaction order and depend on the time unit given in the problem.
  - Correct: Always derive units by rearranging the rate law: $k = \frac{rate}{\prod [X]^n}$, substitute units, and simplify.
- **Wrong:** Including pure solids or pure liquid solvents in the rate law expression.
  - Why it fails: Students remember to omit these from equilibrium expressions but forget the same rule applies to rate laws, as their concentration is constant.
  - Correct: Only include gaseous and aqueous reactants in the rate law; omit pure solids and liquids.
- **Wrong:** Assuming the rate constant $k$ is constant at all temperatures.
  - Why it fails: Students learn $k$ is constant for a set of initial rate experiments, so incorrectly extend this to all conditions.
  - Correct: Remember $k$ is only constant at a given temperature; $k$ always increases when temperature increases, or when a catalyst is added.

## Cheatsheet

| Category | Formula/Relationship | Key Notes |
| --- | --- | --- |
| General rate law form | $\text{rate} = k [A]^m [B]^n...$ | For overall reactions; $m,n$ are experimentally determined |
| Method of initial rates (find order $m$) | $\frac{\text{rate}_2}{\text{rate}_1} = \left(\frac{[A]_2}{[A]_1}\right)^m$ | Use when only $[A]$ changes between runs |
| Overall reaction order | $\text{Overall order} = \sum \text{individual orders}$ | Determines units of the rate constant $k$ |
| Units of $k$ (overall order $n$) | $M^{-(n-1)} \text{time}^{-1}$ | Match time unit to the problem (seconds/minutes) |
| Zero order rate law | $\text{rate} = k$ | Reactant concentration does not affect rate; common for saturated catalysis |
| First order (one reactant) | $\text{rate} = k [A]$ | Doubling $[A]$ doubles the reaction rate |
| Second order (one reactant) | $\text{rate} = k [A]^2$ | Doubling $[A]$ quadruples the reaction rate |
| Rate constant dependency | $k = \text{constant at fixed } T$ | $k$ increases with increasing $T$ and catalyst addition |

## What's next

This topic is the foundational prerequisite for all further kinetics topics on the AP Chemistry syllabus. The skills you learn here to determine reaction order, calculate the rate constant, and write a rate law from experimental data are required for all subsequent kinetics topics, which make up the majority of kinetics points on the AP exam. Next, you will apply these concepts to derive integrated rate laws, which describe how reactant concentration changes over time for different reaction orders. You will also use the rate constant $k$ you calculate here to find reaction half-lives, then connect rate laws to reaction mechanisms to derive rate laws from elementary reaction steps. Mastery of this introductory content is critical for success on all kinetics exam questions.

- [Concentration changes over time](https://www.owlsprep.com/study/ap-chemistry-u5-concentration-changes-over-time/)
- [Elementary Reactions](https://www.owlsprep.com/study/ap-chemistry-u5-elementary-reactions/)
- [Collision Model for AP Chemistry](https://www.owlsprep.com/study/ap-chemistry-u5-collision-model/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-chemistry-u5-introduction-to-rate-law/
