Chemical Equilibrium: Application Problems (9)

hard 3 min read

Question

For the equilibrium N2(g)+3H2(g)2NH3(g)N_2(g) + 3H_2(g) \rightleftharpoons 2NH_3(g), Kc=0.5K_c = 0.5 at 700700 K. A 1 L vessel initially contains 2 mol N₂, 3 mol H₂, and no NH₃. Find the equilibrium concentrations and the equilibrium yield of ammonia.

Solution — Step by Step

Let xx mol/L of N₂ react.

SpeciesInitialChangeEquilibrium
N₂2x-x2x2 - x
H₂33x-3x33x3 - 3x
NH₃0+2x+2x2x2x
Kc=[NH3]2[N2][H2]3=(2x)2(2x)(33x)3=0.5K_c = \frac{[NH_3]^2}{[N_2][H_2]^3} = \frac{(2x)^2}{(2-x)(3-3x)^3} = 0.5

Factor: (33x)3=27(1x)3(3-3x)^3 = 27(1-x)^3. So

4x227(2x)(1x)3=0.58x227(2x)(1x)3=1\frac{4x^2}{27(2-x)(1-x)^3} = 0.5 \Rightarrow \frac{8x^2}{27(2-x)(1-x)^3} = 1

This is a quartic. Trial: x=0.55x = 0.55. LHS denom: 27×1.45×(0.45)3=27×1.45×0.09113.56727 \times 1.45 \times (0.45)^3 = 27 \times 1.45 \times 0.0911 \approx 3.567. LHS num: 8×0.3025=2.428 \times 0.3025 = 2.42. Ratio 0.679\approx 0.679. Try x=0.6x = 0.6: denom 27×1.4×0.064=2.4227 \times 1.4 \times 0.064 = 2.42. Num 8×0.36=2.888 \times 0.36 = 2.88. Ratio 1.19\approx 1.19. Interpolate: x0.58x \approx 0.58.

With x0.58x \approx 0.58:

[N2]1.42[N_2] \approx 1.42 mol/L, [H2]1.26[H_2] \approx 1.26 mol/L, [NH3]1.16[NH_3] \approx 1.16 mol/L.

Yield: 0.582×100%29%\tfrac{0.58}{2} \times 100\% \approx 29\% of N₂ converted.

[N2]1.42[N_2] \approx 1.42, [H2]1.26[H_2] \approx 1.26, [NH3]1.16[NH_3] \approx 1.16 mol/L; yield 29%\approx 29\%.

Why This Works

The ICE-table approach is the universal recipe for equilibrium concentration problems. Define the extent of reaction (one variable), express every species in terms of it, plug into KcK_c, solve. The polynomial that results may need numerical iteration when an exact algebraic solution is messy.

For ammonia synthesis specifically, the KcK_c value is moderate at this temperature — partial conversion is realistic. At lower TT and higher pressure (Le Chatelier), conversion improves, which is why industrial Haber process operates at ~450°C and 200 atm.

Alternative Method

For small xx (large KcK_c would not justify this here), you could neglect xx relative to initial values and solve a simpler equation. With Kc=0.5K_c = 0.5, the approximation is poor — you’d get 4x2/2721=0.5x0.824x^2/27 \cdot 2 \cdot 1 = 0.5 \Rightarrow x \approx 0.82, which is too far from the iterated answer. Use approximations only when xx \ll initial concentrations.

Common Mistake

Students treat KpK_p and KcK_c interchangeably. They are related by Kp=Kc(RT)ΔnK_p = K_c (RT)^{\Delta n} where Δn\Delta n is the change in moles of gas. For this reaction Δn=24=2\Delta n = 2 - 4 = -2, so KpKcK_p \ne K_c. If a problem gives KpK_p, convert before using ICE concentrations.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next