All guides

TMUA 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.

Exam Strategy & Technique Updated 17 Aug 2026 16 min read

Quick answer

The mathematical slips that cost the most TMUA marks are the ones the exam board names in its own free notes: forgetting the bracket in (2x)⁷, losing the minus in (−3x)⁵, writing √5 × √5 = 25, calling the radius 25 when r² = 25, the fence-post error (n − m + 1 terms, not n − m), rearranging before you list every trig solution, getting the order of two horizontal transformations backwards, and the whole "everything is linear" family such as (x + y)² = x² + y². None is hard maths. Each one has a distractor waiting for it. For the study-habit mistakes, see common TMUA mistakes.

Most "common TMUA mistakes" lists talk about study habits: ration the past papers, do not neglect Paper 2, practise against the clock. Those matter, and we cover them in common TMUA mistakes. This page is the other half, and almost nobody writes it: the specific pieces of maths that go wrong.

Every error below is one the exam board flags in its own free notes, the Notes on Mathematics for TMUA Paper 1 and ESAT Mathematics 2 and the Notes on Logic and Proof, both written by the team that develops and sets the test. That matters more than it sounds. When the people who write the questions stop mid-page to say "be very careful not to" do a particular thing, they are quietly telling you where the wrong options come from. Each entry below gives the mistake, a concrete instance, why it is tempting, and the check that catches it.

Key fact

Treat the board's warnings as a map of the distractors. If the examiners pause in their own notes to warn you about a slip, assume there is an answer option on the paper built out of exactly that slip.

Powers, roots and surds

1. (a3)2(a^3)^2 is a6a^6, not a9a^9

A bracketed power and a stacked power look almost identical on paper and mean different things. The board sets (am)n(a^m)^n and amna^{m^n} side by side: (a3)2=a3×a3=a6(a^3)^2 = a^3 \times a^3 = a^6, whereas a32=a3×3=a9a^{3^2} = a^{3 \times 3} = a^9 (p.8). It is tempting because handwriting flattens the tower, and because the index law (am)n=amn(a^m)^n = a^{mn} is so familiar that you apply it to the wrong shape.

The check: find the outermost operation before you touch any rule. A bracket means the power acts on everything inside it. A stacked index means the top power is evaluated first.

2. Writing 5×5=25\sqrt5 \times \sqrt5 = 25

The board calls this out by name in the middle of a rationalising example: it is very easy to be careless and write 5×5=25\sqrt{5} \times \sqrt{5} = 25, and you should make sure you do not (p.14). The correct value is 55, because 5\sqrt{5} squared undoes the root. The temptation is pure pattern-matching: you see two fives, and 5×5=255 \times 5 = 25 fires before the root does.

The check: whenever a root multiplies itself, the root vanishes and you are left with the number underneath. a×a=a\sqrt{a} \times \sqrt{a} = a, always. More on this in our surds and indices guide.

3. Saying 49125=235\sqrt{49 - 12\sqrt5} = 2 - 3\sqrt5

The board sets this as an exercise and warns you off the obvious answer in a footnote: it is not 2352 - 3\sqrt{5}, and you should work out why (p.12). The algebra tempts you because (235)2(2 - 3\sqrt{5})^2 really does equal 4912549 - 12\sqrt{5}. But 356.73\sqrt{5} \approx 6.7, so 2352 - 3\sqrt{5} is negative, and the square-root sign always means the positive root. The answer is 3523\sqrt{5} - 2.

The check: after any factorise-the-surd move, glance at the sign of your answer. A square root can never come out negative, so if it does, flip the bracket.

4. Dropping the ±\pm, or inventing one

Two mistakes that are mirror images. The board's convention, stated explicitly, is that a\sqrt{a} is always positive, so 64\sqrt{64} is 88 and not 8-8; if you want both you must write ±64\pm\sqrt{64} (p.11). But x2=25x^2 = 25 is a different statement, and it has two solutions, x=±5x = \pm 5. The Notes on Logic and Proof build a whole worked example out of the confusion: start from x=25x = \sqrt{25}, square both sides, and you have manufactured a solution x=5x = -5 that was never there (p.72).

The check: ask which direction you are travelling. Taking a square root of a number gives one positive value. Solving an equation in x2x^2 gives two. The trap on the paper is usually the option that keeps only the positive root of a quadratic.

The "everything is linear" family

A large share of the board's warnings share a single root cause: assuming an operation distributes over a sum, or over a quotient, when it does not.

5. (x+y)2=x2+y2(x+y)^2 = x^2 + y^2

