All guides

No Calculator

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.

Exam Strategy Updated 24 Jun 2026 10 min read

Quick answer

Calculators are banned on both TMUA papers, and there is no formula booklet either, so every mark depends on fast, accurate by-hand maths. The highest-value techniques are simplifying surds, collapsing expressions with the index and log laws, estimating and bounding to eliminate options, and working backwards from the multiple-choice answers. Drill these into reflexes with our guide on how to prepare for the TMUA.

The TMUA is entirely calculator-free on both papers, with no formula booklet, which means every mark depends on how fast and clean your by-hand maths is. The good news: that constraint is a skill you can train, and this guide gives you the concrete techniques to do it.

Each paper is 75 minutes for 20 multiple-choice questions (40 in total), scored from 1.0 to 9.0. You gain a mark for every correct answer and lose nothing for a wrong or blank one, so there is no negative marking and you should never leave a question blank. A rough average is around 5.0, with 6.5 and above in the upper tier. The exam is run by UAT-UK through Pearson VUE for October sittings, ahead of 2027 entry.

The single most important consequence of "no calculator" is rarely stated plainly: you are not graded on arithmetic, you are graded on thinking, and arithmetic is the tax you pay to reach the thinking. Every second you save on a square root or a multiplication is a second you get back to actually solve the problem. And because the test is multiple choice, you only ever need the correct option, not full written working, which unlocks a whole second category of shortcuts that pure pen-and-paper students never use.

Why by-hand fluency is the real syllabus

The content of the TMUA sits at roughly AS-level pure maths, so very little of it is unfamiliar. What separates a 5.0 from a 7.0 is almost never knowing a harder theorem; it is executing the standard ones quickly and without slips. The test is deliberately designed around quantities that stay clean if you keep them exact and turn ugly the moment you reach for decimals.

Paper 1 (Applications of Mathematical Knowledge) is the calculation-heavy paper: algebra, surds, indices, logarithms, trigonometry, sequences and calculus. Paper 2 (Mathematical Reasoning) is logic and proof, but it still demands quick, accurate by-hand maths to test claims and build counterexamples on the spot. So these techniques pay off across the whole exam, not just on the obviously computational questions. For the full split, see Paper 1 vs Paper 2.

The mindset to adopt before anything else: prefer exact values over decimals, every single time. 2\sqrt{2}, 13\frac{1}{3}, ln2\ln 2 and π6\frac{\pi}{6} are not "unfinished answers" to be converted; they are the cleanest possible form. Decimalising them throws away precision, costs time, and almost always makes the next step harder.

Fast manipulation of surds

Surds are where careless candidates bleed time. Three habits keep them under control.

Simplify by pulling out square factors before doing anything else. 72=36×2=62\sqrt{72} = \sqrt{36 \times 2} = 6\sqrt{2}. Spotting the largest square factor (36, not just 4) gets you there in one step.

Rationalise denominators so the surd lives on top, where it is easier to combine. To clear 13\frac{1}{\sqrt{3}}, multiply top and bottom by 3\sqrt{3} to get 33\frac{\sqrt{3}}{3}. For a two-term denominator, multiply by the conjugate: 12+3=23(2+3)(23)=2343=23\frac{1}{2 + \sqrt{3}} = \frac{2 - \sqrt{3}}{(2 + \sqrt{3})(2 - \sqrt{3})} = \frac{2 - \sqrt{3}}{4 - 3} = 2 - \sqrt{3}. The denominator collapses by difference of two squares, which we meet again below.

Combine like surds only after simplifying. 50+8=52+22=72\sqrt{50} + \sqrt{8} = 5\sqrt{2} + 2\sqrt{2} = 7\sqrt{2}. Students who skip the simplify step stare at 50+8\sqrt{50} + \sqrt{8} as if it cannot be added.

Index and logarithm laws to collapse expressions

The index laws are a compression tool: they let you shrink a frightening expression to something tiny before you compute. Treat am×an=am+na^m \times a^n = a^{m+n}, aman=amn\frac{a^m}{a^n} = a^{m-n} and (am)n=amn(a^m)^n = a^{mn} as moves you reach for on sight.

For example, 21027=23=8\frac{2^{10}}{2^7} = 2^{3} = 8. Never compute 1024 and 128 separately and divide; subtract the exponents. Fractional and negative indices are just roots and reciprocals: 272/3=(271/3)2=32=927^{2/3} = (27^{1/3})^2 = 3^2 = 9, and 161/2=116=1416^{-1/2} = \frac{1}{\sqrt{16}} = \frac{1}{4}.

