Michael S. answered 17d
B.S. in Chemistry, Indiana University; Organic Chem Teaching Intern
[H2] = 0.068 M at equilibrium
Step 1 — initial concentrations
Kc is written in concentrations, so convert the moles first. 2 mol in a 2 L flask:
[H2]0 = [Br2]0 = 1.0 M, [HBr]0 = 0
Skipping the division by volume is the most common way this problem goes wrong — the moles are not the concentrations here.
Step 2 — ICE table
H2(g) + Br2(g) ⇌ 2 HBr(g)
H2 Br2 HBr
I: 1.0 1.0 0
C: −x −x +2x
E: 1−x 1−x 2x
Step 3 — and here is the shortcut worth knowing
Kc = [HBr]2 / ([H2][Br2]) = (2x)2 / (1−x)(1−x) = 4x2 / (1−x)2 = 750
Both sides are perfect squares, so take the square root of the whole equation instead of expanding into a quadratic:
2x / (1−x) = √750 = 27.39
2x = 27.39 − 27.39x → 29.39x = 27.39 → x = 0.932
This works whenever the two reactants start at equal concentrations and have equal coefficients — it turns a quadratic into one line of algebra. Recognising it saves real time on an exam.
Step 4 — answer the question asked
[H2] = 1.0 − x = 1.0 − 0.932 = 0.068 M
(Also: [Br2] = 0.068 M and [HBr] = 1.86 M.)
Do not use the small-x approximation here. Kc = 750 is large, meaning the reaction runs strongly toward products — x turned out to be 93% of the starting concentration, nowhere near negligible. The 5% rule only applies when K is small. Assuming x << 1 here would have given a badly wrong answer.
Check the result: Kc = (1.86)2 / (0.068)(0.068) = 3.47 / 0.00463 = 750 ✓
And it makes sense qualitatively: a large K should leave only a small amount of reactant behind, which is exactly what 0.068 M out of an initial 1.0 M represents.