Intuitional
← Back to blog
Chemistry

A-Level H2 Chemistry: Chemical Equilibria — A Systematic Framework for Kc, Kp and Le Chatelier's Principle

By Intuitional Team9 min read

Chemical equilibria is one of the most method-dependent topics in H2 Chemistry, yet many JC1 students try to answer every question by pattern-matching to a past-year script instead of understanding why the equilibrium constant behaves the way it does. This post breaks Kc, Kp and Le Chatelier's Principle into one consistent framework — the ICE table — and flags the specific traps (units, solids and liquids, catalysts, mole fractions) that quietly cost students marks even when their chemistry instinct is correct.

A-Level H2 Chemistry: Chemical Equilibria — A Systematic Framework for Kc, Kp and Le Chatelier's Principle

Why Chemical Equilibria Trips Up Even Strong JC1 Students

Chemical equilibria usually arrives in the JC1 syllabus soon after reaction kinetics, and students often carry the wrong mental model across from one topic to the other. Kinetics is about speed — how fast a reaction happens. Equilibria is about position — where a reversible reaction ends up, given enough time. Mixing the two up is the single biggest source of conceptual errors in this topic, and it shows up again and again in exam scripts: students who correctly predict that raising the temperature speeds up a reaction, then incorrectly assume this always means more product forms.