Logarithm laws do the same job for products and powers. The three to own are log(xy)=logx+logy\log(xy) = \log x + \log y, logxy=logxlogy\log\frac{x}{y} = \log x - \log y, and log(xk)=klogx\log(x^k) = k\log x. They turn multiplication into addition, which is far cheaper by hand. To simplify log224log23\log_2 24 - \log_2 3, combine into log2243=log28=3\log_2 \frac{24}{3} = \log_2 8 = 3. The whole question evaporates once you fold the two logs together instead of evaluating each one.

Factoring shortcuts that kill brute-force algebra

The biggest time sink on Paper 1 is expanding when you should be factoring. Train your eye to recognise structure.

Difference of two squares, a2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b), is the most valuable pattern in the whole exam. Use it to evaluate, not just to factorise: 97×103=(1003)(100+3)=100232=100009=999197 \times 103 = (100 - 3)(100 + 3) = 100^2 - 3^2 = 10000 - 9 = 9991, done entirely in your head. The same pattern simplifies fractions instantly: x29x3=(x3)(x+3)x3=x+3\frac{x^2 - 9}{x - 3} = \frac{(x-3)(x+3)}{x-3} = x + 3.

Watch for perfect squares, a2±2ab+b2=(a±b)2a^2 \pm 2ab + b^2 = (a \pm b)^2, and for a common factor you can pull out before doing anything else. And when a quadratic resists, completing the square often beats the formula by hand: x2+6x+4=(x+3)25x^2 + 6x + 4 = (x + 3)^2 - 5 tells you the minimum point and the roots without grinding through b±b24ac2a\frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.

Ready to drill these on real questions? Filter the free question bank to surds, indices and algebra and run a timed set.

Estimation and bounding: the signature TMUA skill

Here is the technique that genuinely separates TMUA candidates from A-level students. Because the answer is multiple choice, you often do not need the exact value at all: you need to know which option it sits closest to, or which options it cannot possibly be. Bounding a quantity between two easy numbers can eliminate three of five options in seconds.

Suppose a question asks for the value of 40\sqrt{40} to choose between options 5.85.8, 6.36.3, 6.96.9 and 7.47.4. You do not compute a root. You know 62=366^2 = 36 and 72=497^2 = 49, so 40\sqrt{40} lies between 6 and 7, and since 40 is much closer to 36 than to 49, it is just above 6. Only 6.36.3 survives. No long division, no guessing digits.

The same idea works on whole expressions. To judge whether 17×2140\frac{17 \times 21}{40} is nearer 8 or 9, round to 17×214035740\frac{17 \times 21}{40} \approx \frac{357}{40}, and since 40×9=36040 \times 9 = 360, the value is just under 9. Order-of-magnitude thinking ("is this answer roughly tens, hundreds, or thousands?") rules out absurd options before you commit to any precise computation.

Working backwards from the options

Multiple choice means the answer is already on the page. When forward algebra looks heavy, substitute the options back in and see which one fits. This converts a hard "solve" problem into a quick "check" problem.

If an equation such as x25x+6=0x^2 - 5x + 6 = 0 offers candidate roots, test them: x=2x = 2 gives 410+6=04 - 10 + 6 = 0, so 2 is a root, and you are done without factorising or using the formula. Working backwards is especially powerful when the algebra is messy but substitution is clean, for instance with awkward simultaneous equations or a value that must satisfy several conditions at once. Try the option that is easiest to plug in first; you often eliminate it or confirm it immediately.

Spotting structure to avoid the long route

Many TMUA questions reward seeing a shortcut in the structure rather than grinding the obvious method.

Telescoping and pairing crop up in sums: terms that cancel in sequence, or a long sum where pairing the first with the last gives a constant. Symmetry can halve your work, because an odd function integrated over a symmetric interval is zero, and a symmetric expression often has its extremum at the obvious midpoint. Before launching into a full expansion or a term-by-term sum, pause for a second and ask, "is there a pattern here that collapses this?" That one-second check is frequently worth a minute of grinding.

Quick mental multiplication and division

A handful of arithmetic tricks remove the friction that slows everyone down.

Split a product into friendly parts: 18×5=18×10÷2=9018 \times 5 = 18 \times 10 \div 2 = 90, and 24×25=24×100÷4=60024 \times 25 = 24 \times 100 \div 4 = 600. Multiplying by 5 is "times 10, halve"; multiplying by 25 is "times 100, quarter". Use the distributive law for anything near a round number: 13×99=13×10013=128713 \times 99 = 13 \times 100 - 13 = 1287. For division, cancel common factors first rather than dividing the big numbers: 8436=73\frac{84}{36} = \frac{7}{3} after cancelling 12, instead of reaching for long division. Keeping fractions in lowest terms throughout a problem stops the numbers from ballooning.

Cheap answer-checking before you commit