The board's phrasing here is memorable. It notes that it might seem "obvious" to write this, but it is "generally mathematical bunkum" (p.110). The correct expansion is (x+y)2=x2+2xy+y2(x + y)^2 = x^2 + 2xy + y^2, and it is the missing 2xy2xy that the distractors are built from.

The check: squaring is not a distributive operation. If you ever find yourself writing op(x+y)=op(x)+op(y)\text{op}(x + y) = \text{op}(x) + \text{op}(y), stop and expand properly.

6. f(x+3)=f(x)+f(3)f(x+3) = f(x) + f(3), and f(x2)=[f(x)]2f(x^2) = [f(x)]^2

Both appear in the same board footnote, with the flat verdict that they "are not generally true" (p.126). Take f(x)=x2f(x) = x^2: then f(x+3)=(x+3)2=x2+6x+9f(x + 3) = (x + 3)^2 = x^2 + 6x + 9, while f(x)+f(3)=x2+9f(x) + f(3) = x^2 + 9. The two differ by 6x6x. For the second, take f(x)=x+1f(x) = x + 1: f(x2)=x2+1f(x^2) = x^2 + 1, but [f(x)]2=x2+2x+1[f(x)]^2 = x^2 + 2x + 1.

The check: ff is a rule, not a multiplier. Substitute the whole input into the rule, then simplify. Never split the input first.

7. f(3x)=3x2f(3x) = 3x^2 when f(x)=x2f(x) = x^2

The same error wearing a transformation costume. The board is blunt: to find f(3x)f(3x) you replace xx by 3x3x, giving f(3x)=(3x)2=9x2f(3x) = (3x)^2 = 9x^2, and "we do NOT write f(3x)=3x2f(3x) = 3x^2" (p.150). The pull is that the 33 looks like a coefficient sitting outside, when in fact it is part of the input.

The check: put the substitution in a bracket every single time. f(3x)f(3x) means "wherever you see xx, write (3x)(3x)", brackets included. This is the same discipline that keeps graph transformations straight.

8. Splitting the integral of a fraction into two integrals

Writing f(x)g(x)dx=f(x)dxg(x)dx\int \frac{f(x)}{g(x)}\, dx = \frac{\int f(x)\, dx}{\int g(x)\, dx} earns the board's bluntest note in the whole document: it is "very wrong, so don't do it" (p.126). Integration is linear over sums, which is why you can integrate term by term, and that success tempts you into assuming it is linear over quotients too. It is not. Try 12x2xdx\int_1^2 \frac{x^2}{x}\, dx: the left-hand side is 12xdx=32\int_1^2 x\, dx = \frac{3}{2}, while 12x2dx12xdx=7/33/2=149\frac{\int_1^2 x^2 dx}{\int_1^2 x\, dx} = \frac{7/3}{3/2} = \frac{14}{9}.

The check: simplify the fraction into powers of xx before you integrate. That is the only move the specification asks for anyway, as our integration guide sets out.

Binomial expansions

9. Writing 2x72x^7 where you mean (2x)7(2x)^7

Finding the x7x^7 term in (3+2x)8(3 + 2x)^8, the board stresses that both the 22 and the xx are raised to the seventh power, and adds in a footnote that a common error is to write 2x72x^7 without the bracket and forget that the 22 must be raised too (p.56). The correct term is (87)×31×(2x)7=3072x7\binom{8}{7} \times 3^1 \times (2x)^7 = 3072x^7. Drop the bracket and you get 48x748x^7, which is out by a factor of 6464.

The check: write the bracket before you write the power, every time. If the answer options are miles apart, a missing bracket is the first thing to suspect.

10. Losing the minus inside (3x)5(-3x)^5

The board's second worked example is the coefficient of x5x^5 in (23x)7(2 - 3x)^7, and it says outright that this illustrates a mistake students often make (p.57). The tempting expression treats the term as (75)223x5\binom{7}{5} 2^2 \cdot 3x^5, which gets you 252252. The correct expression raises the whole of 3x-3x to the fifth power: (75)22(3x)5=21×4×(243)x5=20412x5\binom{7}{5} 2^2 (-3x)^5 = 21 \times 4 \times (-243) x^5 = -20412x^5.

The check: an odd power keeps a negative sign, an even power kills it. When a binomial has a minus in it, write the bracketed term (3x)(-3x) down first and only then decide the power.

Sequences and series

11. The fence-post error

