All guides

Master Paper 2

TMUA Proof Techniques for Paper 2 (Logic & Reasoning)

The reasoning techniques TMUA Paper 2 rewards: counterexamples, direct deduction, proof by contradiction, must-be-true over all cases, necessary vs sufficient, and spotting a flawed proof. With a worked example and how to know which to use.

Syllabus & Topics Updated 17 Aug 2026 10 min read

Quick answer

TMUA Paper 2 tests mathematical reasoning, and almost every question rewards one of a small set of techniques: finding a counterexample to disprove a claim, direct deduction from given facts, proof by contradiction, checking whether something must be true over every allowed case, distinguishing necessary from sufficient conditions, and spotting the flaw in a given argument. Most candidates neglect Paper 2 because no school teaches it, which is exactly why deliberate practice here is the highest-value work you can do.

Paper 2 is the half of the TMUA that surprises everyone. It looks like a maths paper, but there is barely any calculation. Instead it hands you statements, definitions and arguments and asks what logically follows. Almost no school teaches this, so most candidates walk in underprepared, which means it is also where the easiest marks are hiding for anyone who trains it. This guide covers the core techniques Paper 2 rewards and, just as importantly, how to recognise which one a question is asking for.

Key fact

Nearly every Paper 2 question is one of these: counterexample (disprove a "for all" claim with one case), direct deduction (chain the given facts), proof by contradiction (assume the opposite, reach an absurdity), must-be-true (does it hold in every allowed case?), necessary vs sufficient (which way does the implication go?), spot-the-flaw (find the exact broken line in a given proof), proof by cases (split into exhaustive cases, typically odd and even, and settle each), and reordering (rearrange a jumbled set of statements into a valid proof). Learn to read the question stem for which one it wants.

The techniques that cover almost everything

1. Counterexample

To disprove a statement of the form "for all x, something is true", you only need one x where it fails. This is the single most common Paper 2 move. When a question says "which of the following is false" or "is this claim true?", your first instinct should be to hunt for a small case that breaks it (often 0, 1, a negative, or a boundary value), before you try to prove anything.

Here is a real Paper 2 question in exactly this spirit. Read it, decide whether the statement holds, and if not, find the case that kills it:

The move here is systematic, not lucky. When you are hunting a counterexample, you do not try random values; you try the values most likely to break a claim: the smallest allowed number, a boundary of the given range, an even versus an odd, a prime versus a composite, zero, one, or a negative if they are permitted. One of those almost always exposes a false "for all" statement, and the moment it does, you are finished: a single counterexample is a complete disproof, so you can stop and move on. Training this habit until it is automatic is worth more marks per hour than almost anything else on Paper 2, because so many questions are secretly counterexample hunts wearing a disguise.

2. Direct deduction

Sometimes there is nothing to disprove: you are given facts and asked what must follow. Here you chain the given information step by step, keeping careful track of what you actually know versus what you are assuming. The trap is to import a "reasonable" assumption that was never stated. On the TMUA, only use what you are given.

3. Proof by contradiction

To prove a statement is true, assume it is false, then follow the logic until you reach something impossible. The impossibility means your assumption was wrong, so the original statement holds. This is the standard tool for classic results (there are infinitely many primes, the square root of two is irrational) and it appears on Paper 2 both directly and hidden inside answer options.

4. "Must be true" over every case

Many questions give a setup with some freedom in it (a variable, an unknown arrangement) and ask which statements must be true. A statement only qualifies if it holds in every allowed configuration; a single exception disqualifies it. So your job is to test the extremes and awkward cases, not just the obvious one. This is where careful, systematic candidates pull ahead of intuitive guessers.

5. Necessary versus sufficient

A huge share of Paper 2 turns on the direction of an implication. "A is sufficient for B" means A implies B. "A is necessary for B" means B implies A. They are not the same, and questions are built to catch you swapping them. Whenever you see "necessary", "sufficient", "if and only if", or "only if", slow down and write out which way the arrow points.

6. Spot the flaw

Some questions show you a full "proof" and ask where it goes wrong. The error is usually a single specific line: dividing by something that could be zero, taking a square root and dropping the negative case, or misapplying a rule outside its conditions. Read the argument line by line and check that each step is genuinely justified, rather than skimming for the general shape.

The specification names two invalid deductions outright as examples of what to watch for: claiming that if ab=acab = ac then b=cb = c, and assuming that if sinA=sinB\sin A = \sin B then A=BA = B. Neither follows. The first collapses when a=0a = 0, which makes ab=acab = ac true whatever bb and cc are. The second fails at A=30°A = 30° and B=150°B = 150°, where both sines equal 12\frac{1}{2}. Both are worth memorising as shapes, because a printed "proof" that quietly cancels a factor or strips a trig function off both sides is a stock Paper 2 construction.

