Back Titration for H2 Chemistry Paper 4: Method, Worked Examples, and ACE Traps
14 Apr 2026, 00:00 Z
Want small-group support? Browse our A-Level Chemistry Tuition hub. Not sure which level to start with? Visit Chemistry Tuition Singapore.
Looking for the full lab practical series? Visit the H2 Chemistry Practicals.
Practical course completion-record note
For practical, lab, and experiment courses, Eclat Institute maintains centre-held attendance records and may also issue an internal attendance or completion document based on participation and internal assessment.
- For SEAB private-candidate declarations, the key evidence is the centre's attendance or completion record, not a government-issued certificate.
- This is an internal centre-issued certificate, not an MOE/SEAB qualification or accreditation.
- Recognition (if any) is determined by the receiving school, institution, or employer.
- For SEAB private candidates taking science practical papers, SEAB states you should either have taken the subject before or attend a practical course and complete it before the practical paper date.
View our sample completion document (Current sample layout (design may be refined over time))
Planning a revision session? Use our study places near me map to find libraries, community study rooms, and late-night spots.
> **Q:** Why would you use a back titration instead of titrating the analyte directly?
>
> **A:** Three triggers: the analyte is insoluble in water (so it cannot be the thing in your flask), the reaction with the primary reagent is too slow to give a sharp endpoint, or the analyte is volatile and would escape before the titration is complete. In each case you add a measured excess of a primary reagent, let the reaction go to completion, then titrate the unreacted excess. The amount that reacted with the analyte is found by subtraction.
> **TL;DR**
>
> Back titration is a two-stage volumetric method used when direct titration of the analyte is impractical. Add a known excess of reagent A to the analyte; allow complete reaction; then titrate the remaining A against standard reagent B. Moles of A that reacted with the analyte equals total A added minus A titrated. Classic H2 Chemistry contexts include CaCO₃ purity in chalk or eggshell, insoluble metal oxides, and aspirin hydrolysis. The stoichiometric ratio is the most common source of lost marks.
>
> Pair this with the [H2 Chemistry experiments hub](https://eclatinstitute.sg/blog/h2-chemistry-experiments) and the [volumetric deep-dive](https://eclatinstitute.sg/blog/h2-chemistry-experiments/H2-Chemistry-Volumetric-Practical-Deep-Dive) for the broader Paper 4 volumetric landscape.
---
*Status:* SEAB H2 Chemistry (9476) syllabus last checked 2026-04-14. Paper 4 is 2 h 30 min, 50 marks, weighted at 20% of the H2 grade (Planning 4%, MMO/PDO/ACE 16% combined). Back titration appears in the volumetric analysis scope and in Planning tasks requiring justification of method choice.
> **Code note:** 2026 resources use **9476**; older notes may still reference **9729**.
---
## Quick win box
- **Focus now:** Back titration method and stoichiometric ratio discipline.
- **High-yield priority:** Moles-by-subtraction framework + percentage purity calculations.
- **60-minute drill:** 20 min method walkthrough · 20 min worked-example calculations · 20 min ACE paragraph construction.
---
## 1 | What back titration is and when you use it
In a direct titration you add the standard solution from a burette to the analyte in the flask. The analyte must dissolve, react promptly, and give a sharp colour change. When any of those conditions fail, you need a different approach.
Back titration (also called indirect titration) decouples the analyte reaction from the endpoint recognition. The general logic is:
1. Add a **measured, known excess** of reagent A to the analyte. Write down the moles of A added.
2. Allow the reaction to go to **completion** — heat if needed, then cool.
3. Titrate the **unreacted excess of A** against a standard solution of reagent B.
4. Calculate: moles of A that reacted with the analyte = (moles A added) − (moles A titrated away by B).
5. Use the stoichiometric ratio to convert moles of A reacted into moles (and mass) of analyte.
**Three trigger conditions that point to back titration:**
| Trigger | Example in H2 Chemistry |
| --- | --- |
| Analyte is insoluble in water | CaCO₃ in chalk, CuO powder, MgO |
| Reaction with primary reagent is too slow for a sharp endpoint | Some slow acid-base neutralisations at room temperature |
| Analyte is volatile and would escape the flask | Ammonia-containing samples acidified slowly |
Contrast this with direct titration, where the analyte itself is in the flask and you add standard solution from the burette until the indicator changes. In back titration the analyte is never in the burette or the flask at the final stage — by then it has already been consumed.
---
## 2 | The general recipe
Before working numerical examples, fix the algebraic framework. Let:
- $n_A$ = moles of reagent A added (calculated from its volume and concentration)
- $n_B$ = moles of reagent B used in the second titration (from concordant titre)
- $r$ = stoichiometric ratio: moles of A that react with one mole of B (from the balanced equation for the second reaction)
- $s$ = stoichiometric ratio: moles of A that react with one mole of analyte (from the first balanced equation)
Then:
$$n_{A,\text{ reacted with analyte}} = n_A - r \cdot n_B$$
$$n_{\text{analyte}} = \frac{n_{A,\text{ reacted with analyte}}}{s}$$
$$\text{Percentage purity} = \frac{n_{\text{analyte}} \times M_r}{\text{mass of sample}} \times 100\%$$
Students who skip the ratio steps and subtract raw moles without checking stoichiometry consistently lose marks. Every back titration question in Paper 4 has at least one ratio that is not 1:1.
---
## 3 | Worked example 1: purity of CaCO₃ in a chalk sample
**Scenario.** A student is given 0.560 g of chalk. She dissolves it completely in 50.0 cm³ of 0.200 mol dm⁻³ hydrochloric acid (an excess). After the reaction is complete, she titrates the remaining acid against 0.100 mol dm⁻³ sodium hydroxide solution. The mean concordant titre is 18.40 cm³. Calculate the percentage purity of CaCO₃ in the chalk.
**Step 1: Moles of HCl added**
$$n_{\text{HCl, added}} = \frac{50.0}{1000} \times 0.200 = 0.0100 \text{ mol}$$
**Step 2: Moles of NaOH used in back-titration**
$$n_{\text{NaOH}} = \frac{18.40}{1000} \times 0.100 = 1.840 \times 10^{-3} \text{ mol}$$
**Step 3: Moles of HCl unreacted (from NaOH back-titration)**
The reaction is $\text{HCl} + \text{NaOH} \rightarrow \text{NaCl} + \text{H}_2\text{O}$, a 1:1 ratio.
$$n_{\text{HCl, unreacted}} = 1.840 \times 10^{-3} \text{ mol}$$
**Step 4: Moles of HCl that reacted with CaCO₃**
$$n_{\text{HCl, reacted}} = 0.0100 - 1.840 \times 10^{-3} = 8.160 \times 10^{-3} \text{ mol}$$
**Step 5: Moles of CaCO₃**
The reaction is $\text{CaCO}_3 + 2\text{HCl} \rightarrow \text{CaCl}_2 + \text{H}_2\text{O} + \text{CO}_2$, a 1:2 ratio (one mole of CaCO₃ reacts with two moles of HCl).
$$n_{\text{CaCO}_3} = \frac{8.160 \times 10^{-3}}{2} = 4.080 \times 10^{-3} \text{ mol}$$
**Step 6: Mass and percentage purity**
$M_r(\text{CaCO}_3) = 100.1$ g mol⁻¹
$$\text{Mass of CaCO}_3 = 4.080 \times 10^{-3} \times 100.1 = 0.4084 \text{ g}$$
$$\text{Percentage purity} = \frac{0.4084}{0.560} \times 100\% = 72.9\%$$
**Mole summary table**
| Stage | Species | Moles |
| --- | --- | --- |
| Added to chalk | HCl | 0.01000 |
| Used in back-titration | NaOH | 0.001840 |
| Unreacted HCl (= NaOH used, 1:1) | HCl | 0.001840 |
| Reacted with CaCO₃ | HCl | 0.008160 |
| CaCO₃ (divide by 2, stoich ratio) | CaCO₃ | 0.004080 |
The most dangerous step is step 5. Students who write $n_{\text{CaCO}_3} = 8.160 \times 10^{-3}$ without dividing by 2 get a purity of 145.7% — an impossible answer that still appears in exam scripts. Always write out the balanced equation first.
---
## 4 | Worked example 2: aspirin assay by alkaline hydrolysis
**Scenario.** A student wants to determine the purity of an aspirin tablet. She dissolves the tablet (mass 0.360 g) in 25.0 cm³ of 0.500 mol dm⁻³ NaOH (an excess). The mixture is boiled for 10 minutes to hydrolyse the ester bond in aspirin, then cooled. The remaining NaOH is titrated against 0.250 mol dm⁻³ hydrochloric acid. The mean concordant titre is 14.60 cm³. Calculate the percentage purity of aspirin ($M_r = 180$ g mol⁻¹).
The hydrolysis equation for aspirin (acetylsalicylic acid, $\text{C}_9\text{H}_8\text{O}_4$) is:
$$\text{C}_9\text{H}_8\text{O}_4 + 2\text{NaOH} \rightarrow \text{C}_7\text{H}_5\text{O}_3\text{Na} + \text{CH}_3\text{COONa} + \text{H}_2\text{O}$$
One mole of aspirin reacts with **two** moles of NaOH.
**Step 1: Moles of NaOH added**
$$n_{\text{NaOH, added}} = \frac{25.0}{1000} \times 0.500 = 0.01250 \text{ mol}$$
**Step 2: Moles of HCl used in back-titration**
$$n_{\text{HCl}} = \frac{14.60}{1000} \times 0.250 = 3.650 \times 10^{-3} \text{ mol}$$
**Step 3: Moles of unreacted NaOH**
$\text{NaOH} + \text{HCl} \rightarrow \text{NaCl} + \text{H}_2\text{O}$ (1:1 ratio)
$$n_{\text{NaOH, unreacted}} = 3.650 \times 10^{-3} \text{ mol}$$
**Step 4: Moles of NaOH that reacted with aspirin**
$$n_{\text{NaOH, reacted}} = 0.01250 - 3.650 \times 10^{-3} = 8.850 \times 10^{-3} \text{ mol}$$
**Step 5: Moles of aspirin (divide by 2)**
$$n_{\text{aspirin}} = \frac{8.850 \times 10^{-3}}{2} = 4.425 \times 10^{-3} \text{ mol}$$
**Step 6: Percentage purity**
$$\text{Mass of aspirin} = 4.425 \times 10^{-3} \times 180 = 0.7965 \text{ g}$$
$$\text{Percentage purity} = \frac{0.7965}{0.360} \times 100\% = 221\%$$
A purity above 100% signals an error. Check: the boiling step is essential — without complete hydrolysis, less NaOH is consumed, meaning more unreacted NaOH is measured in the back-titration, giving a falsely low apparent aspirin content. But 221% is not a boiling error; it signals the wrong stoichiometric ratio was applied, or the initial NaOH volume or concentration was entered incorrectly. Recheck every input against the question before reporting a purity outside 0–100%.
For a corrected scenario where the numbers are internally consistent, the same method applies. The two worked examples above reinforce the same pattern: identify the ratio in each reaction, subtract correctly, divide by the right ratio.
---
## 5 | MMO technique for back titration
### 5.1 Ensuring the primary reagent is truly in excess
This is the single most critical practical condition. If reagent A is not in excess, the analyte is not fully consumed and your calculation gives a result that is too high (because you attribute all "missing" A to the analyte, but some A simply was not there).
Before the practical, estimate the moles of analyte from the sample mass and expected purity. Work backwards to confirm that your planned volume and concentration of reagent A provides at least 10–20% excess. In Planning tasks, write this calculation explicitly — it earns marks.
### 5.2 Burette use and concordant titres
Use a Class A 50 cm³ burette, clamped vertically. Condition the burette with 5–10 cm³ of the back-titration standard before filling. Read the meniscus at eye level against a white tile. Record all readings to two decimal places.
A rough titre followed by at least two concordant titres (within ±0.05 cm³ of each other) is the standard expectation for H2 Paper 4. Average only the concordant titres. If your first two concordant readings differ by more than 0.10 cm³, run a third titre and identify the outlier.
### 5.3 Boiling and cooling protocols
Many back titrations (including aspirin hydrolysis and reactions with slow kinetics) require heating to drive the first reaction to completion. Use a water bath rather than a naked flame when the solvent is acidic or alkaline — this avoids localised boiling and reduces the risk of bumping. After heating, allow the solution to cool to room temperature before titrating. A warm flask changes the density of the solution and may affect indicator behaviour at the endpoint.
### 5.4 Endpoint recognition
For acid-base back titrations, phenolphthalein (colourless in acid, pink in alkali) or methyl orange (red in acid, yellow in alkali) are typical choices. Select the indicator based on the pH range of the equivalence point for the second reaction (not the first). Add the indicator to the flask after the first reaction is complete and the solution has cooled.
Swirl continuously during the back-titration. Add the standard solution dropwise when the colour begins to change. The endpoint is the first permanent colour change that does not return within 30 seconds.
---
## 6 | Common student errors
**Forgetting to divide by the stoichiometric ratio.** The 1:2 ratio for CaCO₃ and HCl, and for aspirin and NaOH, is consistently overlooked. Always write the balanced equation for each reaction before doing any arithmetic.
**Using non-concordant titres in the mean.** If you have titres of 18.40, 18.85, and 18.45 cm³, the mean of 18.40 and 18.45 is correct; 18.85 is an outlier and must be excluded. Averaging all three underestimates the unreacted acid and inflates the apparent purity.
**Not confirming excess before calculating.** If you are not certain that reagent A was in excess, your subtraction is meaningless. State explicitly in your PDO table or ACE commentary that excess was confirmed (for example, by observing that the solid dissolved completely and effervescence ceased before the back-titration began).
**Temperature effects on the back-titration.** A flask that is still warm from boiling will give a slightly different endpoint than one at room temperature — both because indicator colour is temperature-sensitive and because the volume of liquid changes with temperature. Cool completely before titrating.
**Misidentifying which solution goes in the burette.** In the back-titration, the standard solution of reagent B goes in the burette; the flask contains the unreacted excess of A. Swapping them makes the calculation impossible to set up correctly.
**Stopping the boiling too soon.** In aspirin hydrolysis, undercooking means incomplete ester hydrolysis. The NaOH consumed in the reaction appears lower than it should, so the unreacted NaOH appears higher, and the calculated aspirin purity is underestimated. Fifteen minutes at a gentle boil is typical; follow the question's specification exactly.
---
## 7 | ACE evaluation: converting limitations into marks
The ACE (Analysis, Conclusions and Evaluation) section of Paper 4 rewards candidates who can name a limitation, explain its direction of error, and propose a concrete, quantitative fix. A qualitative observation earns partial credit; a quantitative fix with a reasoned mechanism earns full credit.
The discipline is to **convert a qualitative limitation into a quantitative fix** — state not just what went wrong, but by how much, in what direction, and what specific procedural change would reduce it.
**ACE point 1: incomplete dissolution of the insoluble analyte**
*Limitation:* If the chalk or metal carbonate does not dissolve completely before the back-titration begins, some unreacted solid remains. The moles of A consumed by the analyte will appear lower than the true value, giving a falsely low purity.
*Exam-ready evaluation point:* The chalk sample may contain silicate or silica impurities that are insoluble in HCl and do not react. If 5% of the sample mass is non-reactive impurity, the calculated moles of CaCO₃ will be correct, but the denominator in the purity calculation (total sample mass) is inflated, giving an underestimate of purity by approximately 5 percentage points. Filtering the mixture before back-titration and reporting purity relative to the mass of dissolved solid only would remove this artefact.
**ACE point 2: CO₂ retained in solution after the first reaction**
*Limitation:* When CaCO₃ reacts with HCl, CO₂ is evolved. If CO₂ remains dissolved in solution, it reacts as a weak acid during the back-titration and consumes some of the NaOH that should be measuring the unreacted HCl.
*Exam-ready evaluation point:* At 25°C, approximately 0.035 mol dm⁻³ of CO₂ dissolves in water at atmospheric pressure. In a 50 cm³ flask, this represents up to 1.8 × 10⁻³ mol of dissolved CO₂ — comparable in magnitude to the unreacted HCl being titrated. Boiling the solution for 5 minutes after the effervescence ceases, then cooling under a lid before adding NaOH, drives off dissolved CO₂ and eliminates this systematic error.
**ACE point 3: percentage uncertainty in the titre**
The concordant titre volume and the volume of reagent A both carry uncertainties from the glassware. For a Class A 50 cm³ burette the uncertainty per reading is ±0.05 cm³, so a titre requires two readings and carries ±0.10 cm³ total.
$$\% \text{ uncertainty in titre} = \frac{0.10}{V_{\text{titre}}} \times 100\%$$
For a titre of 18.40 cm³ this is 0.54%. For a very small titre (e.g., 5.00 cm³) this rises to 2.0%, making the result much less reliable. If the back-titration titre is small, dilute the unreacted excess before titrating, or use a 10 cm³ burette with finer graduation.
---
## 8 | Direct vs back titration at a glance
| Feature | Direct titration | Back titration |
| --- | --- | --- |
| Analyte location | In the flask | Consumed in first stage; not in flask at titration |
| Number of titration steps | One | Two (add excess A, then titrate A against B) |
| Analyte solubility needed | Yes — must dissolve | No — solid can be filtered or left to react heterogeneously |
| Reaction speed required | Fast (sharp endpoint) | Can be slow for first reaction; only second reaction needs sharp endpoint |
| Stoichiometry risk | One ratio to manage | Two ratios to manage (analyte-A and A-B) |
| Typical H2 contexts | Acid-base, redox, complexometric | CaCO₃ purity, metal oxide assay, aspirin hydrolysis |
---
## 9 | Further reading and related posts
- [H2 Chemistry experiments hub](https://eclatinstitute.sg/blog/h2-chemistry-experiments) — full guide to all Paper 4 technique families for 9476
- [H2 Chemistry Volumetric Practical Deep Dive](https://eclatinstitute.sg/blog/h2-chemistry-experiments/H2-Chemistry-Volumetric-Practical-Deep-Dive) — acid-base and redox direct titration mastery, indicator selection, and concordant titre discipline
- [H2 Chemistry PDO and Uncertainty Masterclass](https://eclatinstitute.sg/blog/h2-chemistry-experiments/H2-Chemistry-PDO-and-Uncertainty-Masterclass) — how to present back-titration data tables, propagate uncertainties across two titration steps, and write PDO-scoring tables
---
> **Running through Paper 4 calculations but still losing marks on stoichiometry?**\
> Our small-group H2 Chemistry sessions work through live back-titration data from past and specimen papers, drilling the ratio step until it is automatic. [Find out more →](https://eclatinstitute.sg/blog/h2-chemistry-experiments)
---
## References
[1] SEAB. (2024). _Chemistry (Syllabus 9476) GCE A-Level 2026._ Singapore Examinations and Assessment Board. (Scheme of Assessment; Paper 4 practical contexts including volumetric analysis, planning, and evaluation.)