How many terms are there in arm+arm+1++arnar^m + ar^{m+1} + \cdots + ar^n? The board asks exactly this, then answers in a footnote with a shout: "NO! it is nm+1n - m + 1 terms", and names it as the fence-post error, adding that it is very easy to make (p.53). The instinct to subtract is strong, because subtraction is what measures distance. But counting posts is not the same as counting gaps.

The check: test your formula on a tiny case you can count on your fingers. From ar2ar^2 to ar4ar^4 there are three terms, and 42+1=34 - 2 + 1 = 3. The board admits to counting on its own fingers when a fence-post error is a risk.

12. Using SnSmS_n - S_m for part of a geometric progression

Straight after the fence-post warning, the board flags the natural companion slip: it is tempting to write arm++arnar^m + \cdots + ar^n as SnSmS_n - S_m, "but that would be wrong" (p.53). With the usual convention that Sk=a+ar++ark1S_k = a + ar + \cdots + ar^{k-1} covers kk terms, the correct difference is Sn+1SmS_{n+1} - S_m, and the board draws attention to the n+1n + 1 in its own working.

The check: before subtracting two sums, write down the first and last term each one actually contains. The difference is a fence-post question in disguise, so it fails in exactly the same way. Our sequences and series guide has the full toolkit.

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

Coordinate geometry

13. Calling the radius 25 when r2=25r^2 = 25

The circle (x2)2+(y3)2=25(x - 2)^2 + (y - 3)^2 = 25 has centre (2,3)(2, 3) and radius 55. The board spells this out and adds the warning in-line: be very careful not to say its radius is 2525 (p.71). It is tempting because the number is sitting right there, and because under time pressure you read the equation rather than parse it.

The check: the right-hand side is always r2r^2. Say "rr squared equals" out loud as you read it, and root the number before you use it. The related trap is that not every equation of the form x2+y2+ax+by+c=0x^2 + y^2 + ax + by + c = 0 is a circle at all: complete the square on x2+y24x6y+20=0x^2 + y^2 - 4x - 6y + 20 = 0 and you reach (x2)2+(y3)2=7(x - 2)^2 + (y - 3)^2 = -7, which no real point satisfies (p.72).

14. Assuming cc is the yy-intercept in ax+by+c=0ax + by + c = 0

In y=mx+cy = mx + c the constant cc is the yy-intercept. In ax+by+c=0ax + by + c = 0 it is not, and the board says so directly: do not assume that the cc in ax+by+c=0ax + by + c = 0 is the yy-intercept (p.68). It calls the shared letter unfortunate, which is exactly why the mistake happens. For 2x+4y8=02x + 4y - 8 = 0, rearranging gives y=2x2y = 2 - \frac{x}{2}, so the intercept is 22, not 8-8.

The check: never read a feature off a line until it is in y=mx+cy = mx + c form. Rearranging takes five seconds and removes the whole class of error. More in our coordinate geometry guide.

15. Getting the gradient upside down or the wrong sign

Computing the gradient from two points, the board gives two separate warnings in one sentence: keep the order of the xx and the yy on the top and bottom the same way round, otherwise the sign comes out wrong, and make sure yy goes on top and xx on the bottom (p.68). So y1y2x2x1\frac{y_1 - y_2}{x_2 - x_1} has the right size and the wrong sign, while x1x2y1y2\frac{x_1 - x_2}{y_1 - y_2} is the reciprocal of what you wanted.

The check: always subtract in the same direction top and bottom, and sanity-check against the picture. If the line visibly falls left to right, the gradient must be negative.

Trigonometry

16. Rearranging before you have listed every solution

This is the single most expensive trig habit on the paper. Solving sin(2x+60°)=12\sin(2x + 60°) = \frac{1}{2} for 360°<x<360°-360° < x < 360°, the board lists every value of 2x+602x + 60 first, going deliberately beyond the range because dividing by 22 will pull them back in, and only then rearranges. That gives eight solutions: x=315,195,135,15,45,165,225,345x = -315, -195, -135, -15, 45, 165, 225, 345.

Rearrange first to the basic solution x=15x = -15, then generate the rest, and you get only x=165,15,195,345x = -165, -15, 195, 345. The board walks through this incorrect route in full and concludes that things have gone wrong, so it is better to find all your solutions first and then rearrange at the end (p.96 to p.97). Note that the bad method does not merely lose solutions, it invents two that are not solutions at all.

The check: treat the whole bracket as the angle. Solve for 2x+602x + 60 across a range wide enough to survive the rearrangement, then divide and shift as the last step. Our trigonometry guide drills the pattern.

Graphs and transformations