Because there is no negative marking you should answer everything, but a five-second sanity check still upgrades guesses into likely-correct answers and catches slips on questions you thought you had nailed. Run these checks reflexively.

Check the sign: does the answer being positive or negative match what the situation demands (a length, a probability, a gradient going the right way)? Check order of magnitude: is the size plausible, or is it ten times too big because you misplaced a factor? Check units and dimensions where they apply. And test a special case: set a variable to 0 or 1 in your general expression and confirm it gives the obvious value. If n=1n = 1 in a formula for a sum does not return the first term, the formula is wrong.

A worked option-elimination example

Put the techniques together on a single realistic question. Evaluate

50+28\frac{\sqrt{50} + \sqrt{2}}{\sqrt{8}}

with options (A) 2\textbf{(A)}\ 2, (B) 3\textbf{(B)}\ 3, (C) 6\textbf{(C)}\ \sqrt{6}, (D) 62\textbf{(D)}\ 6\sqrt{2}, and (E) 52\textbf{(E)}\ \frac{5}{2}.

First, simplify the surds (no decimals): 50=52\sqrt{50} = 5\sqrt{2} and 8=22\sqrt{8} = 2\sqrt{2}. The expression becomes 52+222=6222\frac{5\sqrt{2} + \sqrt{2}}{2\sqrt{2}} = \frac{6\sqrt{2}}{2\sqrt{2}}.

Now spot the structure: the 2\sqrt{2} cancels top and bottom, leaving 62=3\frac{6}{2} = 3. The answer is (B)\textbf{(B)}.

Even if you froze on the algebra, bounding would have saved you. The numerator 50+2\sqrt{50} + \sqrt{2} is a bit over 7+1.48.57 + 1.4 \approx 8.5, and the denominator 8\sqrt{8} is a bit under 3, so the ratio is a little under 3. That instantly kills (C)2.45\textbf{(C)} \approx 2.45, (D)8.5\textbf{(D)} \approx 8.5 and (E)=2.5\textbf{(E)} = 2.5, leaving 3 as the only survivor near the estimate. Two independent routes, same answer: that is exactly the redundancy you want under time pressure.

Now try one yourself, no calculator. See how few options survive a quick estimate before you commit to full working:

Technique reference table

TechniqueWhen to reach for itQuick example
Simplify surds firstAny surd, before adding or dividing72=62\sqrt{72} = 6\sqrt{2}
Rationalise the denominatorSurd on the bottom of a fraction12+3=23\frac{1}{2+\sqrt{3}} = 2 - \sqrt{3}
Index laws to collapsePowers multiplied, divided or nested21027=8\frac{2^{10}}{2^7} = 8
Log laws to combineSum or difference of logslog224log23=3\log_2 24 - \log_2 3 = 3
Difference of two squaresa2b2a^2 - b^2, or a product near a round number97×103=999197 \times 103 = 9991
Estimate and boundMultiple-choice, exact value not needed40\sqrt{40} lies in (6,7)(6, 7)
Work backwards from optionsForward algebra is heavyTest x=2x=2 in x25x+6x^2 - 5x + 6
Spot structure (symmetry, telescoping)Long sum or integral with a patternOdd function over [a,a][-a, a] is 00
Mental multiply or divideAny clean arithmetic24×25=60024 \times 25 = 600
Sanity-check the answerAlways, before committingSub n=1n = 1 into a sum formula

Building the fluency

None of these techniques is hard to understand; the entire game is making them automatic so you deploy them without thinking. That only comes from volume on real questions under time pressure, with feedback that shows the fastest route rather than just the answer. Reading about estimation does little; estimating on fifty questions until it is a reflex is what moves your score.

For a complete study plan that schedules this practice over the weeks before your sitting, read how to prepare for the TMUA, and understand which paper leans hardest on raw computation with Paper 1 vs Paper 2.

When you are ready to train, CrackTMUA gives you a free, interactive bank of every official TMUA question with worked solutions that name the trap and the quickest method, filterable by paper, topic and difficulty, with spaced repetition built in so the patterns stick. Premium unlocks everything for £37 one-time (12 months access). Start practising calculator-free now and turn these techniques into instinct before exam day.

Practise the real TMUA, free

Work through every official past paper as an interactive question bank, with instant worked solutions, trap-spotting and progress tracking. No PDFs.

Start practising free

Frequently asked questions

No. The TMUA is entirely calculator-free on both papers, and there is no formula booklet either. Every question must be answered by hand within 75 minutes per paper, so fast, accurate mental and pencil arithmetic is essential. The content sits at roughly AS-level pure maths, and the quantities are deliberately chosen to stay clean if you keep exact values like surds and fractions rather than converting to decimals.