The inequality errors that a third of the flaw questions are built on

Inequality manipulation deserves its own heading, because it is a whole third of the board's own error taxonomy for faulty proofs and it is the family most candidates never think to check. The rule students carry over from equations, "whatever you do to one side you do to the other", is simply not true for an inequality sign.

Watch out

Three moves that preserve an equation but break an inequality: squaring both sides, multiplying by a negative, and applying a function that is not increasing. If a printed proof does any of the three without justifying the sign, that is your broken line.

The board's own three examples are as short as they are convincing:

  • Squaring both sides. 5<4-5 < 4 is true. Square it and you get 25<1625 < 16, which is false.
  • Multiplying by a negative number. 1<21 < 2 is true. Multiply by 1-1 and you get 1<2-1 < -2, which is false.
  • Applying a function to both sides. π4<π3\frac{\pi}{4} < \frac{\pi}{3} is true. Take the cosine of both sides and you get cosπ4<cosπ3\cos\frac{\pi}{4} < \cos\frac{\pi}{3}, which is false, because cosine is decreasing there. Only an increasing function preserves the direction.

The live version, and the one that shows up disguised as algebra rather than as a logic puzzle, is multiplying by a quantity whose sign you do not know. Faced with 2x+5x+3>1\frac{2x + 5}{x + 3} > 1, the obvious move is to multiply both sides by x+3x + 3. The board declines, precisely because x+3x + 3 is negative for some xx and the inequality sign would then be pointing the wrong way for those values. It multiplies by (x+3)2(x + 3)^2 instead, which is never negative. Multiply by x+3x + 3 carelessly and you conclude x>2x > -2, having silently thrown away the entire branch x<3x < -3.

Two questions catch every one of these. Before a step on an inequality, ask: could this quantity be negative? and is this function increasing over the range I was given? If either answer is no or unknown, the step is not justified, and on a spot-the-flaw question that is the line you are looking for. Our inequalities guide works the algebra, and TMUA maths mistakes collects the rest of the errors the examiners name.

Free TMUA Survival Kit — every formula and the top traps on one page. Grab it before you go.

The mistakes that cost the most marks on Paper 2

Knowing the techniques is only half of it. The other half is avoiding the specific errors Paper 2 is built to punish. These five account for the majority of dropped marks:

  • Importing unstated assumptions. The single most common error. A question tells you "n is a whole number"; you quietly assume it is positive, or non-zero, and walk into the trap. On the TMUA, use only what is written. If a case is not ruled out, it is allowed, and it is usually exactly the case the examiner is testing.
  • Confusing "true for some" with "true for all". A statement that holds for a few examples you tried is not proved; a statement that fails for one example you did not try is not true. Always ask which quantifier the claim actually uses, then test accordingly: examples can only disprove a universal claim, never prove it.
  • Swapping necessary and sufficient. "A only if B" means A implies B, not the reverse. Under time pressure it is dangerously easy to reverse the arrow. Whenever those words appear, write the implication out with an actual arrow before you evaluate the options.
  • Not negating quantifiers correctly. The negation of "every x satisfies P" is "some x does not satisfy P", and the negation of "some x satisfies P" is "no x satisfies P". Getting this backwards turns a right answer into a wrong one, and it comes up constantly in "which of these is the negation" questions.
  • Negating a compound statement term by term. The negation of "A and B" is "not A or not B", not "not A and not B": the connective flips. This is why the contrapositive of "if aa and bb are odd then abab is odd" is "if abab is even then aa and bb are not both odd", and not the tempting "then aa and bb are even", which is false at a=2a = 2, b=3b = 3. The board flags this careless "not" explicitly, and it is worked through in full in Paper 2: logic and proof.
  • Reasoning from intuition instead of logic. Paper 2 rewards the answer that is forced, not the one that feels likely. The distractors are written to be the intuitive-but-wrong choice, so if an option feels obviously right without a chain of reasoning behind it, treat that as a warning, not a green light.

If you want a broader list of avoidable errors across both papers, see common TMUA mistakes.

How to know which technique a question wants

The question stem almost always tells you:

The stem says...Reach for...
"Which is false?" / "Disprove..."Counterexample
"What must be true?" / "must follow"Deduction, or must-be-true over all cases
"Prove that..." / a claim that resists direct attackProof by contradiction
"necessary", "sufficient", "only if", "iff"Necessary vs sufficient
"A student argues... where is the error?"Spot the flaw