17. Getting the order of two horizontal transformations wrong

A horizontal squash and a horizontal translation do not commute, and the board devotes a page to it. Going from cosx\cos x to cos(2x+π6)\cos\left(2x + \frac{\pi}{6}\right), if you squash horizontally by a factor of 22 first and then translate by π6\frac{\pi}{6}, you land on cos(2x+π3)\cos\left(2x + \frac{\pi}{3}\right), which is wrong; the board prints "OH NO !!!" next to it (p.154). Translate first and then squash and you get the right answer. Its footnote explains why: replacing xx by 2x2x first means the later translation is scaled by that 22 as well.

The check: factorise the bracket before you describe anything. cos(2x+π6)=cos(2(x+π12))\cos\left(2x + \frac{\pi}{6}\right) = \cos\left(2\left(x + \frac{\pi}{12}\right)\right) tells you the shift is π12\frac{\pi}{12}, not π6\frac{\pi}{6}, if you insist on squashing first. Advice to "apply them outside-in" or "inside-out" consistently is not enough here, which is why the board tests it.

Inequalities and invalid deductions

18. Writing 1<x<51 \lt x \lt -5

The board calls this a howler (p.30). A chained inequality reads as one sentence, so 1<x<51 < x < -5 claims 1<51 < -5 along the way. What the writer meant was two separate statements: x<5x < -5 or 1<x1 < x. The board also flags the related "2<x-2 < x and x<4x < -4", which no xx satisfies, and says its own preference is to use "or".

The check: a chained inequality is only legal if the two outer numbers are themselves in the right order. If the solution set is two disjoint pieces, you need the word "or", not a chain.

19. Doing the same thing to both sides of an inequality

Inequalities are not equations, and the Notes on Logic and Proof devote a section of the error taxonomy to this (p.73). Three ways it breaks:

  • Squaring both sides. 5<4-5 < 4 is true, but squaring gives 25<1625 < 16, which is false.
  • Multiplying by a negative. 1<21 < 2 is true, but multiplying by 1-1 gives 1<2-1 < -2, which is false.
  • Applying a function that is not increasing. π4<π3\frac{\pi}{4} < \frac{\pi}{3} is true, but taking cosines gives cosπ4<cosπ3\cos\frac{\pi}{4} < \cos\frac{\pi}{3}, which is false because cosine is decreasing there.

The commonest live version is multiplying by an expression whose sign you do not know. Faced with 2x+5x+3>1\frac{2x + 5}{x + 3} > 1, the board declines to multiply by x+3x + 3, because x+3x + 3 is negative for some xx and the inequality sign would then be wrong for those values. It multiplies by (x+3)2(x + 3)^2 instead, which is never negative, reaching (x+3)(x+2)>0(x + 3)(x + 2) > 0 (p.29). Multiply by x+3x + 3 carelessly and you get x>2x > -2, silently losing the entire branch x<3x < -3.

The check: before multiplying an inequality by anything with a letter in it, ask whether that thing could be negative. If it could, square it, or move everything to one side and study the sign of the quotient. Our inequalities guide works through both routes.

20. Cancelling a factor that might be zero, and un-doing a trig function

The specification's own list of proof errors (Err2) names two deductions as invalid, and the notes repeat them: 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 fails when a=0a = 0, which makes ab=acab = ac true for any bb and cc at all. The second fails at A=30°A = 30° and B=150°B = 150°, where both sines are 12\frac{1}{2}.

This is not a hypothetical. Here is the real Paper 2 question built on the first of them. Work out which statements are actually forced before you reveal the answer:

The check: cancelling is division, and division by zero is not allowed. Every time you cancel a factor, ask what happens if that factor is zero. Every time you strip a function off both sides, ask whether the function is one-to-one on the range you were given.

The mistakes at a glance

