Intuition What this page is for
The parent note showed you the law and three examples. But exams don't send you the easy cases — they send you the weird ones: gases coming from different containers, masses instead of moles, a container of only one gas (does the law even mean anything then?), gases that react so Dalton quietly breaks, and word problems dressed up in diving suits. This page walks through every category once , so no scenario can ambush you.
Before we start, one reminder of the two tools we lean on. Everything below is either:
the ideal gas law p V = n R T — a single gas's pressure from its moles, volume, temperature (see Ideal Gas Equation ), or
Dalton's law P total = ∑ i p i and its child p i = x i P total (the parent note).
Nothing new is invented here — we just aim these two tools at every awkward angle.
Think of "types of Dalton problem" as a grid. Each cell is a kind of trap. If you can do one example from each cell, you can do any Dalton question.
Cell
Case class
The twist it tests
Example
C1
Moles given, same volume
Plain additive pressures
Ex 1
C2
Percentages / mole fraction
p i = x i P backwards & forwards
Ex 2
C3
Masses given (not moles)
Convert mass → moles first
Ex 3
C4
Gases from different containers merged
Re-compute each p i at the new shared V
Ex 4
C5
Gas collected over water
Subtract aqueous tension
Ex 5
C6
Degenerate : single gas, or x i → 0 , x i → 1
Limiting behaviour, sanity of the formula
Ex 6
C7
Reacting gases — Dalton breaks mid-problem
Recompute moles after reaction, then apply
Ex 7
C8
Real-world word problem (a diver)
Strip the story down to p i = x i P
Ex 8
We now clear the grid cell by cell.
Worked example Example 1 (cell C1)
4 mol of He and 1 mol of Ar share a rigid 8.0 L flask at 273 K . Find each partial pressure and the total.
Forecast: More moles of He, so its partial pressure should be bigger than Ar's — by a factor of 4 , since they share the same V , T . Guess before reading on.
Step 1 — Partial pressure of He.
p He = V n He R T = 8.0 4 × 0.0821 × 273 = 11.21 atm
Why this step? By the definition of partial pressure, we imagine He alone in the same flask and use p V = n R T . The other gas is invisible to it.
Step 2 — Partial pressure of Ar.
p Ar = 8.0 1 × 0.0821 × 273 = 2.80 atm
Why this step? Same reasoning, now imagining Ar alone.
Step 3 — Add them (Dalton).
P total = 11.21 + 2.80 = 14.01 atm
Why this step? Independent molecules ⇒ independent, additive collisions ⇒ pressures sum.
Verify: Shortcut — total moles = 5 , so P = 8.0 5 × 0.0821 × 273 = 14.01 atm . ✓ Matches. Ratio p He / p Ar = 11.21/2.80 = 4 , exactly the mole ratio — our forecast holds. Units: L mol ⋅ L atm mol − 1 K − 1 ⋅ K = atm ✓
Worked example Example 2 (cell C2)
Dry air is (by moles) about 78% N2 , 21% O2 , 1% Ar. Atmospheric pressure is 1.00 atm . Find the three partial pressures, and confirm they rebuild the total.
Forecast: Each partial pressure is just its percentage of 1 atm — so roughly 0.78 , 0.21 , 0.01 atm . This is almost too easy; the point is to check they sum back to 1 .
Step 1 — Mole fractions. x N 2 = 0.78 , x O 2 = 0.21 , x Ar = 0.01 .
Why this step? "Percentage by moles " is the mole fraction — no conversion needed (contrast Ex 3, where it's a mass percent).
Step 2 — Apply p i = x i P .
p N 2 = 0.78 × 1.00 = 0.78 , p O 2 = 0.21 , p Ar = 0.01 atm
Why this step? p i = x i P is Dalton's law rearranged — each gas gets its share of the total (see Mole Fraction and Concentration Terms ).
Verify: 0.78 + 0.21 + 0.01 = 1.00 atm = P total ✓ Because ∑ x i = 1 , the parts always rebuild the whole. The figure below shows this "slicing" of the total.
Common mistake The trap this cell sets
When the question hands you grams , your instinct may be to use mass fractions. Dalton uses mole fractions. A heavy molecule contributes the same pressure per molecule as a light one — pressure counts molecules , not weight. Always convert n = m / M first.
Worked example Example 3 (cell C3)
A vessel holds 28 g of N2 and 8 g of He. Total pressure is 6.0 atm . Find each partial pressure.
Forecast: He is very light (M = 4 ), so 8 g is a lot of moles — I bet He, despite weighing less, dominates the pressure. Guess the ordering first.
Step 1 — Convert masses to moles. Molar masses: N2 = 28 g mol − 1 , He = 4 g mol − 1 .
n N 2 = 28 28 = 1 mol , n He = 4 8 = 2 mol
Why this step? Pressure depends on the number of molecules; n = m / M turns weight into count.
Step 2 — Mole fractions. Total = 3 mol .
x N 2 = 3 1 = 0.333 , x He = 3 2 = 0.667
Why this step? Now we're allowed to use fractions — because they're mole fractions.
Step 3 — Partial pressures.
p N 2 = 0.333 × 6.0 = 2.0 atm , p He = 0.667 × 6.0 = 4.0 atm
Why this step? p i = x i P .
Verify: 2.0 + 4.0 = 6.0 atm ✓ And yes — the lighter gas has the higher partial pressure (forecast confirmed), because it packed more molecules into the same 8 g . Had we (wrongly) used mass fractions, we'd have said He is 8/36 = 22% — completely wrong.
Common mistake The trap this cell sets
Each gas already had its own pressure in its own container. That old pressure is now meaningless — the volume changed! You must recompute every p i at the new shared volume before adding.
Worked example Example 4 (cell C4)
A 2.0 L bulb of O2 at 3.0 atm is connected to a 3.0 L bulb of N2 at 1.0 atm ; both at constant T . The valve opens and gases mix through the total 5.0 L . Find each partial pressure and the total.
Forecast: Both gases expand into more volume, so each partial pressure should drop below its original value. Total should sit somewhere between 1 and 3 atm .
Step 1 — Use Boyle's law (constant n , T ) for each gas separately. For a fixed amount of gas at fixed T , p V is constant, so p new = p old V new V old .
p O 2 = 3.0 × 5.0 2.0 = 1.2 atm
Why this step? The O2 molecules — same count, same T — now roam 5.0 L instead of 2.0 L . Its partial pressure is what it exerts alone in that full 5.0 L .
Step 2 — Same for N2 .
p N 2 = 1.0 × 5.0 3.0 = 0.60 atm
Why this step? N2 's molecules now spread across 5.0 L instead of 3.0 L .
Step 3 — Add (Dalton).
P total = 1.2 + 0.60 = 1.80 atm
Why this step? Now that both are expressed at the same V and T , Dalton lets us add.
Verify: Both partial pressures dropped (3.0 → 1.2 , 1.0 → 0.60 ) as forecast, and 1.80 lies between 1 and 3 ✓ Sanity: total moles-worth = p O 2 V + p N 2 V scaling is consistent because p V conserved for each species.
Worked example Example 5 (cell C5)
O 2 is collected over water at 2 3 ∘ C ; the total pressure inside the tube reads 760 mmHg ; the aqueous tension at 2 3 ∘ C is 21 mmHg . The volume is 250 mL . Find the moles of dry O2 .
Forecast: The barometer reading includes invisible water vapour, so dry O2 pressure must be slightly less than 760 mmHg — by exactly 21 .
Step 1 — Subtract aqueous tension.
p O 2 = 760 − 21 = 739 mmHg = 760 739 = 0.9724 atm
Why this step? Over water the gas is saturated with vapour; the tube's pressure is p dry + p water , so peel off the water part (see Vapour Pressure ).
Step 2 — Convert temperature and volume. T = 23 + 273 = 296 K , V = 0.250 L .
Why this step? The ideal gas law needs Kelvin and litres (with R = 0.0821 ).
Step 3 — Ideal gas law for the dry gas.
n = R T p O 2 V = 0.0821 × 296 0.9724 × 0.250 = 0.01001 mol
Why this step? Only the dry gas obeys p V = n R T with the number of O2 molecules we care about.
Verify: ≈ 0.0100 mol — a reasonable amount for 250 mL near room conditions (22.4 L per mole would give ∼ 0.011 at STP; we're close, slightly less because T > 273 ) ✓
Intuition Why bother with "trivial" cases?
Formulas earn trust by behaving sensibly at the edges. If p i = x i P gives nonsense when a gas nearly vanishes (x i → 0 ) or nearly takes over (x i → 1 ), we shouldn't trust it in the middle either. Let's check the edges.
Worked example Example 6 (cell C6)
(a) A flask contains only CO2 at 2.5 atm . What is its partial pressure and mole fraction?
(b) Into that flask we inject a trace of Ne: x Ne = 0.001 . What is p Ne , and what happens to it as x Ne → 0 ?
Forecast: (a) With one gas, "partial" and "total" must be the same thing. (b) A trace gas should push almost nothing.
Step 1 — Single-gas limit. With one component, x CO 2 = n CO 2 n CO 2 = 1 , so
p CO 2 = x CO 2 P = 1 × 2.5 = 2.5 atm = P total
Why this step? When the sum has one term, ∑ i p i = p 1 = P total trivially. The law degenerates into "the gas's own pressure."
Step 2 — Trace-gas limit. Suppose total is held at 2.5 atm with x Ne = 0.001 :
p Ne = 0.001 × 2.5 = 0.0025 atm
Why this step? p i = x i P scales linearly with x i .
Step 3 — Take the limit. As x Ne → 0 , p Ne = x Ne ⋅ 2.5 → 0 . As x Ne → 1 , the other gases' fractions → 0 and p Ne → P total .
Why this step? This confirms the formula smoothly connects "gas absent" (p = 0 ) to "gas is everything" (p = P total ) — no blow-ups, no gaps.
Verify: (a) p CO 2 = 2.5 = P ✓ (b) p Ne = 0.0025 atm , and lim x → 0 x P = 0 ✓ Both edges behave; the formula is trustworthy everywhere in between.
Common mistake The trap this cell sets
Dalton assumes the moles of each gas are fixed . If a reaction consumes or produces gas, n i changes — you cannot apply p i = x i P to the initial mixture and expect the final pressure. Fix: find the moles after reaction (stoichiometry), then apply Dalton.
Worked example Example 7 (cell C7)
2 mol H2 and 1 mol O2 are sealed in a rigid 10 L vessel at 400 K and sparked:
2 H 2 + O 2 → 2 H 2 O (g)
Find the final total pressure (all species gaseous). Compare with the naive "just add initial partials" answer.
Forecast: The reaction turns 3 mol of reactant gas into 2 mol of water vapour — fewer molecules, so the pressure should drop versus naively summing initial partials.
Step 1 — Naive (wrong) approach, to see the trap. Initial total moles = 3 :
P naive = 10 3 × 0.0821 × 400 = 9.85 atm
Why show this? This is the answer a careless student gives — it ignores that gas got consumed.
Step 2 — Do the stoichiometry. 2 mol H2 reacts with exactly 1 mol O2 (they're in the perfect 2 : 1 ratio, nothing left over) to give 2 mol H2 O vapour.
Final moles: H2 = 0 , O2 = 0 , H2 O = 2 mol . Total n final = 2 mol .
Why this step? Dalton only applies to the actual gas present after the change.
Step 3 — Apply the gas law to the final mixture.
P final = 10 2 × 0.0821 × 400 = 6.57 atm
Why this step? Same V , T , but now the true final mole count.
Verify: 6.57 < 9.85 — pressure dropped as forecast, because 3 mol → 2 mol ✓ Ratio 6.57/9.85 = 0.667 = 2/3 , exactly the mole ratio ✓ Lesson: apply Dalton after the reaction, never before. (Underlying molecular reason: Kinetic Theory of Gases — fewer molecules ⇒ fewer wall collisions ⇒ less pressure.)
Worked example Example 8 (cell C8)
A scuba diver breathes a mix that is x O 2 = 0.16 and x He = 0.84 . At 30 m depth the total pressure is 4.0 atm . Divers care about the partial pressure of oxygen (too low = blackout, too high = toxic). Find p O 2 at depth, and compare with its value at the surface (1.0 atm ).
Forecast: The oxygen fraction stays 0.16 , but total pressure is 4 × bigger underwater — so p O 2 should be about 4 × its surface value.
Step 1 — Strip the story to the formula. All the "diving" language is decoration; the physics is one line: p O 2 = x O 2 P total .
Why this step? Recognising which formula the word problem hides is the real skill.
Step 2 — At depth.
p O 2 = 0.16 × 4.0 = 0.64 atm
Why this step? Direct application of p i = x i P .
Step 3 — At the surface.
p O 2 surface = 0.16 × 1.0 = 0.16 atm
Why this step? Same mix, lower total pressure.
Verify: 0.64/0.16 = 4 — exactly the pressure ratio, as forecast ✓ This is why divers reduce O2 fraction at depth: at 4 atm a normal-air x O 2 = 0.21 would give 0.84 atm of O2 — heading toward toxic. Units: (dimensionless fraction)× atm = atm ✓
Recall Quick self-test across the matrix
Which cell needs mass→mole conversion first? ::: C3 — Dalton uses mole fractions, never mass fractions.
Two bulbs at different pressures are joined — what do you do before adding? ::: Recompute each p i at the new shared volume (C4) using p V = const per gas.
A gas is collected over water; what must you subtract? ::: The aqueous tension (saturated water vapour pressure) — cell C5.
Gases react inside the flask — when do you apply Dalton? ::: Only after stoichiometry gives the final moles — cell C7.
As a gas's mole fraction → 0 , what happens to its partial pressure? ::: p i = x i P → 0 — cell C6.
Mnemonic The universal recipe
"Moles → fraction → p i = x i P ." Every Dalton problem reduces to: get the true moles (convert masses, finish reactions, re-fit the volume), turn them into fractions, multiply by the total.