Worked answers to exam questions

Real questions, worked through step by step, with the method a mark scheme rewards and the specific place most students lose marks. Not answer keys: the point is the working, because the answer on its own teaches nothing.

  • 12 worked answers
  • 8 subjects
  • Free to read

Biology

Often chosen as the least mathematical science and then found to be the most demanding in written technique. Biology has an enormous factual base, but the marks are awarded for applying it to unfamiliar contexts in precisely worded answers.

Chemistry

Three subjects wearing one name: physical chemistry is applied maths, inorganic is largely patterns and recall, and organic is a language with its own grammar. Students are rarely equally strong in all three, and treating them as one subject is why revision underperforms.

Computer Science

The programming-and-theory route: how machines represent and move data, plus writing and tracing algorithms by hand and at a keyboard. The exam tests a narrower, more precise skill than the one most keen programmers have been practising.

I wrote working Python and got half marks. Why?

Because the paper asked for pseudocode and marks the structure, not whether the code would run. A correct Python answer can miss several structural marks while…

Programming and pseudocode 2 min read

Economics

Two subjects in one: diagrams that must be drawn precisely and labelled correctly, and essays that must reach an argued judgement. Students are usually comfortable with one half and losing most of their marks in the other.

English Language

Reading comprehension, directed writing and composition. The marks are technical (for structure, register and controlled accuracy) which is why a student who reads widely and writes fluently can still sit at a grade 6.

ICT

The applied route: spreadsheets, databases, document production and web authoring to a professional standard, plus understanding how technology is used in organisations. Most of the grade is earned at a computer.

Mathematics

The subject where gaps compound. Every topic rests on an earlier one, so a weakness in algebra from Year 9 quietly becomes a weakness in calculus in Year 12, and the student experiences it as "I am bad at maths" rather than "I missed one thing."

Physics

The most mathematical of the sciences and the one where students most often understand the concept and still lose the marks. Physics rewards precise definitions, correct units and the ability to turn a described situation into an equation.

How to use these properly

Attempt the question first, under something close to exam timing, and mark your own attempt against the published mark scheme before you read the worked answer. That order matters more than it sounds. Reading a solution produces the feeling of understanding; attempting one and then seeing where your version diverged produces the actual thing.

Every answer here is written the way we would teach it in a lesson, which means it spends more time on the decision points than on the arithmetic. The arithmetic is rarely where the marks go.