Chemical Equilibrium: Numerical Problems Set (3)

hard 3 min read

Question

For the reaction N2(g)+3H2(g)2NH3(g)N_2(g) + 3H_2(g) \rightleftharpoons 2NH_3(g) at 500500 K, Kc=0.5K_c = 0.5 mol2^{-2}L2^2. If 11 mole of N2N_2 and 33 moles of H2H_2 are placed in a 11 L container, find the equilibrium concentrations.

Solution — Step by Step

Let xx moles of N2N_2 react at equilibrium. Then 3x3x moles of H2H_2 react and 2x2x moles of NH3NH_3 form.

SpeciesInitial (M)Change (M)Equilibrium (M)
N2N_21x-x1x1-x
H2H_233x-3x33x3-3x
NH3NH_30+2x+2x2x2x

Kc=[NH3]2[N2][H2]3=(2x)2(1x)(33x)3=0.5K_c = \frac{[NH_3]^2}{[N_2][H_2]^3} = \frac{(2x)^2}{(1-x)(3-3x)^3} = 0.5

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

4x2(1x)27(1x)3=4x227(1x)4=0.5\frac{4x^2}{(1-x) \cdot 27(1-x)^3} = \frac{4x^2}{27(1-x)^4} = 0.5

4x2(1x)4=13.5\frac{4x^2}{(1-x)^4} = 13.5

2x(1x)2=13.53.674\frac{2x}{(1-x)^2} = \sqrt{13.5} \approx 3.674

Try x=0.5x = 0.5: 10.25=4\dfrac{1}{0.25} = 4. Close.

Try x=0.45x = 0.45: 0.90.30252.975\dfrac{0.9}{0.3025} \approx 2.975. Too low.

Try x=0.48x = 0.48: 0.960.27043.55\dfrac{0.96}{0.2704} \approx 3.55. A bit low.

Try x=0.49x = 0.49: 0.980.26013.77\dfrac{0.98}{0.2601} \approx 3.77. A bit high.

So x0.485x \approx 0.485.

Equilibrium: [N2]0.515[N_2] \approx 0.515 M, [H2]1.545[H_2] \approx 1.545 M, [NH3]0.97[NH_3] \approx 0.97 M.

Final answer: [N2]0.52[N_2] \approx 0.52 M, [H2]1.55[H_2] \approx 1.55 M, [NH3]0.97[NH_3] \approx 0.97 M.

Why This Works

The ICE (Initial-Change-Equilibrium) table organises the algebra so you don’t lose track of stoichiometry. The change in each species is governed by the stoichiometric coefficients in the balanced equation: for every 11 mole of N2N_2 that reacts, 33 moles of H2H_2 react and 22 moles of NH3NH_3 form.

Substituting equilibrium concentrations into KcK_c gives a polynomial in xx, which we solve.

KcK_c: based on molar concentrations.

KpK_p: based on partial pressures (gases only).

Relation: Kp=Kc(RT)ΔngK_p = K_c (RT)^{\Delta n_g}, where Δng\Delta n_g = (moles of gaseous products) − (moles of gaseous reactants).

For our reaction: Δng=24=2\Delta n_g = 2 - 4 = -2.

Alternative Method

For approximate solutions when KcK_c is small or large, assume small xx (or 1x11-x \approx 1). Here KcK_c isn’t extreme, so the approximation isn’t accurate — we need numerical solution.

For homework problems with small KK values, just write 1x11 - x \approx 1, simplify, and solve linearly — much faster.

In JEE problems, equilibrium constants are usually chosen so that xx comes out to a clean fraction (like 0.10.1 or 0.50.5). If you’re getting messy numbers, recheck the stoichiometry — easy place for a sign or coefficient slip.

Common Mistake

Students often forget to cube (33x)(3 - 3x). The reaction has stoichiometry 33 for H2H_2, so the equilibrium expression has [H2]3[H_2]^3. Missing the cube gives wildly wrong answers.

Another trap: writing Kc=[NH3]/([N2][H2])K_c = [NH_3]/([N_2][H_2]), which would be the expression if the reaction were N2+H2NH3N_2 + H_2 \rightleftharpoons NH_3 — wrong stoichiometry. Always copy the balanced equation carefully when writing KcK_c.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next