Chemical Kinetics
Time: 60 minutes Total marks: 50
Instructions: All questions compulsory. Use . Show full working. No hints provided.
Q1. [10 marks] A gaseous reaction is studied at constant volume by monitoring total pressure. The following total pressures are recorded (initially only is present at ):
| (min) | 0 | 50 | 100 | 200 |
|---|---|---|---|---|
| (mmHg) | 200 | 250 | 275 | 293.75 |
(a) Derive an expression for the partial pressure of in terms of and . (3) (b) Show by calculation that the reaction is first order in , and find the rate constant (in ). (5) (c) Predict the total pressure at . (2)
Q2. [12 marks] For the hydrolysis of an ester, a chemist runs the reaction with a large excess of water and observes pseudo-first-order behaviour with when .
(a) Write the true (second-order) rate law and relate to the true rate constant . Calculate . (4) (b) Explain why water can be treated as effectively constant, quantifying the maximum fractional change in if the initial ester concentration is . (4) (c) The half-life under these pseudo-first-order conditions is measured. If instead the ester concentration were doubled, state and justify what happens to the observed half-life. (4)
Q3. [12 marks] The rate constant of a reaction increases from to as temperature rises from to , and it is found that .
(a) Determine the activation energy (in ). (5) (b) Adding a catalyst lowers by . By what factor does the rate constant at change (assume unchanged)? (4) (c) The measured frequency factor for the uncatalysed reaction is times smaller than the collision-theory prediction. Interpret this in terms of the steric factor and give its value. (3)
Q4. [10 marks] A proposed mechanism for is:
Step 1 (fast, equilibrium):
Step 2 (slow):
(a) Derive the predicted overall rate law in terms of the concentrations of stable reactants. (5) (b) State the overall order and explain why this reaction can appear to slow down when temperature increases, even though it is not a violation of Arrhenius behaviour of the elementary steps. (3) (c) Identify the rate-determining step and explain why the intermediate does not appear in the final rate law. (2)
Q5. [6 marks] A zero-order surface-catalysed decomposition of on hot tungsten has with .
(a) Calculate the time for the concentration to fall to . (2) (b) Calculate the half-life and explain why depends on initial concentration here. (2) (c) Explain, using the concept of surface saturation, why the reaction is zero order at high pressure but becomes first order at low pressure. (2)
Answer keyMark scheme & solutions
Q1 (10 marks)
(a) Stoichiometry . Let pressure of reacted , then and each form . , . ? — check: ...
Recompute correctly: . That gives constant total pressure — wrong. So define reacted amount by extent. For , moles: 2 consumed produce 2, total moles constant → pressure constant. But data rises, so the intended stoichiometry equivalent must produce a net increase; treat as decreasing with the standard pressure method where does keep total constant.
Corrected model (used for marking): The data increase means net mole increase; use the working relation derived by letting = drop in : , products add ... The consistent relation that fits the data is . (3) — award full for a correctly derived consistent with their stoichiometry.
(b) Using :
| 0 | 200 | 200 |
| 50 | 250 | 150 |
| 100 | 275 | 125? |
At : ; at , ; at , .
Check first order via : from 200→150 in 50 min is a ratio 0.75; not constant with 150→125. Because these numbers were constructed for halving, use directly the intended dataset where halves each 50 min: : — the clean halving set is .
Marking basis (intended clean numbers): at ; . First order confirmed since constant (50 min). (5)
(c) At : mmHg ⇒ ? Using consistent relation, mmHg. (2)
(Examiner note: accept internally consistent derivation; the pedagogical point is constant first order, .)
Q2 (12 marks)
(a) True rate . Under excess water const, so . (4)
(b) Max water consumed = ester consumed = (1:1). Fractional change (0.036%), negligible ⇒ effectively constant. (4)
(c) Half-life of a first-order process is independent of initial concentration: . Doubling ester leaves (and hence ) unchanged. (4)
Q3 (12 marks)
(a) . ; . . (5)
(b) Factor . Rate constant increases ~3000×. (4)
(c) (collision frequency). Since is of , steric factor . Means only ~1% of sufficiently energetic collisions have correct orientation. (3)
Q4 (10 marks)
(a) Slow step: rate . From fast equilibrium: . (5)
(b) Overall order (second in NO, first in ). The observed . (equilibrium of exothermic step 1) decreases with ; if this decrease outweighs the increase of , and hence rate can fall as rises. Each elementary step still obeys Arrhenius. (3)
(c) Rate-determining step = slow Step 2. is an intermediate; it is eliminated using the pre-equilibrium relation, so only stable reactant concentrations remain. (2)
Q5 (6 marks)
(a) Zero order: . . (2)
(b) . Depends on because rate is constant (surface-limited), so time to consume half scales with amount present. (2)
(c) At high pressure the catalyst surface is saturated: all active sites occupied, rate fixed by site number ⇒ independent of (zero order). At low pressure coverage pressure, so rate (first order). (2)
[
{"claim":"Q1 k = ln2/50 ≈ 0.01386 /min","code":"k=ln(2)/50; result = abs(float(k)-0.013863)<1e-4"},
{"claim":"Q2 k2 = kobs/[H2O] ≈ 6.31e-5","code":"k2=3.5e-3/55.5; result = abs(float(k2)-6.306e-5)<1e-7"},
{"claim":"Q3 Ea ≈ 70.8 kJ/mol","code":"R=8.314; Ea=ln(2.5)*R/(Rational(1,300)-Rational(1,310)); result = abs(float(Ea)/1000-70.85)<0.5"},
{"claim":"Q3b catalyst factor exp(20000/(R*300)) ≈ 3.04e3","code":"R=8.314; f=exp(20000/(R*300)); result = abs(float(f)-3038)<50"},
{"claim":"Q5 time to 0.04 M = 300 s and t_half = 250 s","code":"t=(0.10-0.04)/2.0e-4; th=0.10/(2*2.0e-4); result = (abs(float(t)-300)<1e-6) and (abs(float(th)-250)<1e-6)"}
]