Chemical Kinetics: Numerical Problems Set (3)

hard 2 min read

Question

For a first-order reaction, the half-life is 30 min30\text{ min}. Calculate the time required for 75%75\% of the reactant to decompose.

Solution — Step by Step

For a first-order reaction:

k=0.693t1/2=0.69330 min1=0.0231 min1k = \frac{0.693}{t_{1/2}} = \frac{0.693}{30}\text{ min}^{-1} = 0.0231\text{ min}^{-1}

t=2.303klog[A]0[A]t = \frac{2.303}{k}\log\frac{[A]_0}{[A]}

If 75%75\% decomposed, then [A]=0.25[A]0[A] = 0.25 [A]_0, so [A]0/[A]=4[A]_0/[A] = 4.

t=2.3030.0231log4=99.7×0.60260 mint = \frac{2.303}{0.0231}\log 4 = 99.7 \times 0.602 \approx 60\text{ min}

Final answer: t60 min=2×t1/2t \approx 60\text{ min} = 2 \times t_{1/2}.

Why This Works

For a first-order reaction, the half-life is constant — every t1/2t_{1/2}, the concentration drops to half. So after one half-life, [A]=[A]0/2[A] = [A]_0/2 (50%50\% decomposed). After two half-lives, [A]=[A]0/4[A] = [A]_0/4 (75%75\% decomposed). After three, [A]=[A]0/8[A] = [A]_0/8 (87.5%87.5\%). The time for 75%75\% decomposition is exactly 2t1/22 t_{1/2}.

This logarithmic decay is unique to first-order kinetics. Zero-order and second-order reactions have half-lives that depend on starting concentration.

Alternative Method

Use the doubling shortcut directly. 75%75\% decomposed = 25%25\% remaining = 1/41/4 of original = (1/2)2(1/2)^2. So we need 2 half-lives. 2×30=60 min2 \times 30 = 60\text{ min}. Done — no need for logarithms.

For first-order: tn%/t1/2=log2(100/(100n))t_{n\%} / t_{1/2} = \log_2 (100/(100-n)). For 99%99\% decomposition, log21006.64\log_2 100 \approx 6.64, so t6.64×t1/2t \approx 6.64 \times t_{1/2}. Memorise: 90%3.32t1/290\% \to 3.32 t_{1/2}, 99%6.64t1/299\% \to 6.64 t_{1/2}, 99.9%9.97t1/299.9\% \to 9.97 t_{1/2}.

Common Mistake

Confusing first-order with zero-order or second-order half-life formulas. Only first-order has a half-life independent of [A]0[A]_0. For zero-order, t1/2=[A]0/(2k)t_{1/2} = [A]_0/(2k). For second-order, t1/2=1/(k[A]0)t_{1/2} = 1/(k[A]_0).

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next