This page is the stress-test for the parent derivations . We do not just repeat "plug into the formula." We enumerate every kind of question a rate law can throw at you — every order, every direction (forward: find concentration; backward: find time or k ), the awkward zero/degenerate inputs, the "runs to completion" limit, a real-world word problem, and an exam twist that hides the order.
If you have not yet met the three integrated laws, read the parent first. Everything here uses only these three lines, so let us pin them where the eye can see them.
Definition What the square brackets and "M" mean
[ A ] is read "concentration of A "—the number of moles of substance A packed into one litre of solution. Its unit is mol L − 1 , which chemists abbreviate as M (short for molar ). So "0.10 M " means "0.10 mol L− 1 ," i.e. 0.10 moles of A dissolved in every litre. Every time you see M on this page, silently read it as mol L − 1 .
t 1/2 — the symbol we will use all over this page
The half-life t 1/2 is the time it takes for the concentration to fall to exactly half its current value: [ A ] → 2 1 [ A ] . The subscript "1/2 " is just shorthand for "half left." Each order has its own formula (derived in the parent):
0th: t 1/2 = 2 k [ A ] 0 1st: t 1/2 = k l n 2 = k 0.693 2nd: t 1/2 = k [ A ] 0 1
Look at the pictures of all three at once before we start — they look different, and that shape is what tells you which law is acting.
Intuition What to notice in the figure above
Trace each curve from the same starting height. The white line (0th) falls at a perfectly constant tilt — equal drop every second, and it eventually crashes into the axis. The cyan curve (1st) is steepest at the start and gets ever gentler, but never touches zero — it only approaches it. The amber curve (2nd) starts fastest of all, then flattens into an even lazier tail than the cyan one. The whole game of this page is: read the shape, name the order. Constant slope ⇒ 0th; ever-shrinking-by-a-fixed-fraction ⇒ 1st; a stubborn long tail that refuses to die ⇒ 2nd.
Intuition A word about units of time
Throughout Cells A–F, H and I we work in seconds (s) , because that is what the rate constants are given in. In the drug problem (Cell G) the data arrive in hours (h) , so we keep k in h − 1 and every time in hours — mixing s and h in one equation would be like adding metres to miles. The rule: k and t must share the same time unit so that k t is a pure number.
Every kinetics problem lands in exactly one cell of this grid. The last column names the worked example that covers it.
Cell
Order
What is unknown / what is weird
Covered by
A
0
forward: find [ A ] t
Ex 1
B
0
degenerate : reactant runs out before t (formula would go negative!)
Ex 2
C
1
backward: find the time to reach a target
Ex 3
D
1
limiting behaviour: fraction left as t → ∞ , and many half-lives
Ex 4
E
2
forward: find [ A ] t
Ex 5
F
2
backward: find k from two concentrations
Ex 6
G
any
word problem (real world), units of k + unit consistency
Ex 7
H
any
exam twist : order is hidden — decide it from data, then answer
Ex 8
I
0 vs 1 vs 2
half-life comparison — same numbers, three different t 1/2
Ex 9
We march through them in order. Each example first asks you to Forecast the answer (guess the ballpark — this trains intuition), then works it, then Verifies .
Worked example Ex 1 — Ammonia on hot platinum
2 NH 3 → N 2 + 3 H 2 is zero-order on a saturated Pt surface.
[ NH 3 ] 0 = 0.10 M , k = 2.5 × 1 0 − 4 M s − 1 . Find [ NH 3 ] after t = 300 s .
Forecast: In zero order the concentration falls in a straight line . In 300 s we remove k ⋅ t = 2.5 × 1 0 − 4 × 300 = 0.075 M . Starting from 0.10 , we should land near 0.025 M . Guess that before reading on.
Step 1. Pick the law. Zero order → [ A ] t = [ A ] 0 − k t .
Why this step? Because rate does not depend on concentration; the amount removed is just (rate)×(time), a constant slope.
Step 2. Substitute.
[ NH 3 ] t = 0.10 − ( 2.5 × 1 0 − 4 ) ( 300 ) = 0.10 − 0.075 = 0.025 M
Why this step? Direct plug-in; the subtraction is the physics — the toll booth passed a fixed number of molecules per second.
Verify: 0.025 M is positive and below 0.10 — sensible. Units: M − ( M s − 1 ) ( s ) = M − M = M . ✓
This is the trap almost everyone misses. In zero order the line keeps dropping at the same slope. A line does not know when to stop at zero. So blindly plugging a large t gives a negative concentration, which is physically impossible.
t end — the "run-out time"
We give a name to the special instant when a zero-order reactant is completely used up: t end (read "t-end"). It is the time at which [ A ] t first reaches 0 . Only zero order has such a finite, well-defined run-out time; we will derive its value in the example.
Intuition What to notice in the figure above
The dashed grey line is the bare formula 0.10 − k t ; follow it and you see it sail straight through the horizontal axis into negative territory — a place concentration can never go. The solid cyan line is the honest concentration: it tracks the grey line exactly until it meets the axis, then lies flat along [ A ] = 0 . The amber dot marks where they part ways — that instant is t end . The lesson: the formula is a tool with a valid domain , and the amber dot is the edge of that domain.
Worked example Ex 2 — When does the formula break?
Same reaction: [ NH 3 ] 0 = 0.10 M , k = 2.5 × 1 0 − 4 M s − 1 .
(a) What does the formula "predict" at t = 500 s ? (b) When does the ammonia actually run out (i.e. find t end )?
Forecast: At 500 s we remove 2.5 × 1 0 − 4 × 500 = 0.125 M , which is more than we started with. So the honest answer is "gone before then." The reactant hits zero somewhere before 500 s.
Step 1. Naively substitute.
[ NH 3 ] 500 = 0.10 − 0.125 = − 0.025 M ( impossible! )
Why this step? To see the failure. Negative concentration means the model has left its valid region — the reaction already finished.
Step 2. Find the run-out time t end by setting [ A ] t = 0 .
0 = [ A ] 0 − k t end ⇒ t end = k [ A ] 0 = 2.5 × 1 0 − 4 0.10 = 400 s
Why this step? By definition t end is where [ A ] = 0 ; setting the formula equal to zero and solving for t finds that instant. The line reaches the x -axis exactly when all of A is consumed. After that, [ A ] = 0 and rate is 0 (no ammonia left to decompose).
Step 3. State the real answer piecewise.
[ NH 3 ] t = { 0.10 − k t 0 t ≤ t end = 400 s t > 400 s
Why this step? The single formula 0.10 − k t is only valid while there is still ammonia . Past t end it would give impossible negatives, so we must graft on a flat "= 0 " branch — the cutoff at t end is exactly where the physics changes from "decomposing" to "nothing left to decompose."
Verify: At t = 400 s, 0.10 − 2.5 × 1 0 − 4 × 400 = 0.10 − 0.10 = 0 . ✓ The run-out time 400 s is exactly 2 × t 1/2 (since t 1/2 = [ A ] 0 /2 k = 200 s), which makes sense: zero order loses the same amount each half-life, so two half-lives empties it completely. ✓
Common mistake The zero-order cliff
First and second order approach zero asymptotically — they never truly reach it. Only zero order actually hits zero at a finite time t end . Always check whether k t > [ A ] 0 before trusting the number.
Worked example Ex 3 — How long to fall to a target?
A first-order isomerisation has k = 3.0 × 1 0 − 3 s − 1 . Starting at [ A ] 0 = 0.80 M , how long until [ A ] t = 0.20 M ?
Forecast: We are dropping to one-quarter of the start. One-quarter = two halvings, so about two half-lives . Half-life = 0.693/ k ≈ 231 s, so expect roughly 460 – 470 s.
Step 1. Choose the log form and isolate t .
ln [ A ] 0 [ A ] t = − k t ⇒ t = − k 1 ln [ A ] 0 [ A ] t
Why this step? Time is trapped inside the exponential; the natural log is the tool that undoes e − k t and frees t . We use ln (not log 10 ) because the law is built on base e .
Step 2. Substitute.
t = − 3.0 × 1 0 − 3 1 ln 0.80 0.20 = − 3.0 × 1 0 − 3 1 ln ( 0.25 )
Since ln ( 0.25 ) = − 1.386 ,
t = − 3.0 × 1 0 − 3 − 1.386 = 462 s
Why this step? ln ( 0.25 ) is negative (we shrank), and dividing by − k turns it positive — time must be positive.
Verify: Plug back: [ A ] t = 0.80 e − 3.0 × 1 0 − 3 × 462 = 0.80 e − 1.386 = 0.80 × 0.25 = 0.20 M . ✓ And 462 ≈ 2 × 231 s = two half-lives, matching the forecast. ✓
Worked example Ex 4 — Fraction remaining
For 14 C , t 1/2 = 5730 yr. (a) What fraction remains after exactly 4 half-lives ? (b) What fraction remains as t → ∞ ?
Forecast: Each half-life multiplies by 2 1 . Four of them: 2 1 × 2 1 × 2 1 × 2 1 = 16 1 , so about 6%. As t → ∞ the exponential e − k t → 0 — it never quite reaches zero but gets arbitrarily close.
Step 1. Use k = ln 2/ t 1/2 .
k = 5730 0.693 = 1.21 × 1 0 − 4 yr − 1
Why this step? The half-life formula for first order is t 1/2 = ln 2/ k ; rearranging gives k so we can march to any time.
Step 2. Four half-lives means t = 4 × 5730 = 22920 yr. Fraction:
[ A ] 0 [ A ] t = e − k t = e − 1.21 × 1 0 − 4 × 22920 = e − 2.773 = 0.0625 = 16 1
Why this step? We could also just do ( 1/2 ) 4 ; the exponential must agree, and it does — confirming that "4 half-lives" and "e − 4 l n 2 " are the same statement.
Step 3. Limit. As t → ∞ , − k t → − ∞ , so e − k t → 0 .
Why this step? This is the defining feature of first order — asymptotic approach, never a hard stop (contrast Cell B).
Verify: ( 1/2 ) 4 = 0.0625 exactly, and e − 2.773 = 0.0625 . ✓ Units of k : yr − 1 , so k t is dimensionless — correct, because you can only exponentiate a pure number. ✓
2 dimerisation
2 NO 2 → N 2 O 4 is second order in NO2 . [ NO 2 ] 0 = 0.0100 M , k = 0.543 M − 1 s − 1 , t = 300 s . Find [ NO 2 ] t .
Forecast: Second order decays fast at first, then crawls . Since 1/ [ A ] 0 = 100 and k t = 163 , the k t term dominates, so the concentration should drop well below half — guess a few × 1 0 − 3 M .
Step 1. Reciprocal law.
[ NO 2 ] t 1 = [ NO 2 ] 0 1 + k t
Why this step? Second order is linear in 1/ [ A ] , not in [ A ] — so we work in reciprocal space where the arithmetic is a plain addition.
Step 2. Substitute.
[ NO 2 ] t 1 = 0.0100 1 + ( 0.543 ) ( 300 ) = 100 + 162.9 = 262.9 M − 1
Why this step? 1/0.0100 = 100 is the starting reciprocal, and ( 0.543 ) ( 300 ) = 162.9 is how far the reciprocal has climbed; we add because the law says 1/ [ A ] grows linearly with time.
Step 3. Flip back.
[ NO 2 ] t = 262.9 1 = 3.80 × 1 0 − 3 M
Why this step? The law lives in reciprocal space; the final flip returns us to real concentration.
Verify: 1/ ( 3.80 × 1 0 − 3 ) = 263 ≈ 262.9 . ✓ Units: M − 1 + ( M − 1 s − 1 ) ( s ) = M − 1 . ✓ Final ≈ 38% of start — consistent with "collisions needed, so slower than first order would be at the same k ."
Worked example Ex 6 — Extract
k from two data points
A dimerisation (second order) starts at [ A ] 0 = 0.050 M and is measured at [ A ] t = 0.020 M after t = 250 s . Find k .
Forecast: We rose in reciprocal space from 1/0.050 = 20 to 1/0.020 = 50 , a jump of 30 M − 1 over 250 s. So k ≈ 30/250 = 0.12 M − 1 s − 1 .
Step 1. Rearrange the law for k .
k = t 1 ( [ A ] t 1 − [ A ] 0 1 )
Why this step? k is the slope of the 1/ [ A ] -vs-t line; slope = (rise in 1/ [ A ] ) ÷ (run in t ).
Step 2. Substitute.
k = 250 1 ( 0.020 1 − 0.050 1 ) = 250 1 ( 50 − 20 ) = 250 30 = 0.12 M − 1 s − 1
Why this step? 1/0.020 = 50 and 1/0.050 = 20 are the final and initial reciprocals; their difference 30 M − 1 is the total "rise," and dividing by the elapsed 250 s gives the slope, which is k .
Verify: Forward-check with this k : 1/ [ A ] t = 20 + 0.12 × 250 = 20 + 30 = 50 , so [ A ] t = 0.020 M . ✓ Units of k : ( M − 1 ) / ( s ) = M − 1 s − 1 — the correct second-order units. ✓
Worked example Ex 7 — Drug clearance in the body
A drug is eliminated by first-order kinetics. A patient is given 500 mg ; after 6.0 hours only 125 mg remains. (a) Find the elimination rate constant k and its units. (b) Find the drug's half-life. (c) A dose is "cleared" when ≤ 5% remains — how long is that?
Forecast: 500 → 125 is a drop to one-quarter = two half-lives in 6 h, so each half-life is 3 h. Clearing to 5% is a bit more than 4 half-lives (1/16 = 6.25% ), so a bit over 12 h.
Part (a) — find k .
Step 1. Amount is proportional to concentration, so the ratio law works on masses directly.
ln 500 125 = − k ( 6.0 ) ⇒ ln ( 0.25 ) = − 1.386 = − 6.0 k
Why this step? First-order depends only on the ratio of amounts; the volume cancels, so we may use mg instead of M. All times here are in hours , so k will come out per hour.
Step 2. Solve for k .
k = 6.0 1.386 = 0.231 h − 1
Why this step? Units are h − 1 (inverse hours , matching the hours in the data) because first-order k multiplies a concentration to give a rate — dimensionally it must be per-time, and here the time unit is the hour.
Part (b) — find the half-life.
Step 3. Use the first-order half-life formula.
t 1/2 = k 0.693 = 0.231 0.693 = 3.0 h
Why this step? First-order half-life is ln 2/ k ; because k is in h − 1 , the half-life comes out directly in hours — no conversion needed since k and the answer share the hour. This confirms the forecast: two half-lives (2 × 3 h = 6 h) is exactly the time given for the 500 → 125 mg drop.
Part (c) — time to reach 5%.
Step 4. Set the remaining fraction to 0.05 and solve for time.
ln ( 0.05 ) = − k t ⇒ t = − k 1 ln ( 0.05 ) = − 0.231 − 2.996 = 12.97 h ≈ 13 h
Why this step? Same "solve for time" move as Cell C — the natural log undoes the exponential to release t . A remaining fraction of 0.05 means [ A ] t / [ A ] 0 = 0.05 , which is what goes inside the log.
Verify: Forecasts confirmed: t 1/2 = 3.0 h and 500 e − 0.231 × 6 = 500 × 0.25 = 125 mg. ✓ For part (c), back-substitute: 500 e − 0.231 × 12.97 = 500 × 0.0500 = 25 mg = 5% of 500 . ✓ Clearing time 12.97 h ≈ 4.3 half-lives, just past the 6.25% (4 half-lives) mark. ✓
The nastiest exam questions do not tell you the order. You must decide it from the data , then answer. The cleanest tell: check which quantity changes by a constant amount per equal time step .
Intuition What to notice in the figure above
The amber dots are the raw data replotted as 1/ [ A ] . Notice they fall on a dead-straight line — each equal 100 s step lifts 1/ [ A ] by exactly the same 1.00 M − 1 . That perfect straightness is the whole diagnosis: only second order is linear when you plot 1/ [ A ] . The cyan dotted segment simply extends that same straight line one step further to read off the prediction at t = 400 s (the cyan square). If the raw [ A ] (not its reciprocal) had been straight, we would have called it 0th; if ln [ A ] had been straight, 1st.
Worked example Ex 8 — Which order is this?
A reactant is monitored:
t (s)
0
100
200
300
[ A ] (M)
1.00
0.50
0.333
0.25
Identify the order, find k , and predict [ A ] at t = 400 s .
Forecast: The concentration halved in the first 100 s, but did not halve again by 200 s (it went to 0.333, not 0.25). A shrinking fall like that is the signature of second order (fast then slow).
Step 1. Test zero order: is Δ [ A ] constant? Drops are 0.50 , 0.167 , 0.083 — not constant. Reject zero order.
Why this step? Zero order falls in a straight line (equal drops per equal time), so unequal drops rule it out immediately.
Step 2. Test first order: is the ratio per step constant? 0.50/1.00 = 0.50 , then 0.333/0.50 = 0.667 — not constant. Reject first order.
Why this step? First order multiplies by the same factor each equal interval; a changing factor rules it out.
Step 3. Test second order: is 1/ [ A ] increasing by a constant amount?
[ A ] 1 : 1.00 , 2.00 , 3.00 , 4.00
Each step adds exactly 1.00 M − 1 per 100 s. Second order confirmed.
Why this step? Second order is the one that is linear in 1/ [ A ] ; a perfectly constant increment is the fingerprint that only second order shows.
Step 4. Slope gives k :
k = Δ t Δ ( 1/ [ A ]) = 100 1.00 = 1.0 × 1 0 − 2 M − 1 s − 1
Why this step? For second order k is exactly the slope of the 1/ [ A ] -vs-t line; we read the constant rise (1.00 M − 1 ) over the run (100 s).
Step 5. Predict t = 400 s : continue the line, 1/ [ A ] = 1.00 + ( 0.01 ) ( 400 ) = 5.00 , so
[ A ] 400 = 5.00 1 = 0.20 M
Why this step? Once the line's slope and intercept are known, extrapolating one more step is just reading the straight line at t = 400 , then flipping the reciprocal back to concentration.
Verify: Reproduce the table: 1/ [ A ] = 1 + 0.01 t gives at t = 200 , 1/ [ A ] = 3 ⇒ 0.333 ✓; at t = 300 , = 4 ⇒ 0.25 ✓. Prediction 0.20 M continues the perfect straight line. ✓
The single most illuminating comparison: feed the same [ A ] 0 and same numeric k into all three half-life formulas and watch them diverge. This is the payoff of having defined t 1/2 at the top of the page.
Intuition What to notice in the figure above
Three bars, same input numbers, three different heights . The white (0th) bar is tallest — a big starting stock takes longest to burn through at a fixed removal rate. The amber (2nd) bar is shortest — here a large starting concentration means abundant collision partners, so the first halving happens soonest . The cyan (1st) bar sits in the middle and, crucially, would not move at all if you changed [ A ] 0 — its height depends on k alone. Reading left to right you literally see the three dependences on [ A ] 0 : proportional, independent, inverse.
Worked example Ex 9 — One start, three fates
Take [ A ] 0 = 2.0 M and k = 0.10 (in each order's own units). Compute t 1/2 for orders 0, 1, 2.
Forecast: Zero order should feel "slow to start" because it loses a fixed amount ; second order should be fastest to reach half here because the large [ A ] 0 means plenty of collision partners early. First order ignores [ A ] 0 entirely, sitting in between.
Step 1. Zero order: t 1/2 = 2 k [ A ] 0 = 2 ( 0.10 ) 2.0 = 10 s .
Why this step? Half the material at a constant removal rate — bigger start means longer half-life (proportional to [ A ] 0 ).
Step 2. First order: t 1/2 = k 0.693 = 0.10 0.693 = 6.93 s .
Why this step? Exponential decay halves in a fixed time regardless of [ A ] 0 — the one constant half-life.
Step 3. Second order: t 1/2 = k [ A ] 0 1 = ( 0.10 ) ( 2.0 ) 1 = 5.0 s .
Why this step? Here a larger start actually shortens the first half-life — plenty of partners to collide with early on (inversely proportional to [ A ] 0 ).
Verify: 10 , 6.93 , 5.0 s — all different, exactly as predicted by their differing dependence on [ A ] 0 : proportional (0th), independent (1st), inverse (2nd). ✓
Recall Quick self-test
Zero-order NH3 , [ A ] 0 = 0.10 M, k = 2.5 × 1 0 − 4 M s− 1 : when is it fully gone? ::: t end = [ A ] 0 / k = 400 s
First order, want the time to drop to one-quarter: how many half-lives? ::: exactly 2 half-lives
Data show 1/ [ A ] rising by a constant amount each equal time step — what order? ::: second order
Same [ A ] 0 and k : which order has the shortest half-life here? ::: second order (5.0 s in Ex 9)
What does the symbol t 1/2 mean? ::: the time for concentration to fall to half its current value
What does M stand for? ::: molar, i.e. mol L − 1
Mnemonic Pick-the-law reflex
"Amount, Ratio, Reciprocal." Constant amount lost per step → 0th. Constant ratio per step → 1st. Constant jump in the reciprocal → 2nd.