The good news is that once the underlying idea is clear, chemical equilibria becomes one of the more procedural, mark-friendly topics in H2 Chemistry. There is a reliable calculation method (the ICE table), a reliable prediction method (Le Chatelier's Principle), and a short, fixed list of traps that examiners like to test. Master those three things and this topic stops being a source of anxiety.

The Core Idea: Equilibrium Is Dynamic, Not Static

A reversible reaction reaches equilibrium not because the reaction stops, but because the forward and reverse reactions are happening at exactly the same rate. Reactants are still turning into products, and products are still turning back into reactants — the concentrations simply stop changing because the two processes cancel out. This is why we call it dynamic equilibrium, and it is the idea every subsequent calculation in this topic rests on.

For a general reversible reaction:

aA + bB ⇌ cC + dD

the equilibrium constant in terms of concentration is defined as:

Kc = [C]c[D]d / [A]a[B]b

Two things about this expression are non-negotiable and worth memorising as a rule, not deriving each time: products go on top, reactants go on the bottom, and every concentration is raised to the power of its stoichiometric coefficient in the balanced equation. If a coefficient changes because you multiplied the equation through, the power in the Kc expression changes too — and so does the numerical value of Kc, even though the chemistry is identical.

Writing the Kc Expression Correctly

The most common careless error at this stage is including species that should not appear in the expression at all. Pure solids and pure liquids are omitted from the Kc expression, because their concentration is constant (it does not change no matter how much is present) and is folded into the value of Kc itself. This matters for heterogeneous equilibria such as:

CaCO3(s) ⇌ CaO(s) + CO2(g)

Here, Kc = [CO2(g)]. Both solids are left out entirely — not written as 1, not cancelled, simply absent from the expression. Students who instinctively write every species from the equation into the Kc expression will lose the mark here even if their algebra is otherwise flawless.

Kp: The Same Idea, Different Units

When all species in an equilibrium are gases, it is often more convenient to express the equilibrium constant using partial pressures instead of concentrations. This is Kp. For the same general reaction:

Kp = pCc pDd / pAa pBb

where pX is the partial pressure of gas X. The partial pressure of a gas is calculated from its mole fraction multiplied by the total pressure of the system: pX = xX × Ptotal, and the mole fraction xX is simply the moles of that gas divided by the total moles of gas present at equilibrium. Kp is only used for gaseous equilibria — if any solid, liquid or aqueous species is involved, you fall back to Kc.

The ICE Table Method — One Framework for Every Kc Calculation

Almost every numerical equilibrium question, regardless of how it is dressed up, can be solved with the same three-row table: Initial, Change, Equilibrium. Setting this up correctly, every time, removes the need to improvise a new approach for each question.

Worked Example 1: Finding Kc from Given Equilibrium Data

1.0 mol of H2 and 1.0 mol of I2 are placed in a 1 dm3 sealed container and allowed to reach equilibrium at a fixed temperature:

H2(g) + I2(g) ⇌ 2HI(g)

At equilibrium, 1.6 mol of HI is present. Find Kc.

  • Initial: [H2] = 1.0, [I2] = 1.0, [HI] = 0
  • Change: to form 1.6 mol of HI, the stoichiometry (1:1:2) means 0.8 mol of H2 and 0.8 mol of I2 must have reacted. Change row: H2 = −0.8, I2 = −0.8, HI = +1.6
  • Equilibrium: [H2] = 0.2, [I2] = 0.2, [HI] = 1.6

Kc = (1.6)2 / (0.2 × 0.2) = 2.56 / 0.04 = 64 (no units, since moles of gas are equal on both sides).

Worked Example 2: Working Backwards from Kc

Given Kc = 4.0 for the same reaction at a different temperature, and starting concentrations of 2.0 mol dm−3 H2 and 2.0 mol dm−3 I2 with no HI present initially, find the equilibrium concentration of HI.

Let x be the concentration of H2 reacted. The ICE table gives equilibrium concentrations of (2.0 − x), (2.0 − x) and 2x for H2, I2 and HI respectively. Substituting into the Kc expression:

4.0 = (2x)2 / (2.0 − x)2

Because both sides are perfect squares, take the square root of both sides directly rather than expanding a quadratic — this is the fastest legitimate route and one many students miss under exam pressure:

2 = 2x / (2.0 − x) ⇒ 4.0 − 2x = 2x ⇒ x = 1.0

[HI] at equilibrium = 2x = 2.0 mol dm−3. Recognising when an equation is a perfect square (same power, same coefficient pattern on both sides) is a technique worth practising on its own, because it turns a two-mark algebra slog into a ten-second step.

Worked Example 3: A Kp Calculation

For the Haber process, N2(g) + 3H2(g) ⇌ 2NH3(g), a mixture at equilibrium contains 2.0 mol N2, 6.0 mol H2 and 4.0 mol NH3 at a total pressure of 200 atm.

Total moles = 2.0 + 6.0 + 4.0 = 12.0 mol. Mole fractions: N2 = 2/12, H2 = 6/12, NH3 = 4/12. Partial pressures: p(N2) = (2/12) × 200 = 33.3 atm, p(H2) = (6/12) × 200 = 100 atm, p(NH3) = (4/12) × 200 = 66.7 atm.

Kp = p(NH3)2 / [p(N2) × p(H2)3] = (66.7)2 / (33.3 × 1003) = 4448.9 / 33,300,000 ≈ 1.34 × 10−4 atm−2. Notice the units: because the moles of gas are not equal on both sides of this equation (4 mol on the left, 2 mol on the right), Kp carries units, and getting those units right is a routinely tested skill, not a formality.

Le Chatelier's Principle — Predicting Shifts Without Guessing

Le Chatelier's Principle states that if a system at equilibrium is subjected to a change in conditions, the equilibrium will shift in the direction that opposes that change. Used correctly, this is not a vague intuition — it is a systematic prediction tool. Work through changes one at a time using the table below as the mental checklist:

  • Increase concentration of a reactant: equilibrium shifts right (forward) to consume the excess and restore balance.
  • Increase concentration of a product: equilibrium shifts left (reverse).
  • Increase pressure (gaseous equilibria only): equilibrium shifts toward the side with fewer moles of gas, because that side reduces the total number of gas particles and therefore the pressure. If both sides have equal moles of gas, pressure has no effect on position.
  • Increase temperature: equilibrium shifts in the endothermic direction, because that direction absorbs the added heat. For an exothermic forward reaction, this means the equilibrium shifts left as temperature rises.
  • Add a catalyst: no shift at all. A catalyst speeds up both the forward and reverse reactions equally, so equilibrium is reached faster but the position of equilibrium, and the value of Kc, are completely unchanged.

The Trap: Catalysts and Kc

This is worth isolating because it is one of the most frequently tested "explain why" questions in this topic. Students often reason that a catalyst speeds up a reaction, therefore it must increase Kc or produce more product. Both conclusions are wrong. A catalyst provides an alternative pathway with lower activation energy for both the forward and reverse reactions simultaneously, so the ratio of rate constants — and therefore Kc — is untouched. The only thing a catalyst changes is how quickly equilibrium is reached, not where equilibrium ends up.

Common Exam Traps

These are the specific places where marks are lost even by students who clearly understand the chemistry conceptually:

  • Including solids or liquids in the Kc or Kp expression. They are omitted entirely, not set to 1.
  • Confusing a shift in position of equilibrium with a change in Kc. Only a change in temperature changes the value of Kc. Changes in concentration, pressure, or adding a catalyst can shift the position of equilibrium, but the numerical value of Kc stays fixed at constant temperature — this distinction is a favourite short-answer question.
  • Forgetting units, or applying the wrong units. Kc units depend entirely on the difference in total moles of gas (or solute) between products and reactants — work them out from the expression itself rather than memorising a fixed unit for every question, because it changes reaction to reaction.
  • Using initial concentrations instead of equilibrium concentrations when substituting into the Kc or Kp expression. The ICE table exists specifically to prevent this error.
  • Applying the pressure rule to reactions with equal gas moles on both sides. If moles of gas are equal (for example H2(g) + I2(g) ⇌ 2HI(g) has 2 mol on both sides), changing pressure has no effect on the position of equilibrium — students sometimes force a shift where none exists.
  • Not distinguishing Kp from Kc conditions. Kp only applies when every species is a gas. If the question mixes gases with aqueous ions or solids, you must use Kc.

How to Practise This Topic

At Intuitional, we treat chemical equilibria the same way we treat every calculation-heavy topic: by isolating the framework first, then layering worked examples of increasing difficulty on top of it, rather than jumping straight into a stack of past-year questions. In practice, that means:

  1. Practise writing Kc and Kp expressions from balanced equations alone, without any numbers, until omitting solids and liquids becomes automatic.
  2. Set up the ICE table for every numerical question, even ones that seem simple enough to do in your head. This habit is what prevents silly slips under timed exam conditions.
  3. For every Le Chatelier question, answer the "does Kc change?" question explicitly before answering the "does the position shift?" question. Keeping these separate in your own working stops the two ideas from blurring together.
  4. Work through a small set of past-year questions that combine equilibria with related topics such as reaction kinetics or acid-base chemistry, since JC exams frequently test whether students can tell these topics apart under pressure.

Chemical equilibria rewards students who trust a consistent method over students who try to reason from scratch each time. Once the ICE table and the Le Chatelier checklist become second nature, this topic shifts from being a source of anxiety to one of the more reliably scorable sections of the H2 Chemistry paper.

#A-Level#H2 Chemistry#Chemical Equilibria#Kc and Kp#Le Chatelier's Principle#JC1 Chemistry#ICE table method

Keep reading

Chemistry

O-Level Pure Chemistry: Organic Chemistry — Alkanes, Alkenes and Alcohols: Reactions and Identification

Organic chemistry forms a dedicated section of the O-Level Pure Chemistry paper and typically contributes 10–15% of marks across both papers, yet many students enter the exam without a unified picture of how alkanes, alkenes and alcohols connect. This guide maps the key reactions, identification tests and structural patterns for each homologous series, and highlights the exam traps that cost the most marks. A systematic reaction-map approach turns this topic from a memorisation exercise into a pattern-recognition one.

Read →
Chemistry

O-Level Pure Chemistry: The Mole Concept & Stoichiometry — A Systematic Framework for Calculation Questions

The mole concept is the single topic that decides whether a student can handle calculation questions across the entire O-Level Chemistry syllabus, from acids and bases to organic reactions. Most students who struggle here aren't lacking intelligence — they're missing one consistent method for moving between mass, moles, volume and concentration. This post breaks the topic into a repeatable four-step framework, works through the exam-style questions that trip students up most, and shows parents exactly what 'being good at mole calculations' should look like in their child's working.

Read →
Chemistry

O-Level Pure Chemistry: Periodic Table Trends & Group Properties — A Visual Way to Predict Questions

Many O-Level Pure Chemistry students memorise periodic trends without really understanding them. This guide shows you a visual, exam-focused way to handle atomic radius, ionisation energy, electronegativity, and Group I/II/VII properties so you can predict and explain questions quickly.

Read →