Reading for these signals before you dive in is half the battle. It stops you grinding algebra on a question that only wanted one clean counterexample.

A simple plan to get good at Paper 2

Paper 2 responds to deliberate practice better than almost anything on the TMUA, precisely because it is unfamiliar: you are not fighting years of ingrained habit, you are learning a small toolkit from a low base, so progress is fast. Here is a sequence that works:

  1. Learn the six moves first, in isolation. Before doing timed questions, make sure you can define and use each technique above. You cannot pick the right tool from a set you do not know. Read Paper 2: logic and proof alongside this to see each one in its natural habitat.
  2. Do Paper 2 questions untimed at first. Early on, correctness and reasoning matter more than speed. Work slowly enough to actually follow the logic, because a fast wrong habit is harder to unlearn than a slow right one.
  3. After every question, name the technique that solved it. This is the highest-leverage habit on the page. Do not just check the answer; say "that was a counterexample" or "that was necessary-versus-sufficient". Labelling is what makes the next similar question instant, and it is why every CrackTMUA solution names the key idea rather than only listing steps.
  4. Then add the clock. Once the moves are reliable, practise under time pressure, because Paper 2 gives you under four minutes a question and hesitation is expensive.
  5. Space your review. Reasoning skills fade without revisiting, so review older Paper 2 questions on a schedule instead of cramming. This is exactly what spaced repetition for the TMUA automates.

To see these techniques worked against real questions of every difficulty, from an accessible starter to a genuine 8.0, go through the TMUA example questions. Then put it into practice: the CrackTMUA bank gives you Paper 2 questions with a worked solution that names the technique on every one, free at 10 a day, so the reasoning stops feeling like a foreign language and starts feeling like a checklist.

Practise the real TMUA, free

Drill 690+ questions, every official past paper plus 330+ original, trap-based ones, each with a full worked solution, then sit full mocks in a replica of the real exam screen. Spaced repetition and a predicted band included. No PDFs.

Start practising free

Get the free TMUA Survival Kit

Every must-know formula, the fastest method for each question type, and the 10 traps that catch people out, on one page. Plus the key 2026 dates as the exam nears. No spam, unsubscribe any time.

Frequently asked questions

Finding a counterexample to disprove a claim, direct deduction from given facts, proof by cases (splitting into exhaustive cases such as odd and even), proof by contradiction, checking whether a statement must be true in every allowed case, distinguishing necessary from sufficient conditions, spotting the flaw in a given argument, and reordering a jumbled set of statements into a valid proof. Almost every Paper 2 question rewards one of these, so learning to recognise which one is being asked is the core skill.

Keep reading

Syllabus & Topics Featured

TMUA Paper 2: Logic, Proof & Counterexamples

How to master TMUA Paper 2 reasoning: necessary vs sufficient, implications and converses, negation, counterexamples, proof techniques and spotting the flaw in a faulty proof.

Updated 17 Aug 2026 12 min read
Exam Strategy & Technique

TMUA Maths Mistakes: 20 Errors the Examiners Flag

Twenty mathematical slips the TMUA exam board names in its own notes, from the lost minus in (−3x)⁵ to the fence-post error, each with the check that catches it.

Updated 17 Aug 2026 16 min read
Past Papers & Practice

TMUA Example Questions (With Worked Solutions)

Real TMUA example questions with full worked solutions for Paper 1 and Paper 2. See exactly what the test asks, the traps that catch people, and how to reason to the answer.

Updated 7 Jul 2026 7 min read
Preparation & Study Plan

How to Prepare for the TMUA: 12-Week Study Plan (2026)

A complete TMUA study plan: the week-by-week 12-week plan to the October 2026 sitting, Paper 2 reasoning, timed mocks, spaced review and calculator-free speed.

Updated 23 Jul 2026 10 min read
Start Here

Is the TMUA Hard? Difficulty & the 2024 Rescale

Is the TMUA hard? Honestly: harder than A-level, easier than STEP. Why the worry that it got much harder after 2024 is mostly a scoring rescale, not a tougher test.

Updated 7 Jul 2026 6 min read
Preparation & Study Plan

Spaced Repetition for TMUA: SM-2 vs FSRS

How spaced repetition beats the forgetting curve in TMUA prep, and why FSRS, the modern algorithm, schedules reviews more accurately than the older SM-2 method.

Updated 5 Jul 2026 7 min read