MistakeThe correct versionBoard's note
(a3)2=a9(a^3)^2 = a^9(a3)2=a6(a^3)^2 = a^6; a32=a9a^{3^2} = a^9p.8
5×5=25\sqrt{5} \times \sqrt{5} = 25=5= 5p.14
49125=235\sqrt{49 - 12\sqrt{5}} = 2 - 3\sqrt{5}=352= 3\sqrt{5} - 2; roots are positivep.12
x2=25x=5x^2 = 25 \Rightarrow x = 5x=±5x = \pm 5; but 25=5\sqrt{25} = 5 onlyp.11, Logic p.72
(x+y)2=x2+y2(x + y)^2 = x^2 + y^2x2+2xy+y2x^2 + 2xy + y^2p.110
f(x+3)=f(x)+f(3)f(x + 3) = f(x) + f(3)Substitute the whole inputp.126
f(3x)=3x2f(3x) = 3x^2 for f(x)=x2f(x) = x^2f(3x)=9x2f(3x) = 9x^2p.150
fg=fg\int \frac{f}{g} = \frac{\int f}{\int g}Simplify to powers of xx firstp.126
2x72x^7 instead of (2x)7(2x)^7The 22 is raised toop.56
3x53x^5 instead of (3x)5(-3x)^5The minus is raised toop.57
nmn - m termsnm+1n - m + 1 termsp.53
SnSmS_n - S_m for a partial GPSn+1SmS_{n+1} - S_mp.53
Radius =25= 25 when r2=25r^2 = 25Radius =5= 5p.71
cc is the yy-intercept of ax+by+c=0ax + by + c = 0Rearrange to y=mx+cy = mx + c firstp.68
Gradient with xx and yy swappedyy on top, same order top and bottomp.68
Rearrange, then list trig solutionsList every solution, then rearrangep.96
Squash then translate horizontallyTranslate then squash, or factorisep.154
1<x<51 < x < -5x<5x < -5 or 1<x1 < xp.30
Multiplying an inequality by x+3x + 3Multiply by (x+3)2(x + 3)^2p.29, Logic p.73
ab=acb=cab = ac \Rightarrow b = cFails when a=0a = 0Logic p.72

How to actually stop making these

Reading a list of errors changes nothing on its own. Two habits do.

Name the slip when you review. When you get a question wrong, do not write "careless". Write which of the twenty it was. The board's own advice is to collect examples of where working goes wrong and to look out for those specific patterns in your own work, and a named error is one you can search for next time. This is the same labelling habit that makes Paper 2 proof techniques click.

Build the checks into the working, not the review. Most of the twenty above are prevented by a bracket, a sign check or a rearrangement that costs a few seconds. Bracket every substitution. Root the right-hand side of a circle equation on sight. Factorise the bracket before describing a transformation. Ask "could this be negative?" before multiplying an inequality. Under a four-minute-per-question clock the temptation is to skip these, which is precisely when they earn their keep.

The bank at CrackTMUA is built around this: every worked solution names the trap rather than only listing steps, and the spaced-repetition engine brings back the questions where you fell for one. If you want the study-process half of this page rather than the mathematical half, common TMUA mistakes is the companion.

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

The exam board's own free notes flag around twenty. The most repeated are bracket errors in binomial expansions such as writing 2x to the seventh instead of (2x) to the seventh, losing a minus inside an odd power, writing the square root of 5 times itself as 25, calling the radius 25 when r squared is 25, the fence-post error of counting n minus m terms instead of n minus m plus one, rearranging before listing every trigonometric solution, and assuming operations distribute when they do not, as in (x + y) squared equals x squared plus y squared.

Keep reading

Exam Strategy & Technique

Common TMUA Mistakes (and How to Avoid Them)

The most common TMUA mistakes, from burning the official papers too early to neglecting Paper 2 reasoning, plus the simple fixes that recover the most marks.

Updated 17 Aug 2026 7 min read
Syllabus & Topics

TMUA Surds & Indices: Techniques and Traps

Master surds and indices for the TMUA: simplifying and rationalising surds, the index laws including negative and fractional powers, and the fast calculator-free habits examiners reward.

Updated 24 Jun 2026 7 min read
Syllabus & Topics

TMUA Graphs & Transformations: Sketch It Fast

Master graphs and transformations for the TMUA: the four transformations of y=f(x), asymptotes, intersections and a fast sketching strategy that beats plotting.

Updated 24 Jun 2026 10 min read
Syllabus & Topics

TMUA Sequences & Series: AP, GP and Sums

Master sequences and series for the TMUA: arithmetic and geometric progressions, the sum formulae, sigma notation, recurrence relations and when a geometric series converges.

Updated 24 Jun 2026 8 min read
Syllabus & Topics

TMUA Inequalities: Quadratics and Traps

Solve TMUA inequalities cleanly: linear and quadratic methods, the sign-flip trap, sketching for solution sets, and fraction inequalities the safe way.

Updated 24 Jun 2026 9 min read
Exam Strategy & Technique

Calculator-Free Maths for the TMUA: Speed Techniques

The TMUA bans calculators on both papers. Here are concrete by-hand techniques: surds, index and log laws, estimation, option elimination and fast checks.

Updated 26 Jun 2026 10 min read