Edexcel GCSE Maths: Common Mistakes by Topic and How to Avoid Them
Edexcel GCSE Maths: Common Mistakes by Topic and How to Avoid Them
Every year, Edexcel examiners publish reports identifying the same errors appearing across thousands of scripts. The patterns are remarkably consistent. Students do not lose marks because the content is impossibly hard -- they lose marks because they repeat avoidable mistakes that examiners have flagged year after year.
This guide breaks down the most common mistakes by each of the six content areas in Edexcel GCSE Mathematics (1MA1), drawn from recurring themes in examiner reports. For each mistake, you will see what goes wrong, a brief example of the error, and the correct approach. If you are looking for broader exam strategy, see our Edexcel GCSE Maths exam technique guide.
A Quick Note on the Exam Structure
Edexcel GCSE Maths is assessed across three papers -- Paper 1 (non-calculator), Paper 2 (calculator) and Paper 3 (calculator) -- each worth 80 marks and lasting 1 hour 30 minutes. Any topic can appear on any paper, and the mistakes described below surface across all three. For a full breakdown of the specification and how Edexcel mark schemes allocate credit, see our dedicated guides.
1. Number
Confusing Factors and Multiples
Students regularly write multiples when asked for factors, and vice versa. A factor of 12 divides into 12 exactly (1, 2, 3, 4, 6, 12). A multiple of 12 is 12 times a whole number (12, 24, 36, ...).
The error: "List the factors of 8" and the student writes 8, 16, 24, 32.
The fix: Factors go into a number; multiples go beyond it. Check that every number on your list divides into the original with no remainder.
Sign Errors with Negative Numbers
Calculations involving negative numbers are a persistent source of lost marks, especially on Paper 1 where there is no calculator to check.
The error: Calculating -3 x -4 and writing -12 instead of 12, or computing -5 + -3 and writing -2 instead of -8.
The fix: Two negatives multiplied or divided give a positive. When adding a negative number, move further left on the number line.
Wrong Order of Operations (BIDMAS)
The error: Evaluating 3 + 4 x 2 as 14 (doing 3 + 4 first) instead of 11 (doing 4 x 2 first).
The fix: Always deal with Brackets, then Indices, then Division and Multiplication (left to right), then Addition and Subtraction (left to right). On Paper 1, write out intermediate steps so you do not lose track.
Incorrect Rounding (Especially Significant Figures)
Rounding to significant figures causes more errors than rounding to decimal places. Students commonly start counting significant figures from the wrong place or confuse the two types of rounding.
The error: Rounding 0.004037 to 2 significant figures and writing 0.00 instead of 0.0040. The leading zeros are not significant -- counting begins at the 4.
The fix: For significant figures, start counting from the first non-zero digit. For a number like 0.004037, the first significant figure is 4, the second is 0, and the third is 3. To 2 significant figures: 0.0040.
Errors with Standard Form
The error: Writing 36,000 as 36 x 10^3 instead of 3.6 x 10^4.
The fix: The coefficient must be at least 1 and less than 10. If it is not, adjust both the coefficient and the power of 10 accordingly.
Confusing Ratio Simplification with Fraction Simplification
The error: Simplifying 15:25 and converting to 3/5 instead of stating 3:5 as a ratio.
The fix: Divide every part of the ratio by the same highest common factor. Keep the result in ratio notation. A ratio of 3:5 and a fraction of 3/5 mean different things in context.
2. Algebra
Sign Errors When Expanding Brackets
This is one of the most frequently cited errors in examiner reports. The problem intensifies with double brackets and especially when a negative sign is involved.
The error: Expanding -2(3x - 4) and writing -6x - 8 instead of -6x + 8. The student multiplies -2 by 3x correctly but forgets that -2 multiplied by -4 gives +8.
The fix: Multiply the term outside the bracket by every term inside, and be especially careful with double negatives. After expanding, check each term's sign individually.
Forgetting to Multiply ALL Terms
The error: 3(2x + 4y - 1) = 6x + 4y - 1.
The fix: Every term inside the bracket must be multiplied. Write out each multiplication separately: 3 x 2x = 6x, 3 x 4y = 12y, 3 x (-1) = -3. The answer is 6x + 12y - 3.
Incorrect Factorising (Not Checking by Expanding)
The error: Factorising 6x + 9 as 3(2x + 6) instead of 3(2x + 3).
The fix: Always check by expanding back out. If 3(2x + 6) = 6x + 18, which does not match 6x + 9, the factorisation is wrong.
Errors Solving Equations (Not Doing the Same to Both Sides)
The error: Solving 3x + 5 = 20. The student writes 3x = 15, then writes x = 15 instead of x = 5.
The fix: Write each step explicitly. Whatever you do to one side, you must do to the other. After finding x, substitute back into the original equation to verify.
Wrong Approach to Simultaneous Equations
The error: Given 2x + 3y = 12 and 5x + 3y = 27, the student adds the equations instead of subtracting, producing 7x + 6y = 39 -- which does not eliminate y.
The fix: When coefficients of one variable are equal, subtract if the signs are the same, add if opposite. Here, both have +3y, so subtract: (5x + 3y) - (2x + 3y) = 27 - 12, giving 3x = 15, so x = 5.
Confusing Expressions, Equations, Identities and Formulae
The fix: An expression has no equals sign (e.g. 3x + 2). An equation can be solved for specific values (e.g. 3x + 2 = 11). An identity is true for all values of the variable (e.g. 2(x + 1) = 2x + 2). A formula relates variables (e.g. A = lw). Learn these definitions precisely.
Errors with the nth Term
The error: For the sequence 5, 8, 11, 14, ... the student writes the nth term as 3n, but the first term would then be 3, not 5.
The fix: The nth term of an arithmetic sequence is dn + (a - d), where d is the common difference and a is the first term. Here: 3n + (5 - 3) = 3n + 2. Check: when n = 1, 3(1) + 2 = 5.
3. Ratio, Proportion and Rates of Change
Not Finding the Value of One Part First
When dividing a quantity in a given ratio, students frequently divide by the wrong number or distribute the total incorrectly.
The error: Sharing 60 in the ratio 2:3. The student writes 60 / 2 = 30 and 60 / 3 = 20, giving 30:20 instead of 24:36.
The fix: Add the parts of the ratio (2 + 3 = 5). Divide the total by this sum to find the value of one part (60 / 5 = 12). Then multiply: 2 x 12 = 24 and 3 x 12 = 36. Check: 24 + 36 = 60.
Confusing Direct and Inverse Proportion
Students mix up whether quantities increase together (direct) or whether one increases as the other decreases (inverse).
The error: "y is inversely proportional to x. When x = 2, y = 10. Find y when x = 5." The student writes y = kx, finds k = 5, then calculates y = 25. But this is direct proportion.
The fix: For inverse proportion, y = k/x. When x = 2, y = 10: 10 = k/2, so k = 20. When x = 5: y = 20/5 = 4. The key test: if x increases and y should decrease, you need inverse proportion.
Speed, Distance and Time Unit Conversion Errors
Converting between km/h and m/s is a common stumbling block, as is confusing which quantity to divide by which.
The error: Converting 72 km/h to m/s by dividing by 60, giving 1.2 m/s instead of the correct 20 m/s.
The fix: To convert km/h to m/s, multiply by 1000 (km to m) and divide by 3600 (hours to seconds). So 72 x 1000 / 3600 = 20 m/s. Alternatively, divide by 3.6. Always check that your answer makes intuitive sense -- 1.2 m/s is walking pace, not 72 km/h.
Compound Measures (Density, Pressure) Errors
Students frequently rearrange the formula incorrectly or use inconsistent units.
The error: Using density = mass x volume instead of density = mass / volume.
The fix: Learn the formula triangles for compound measures: D = M/V, P = F/A, S = D/T. Cover the quantity you want and the remaining two show you whether to multiply or divide. Ensure your units are consistent before calculating.
Percentage Change -- Using the Wrong Denominator
This is one of the most common errors across all GCSE Maths papers. Students divide by the final value instead of the original value.
The error: A price rises from 40 to 50. The student calculates (50 - 40) / 50 x 100 = 20% instead of (50 - 40) / 40 x 100 = 25%.
The fix: Percentage change = (change / original) x 100. The denominator is always the original value, not the new one. Highlight the word "original" in the question to remind yourself.
4. Geometry and Measures
Confusing Area and Perimeter
Students sometimes add side lengths when asked for area, or multiply when asked for perimeter.
The error: A rectangle has sides 5 cm and 3 cm. Asked for the area, the student writes 5 + 5 + 3 + 3 = 16 cm.
The fix: Area is the space inside (multiply for rectangles: 5 x 3 = 15 cm^2). Perimeter is the distance around the edge (add all sides: 5 + 5 + 3 + 3 = 16 cm). Check your units -- area uses squared units, perimeter uses linear units.
Wrong Formula for Circles
The circle formulae are not given on the exam, and students routinely confuse them.
The error: Calculating the area of a circle with radius 7 as 2 x pi x 7 = 43.98 (this is the circumference, not the area).
The fix: Area = pi x r^2 (the one with the squared term). Circumference = 2 x pi x r = pi x d. If you remember that area always involves squared units, you can use this as a check: area must use r^2.
Pythagoras -- Adding Instead of Subtracting for the Shorter Side
Students learn a^2 + b^2 = c^2 and then add the squares regardless of whether they are finding the hypotenuse or a shorter side.
The error: In a right-angled triangle with hypotenuse 13 and one side 5, the student calculates the missing side as sqrt(13^2 + 5^2) = sqrt(194) = 13.93.
The fix: If you are finding the hypotenuse (the longest side, opposite the right angle), add the squares. If you are finding a shorter side, subtract: sqrt(13^2 - 5^2) = sqrt(169 - 25) = sqrt(144) = 12. Always identify the hypotenuse first.
Trigonometry Ratio Confusion (SOH CAH TOA)
Students pick the wrong trig ratio because they misidentify which sides are opposite, adjacent and hypotenuse relative to the angle they are using.
The error: Wanting sin(x) and using adjacent/hypotenuse instead of opposite/hypotenuse.
The fix: Label the triangle carefully before choosing a ratio. Opposite is across from the angle; adjacent is next to the angle (and is not the hypotenuse); the hypotenuse is the longest side, opposite the right angle. Write SOH CAH TOA in the margin of every trig question.
Angle Fact Errors
Examiners note that students frequently misstate or misapply angle facts, particularly confusing angles on a straight line (180 degrees) with angles at a point (360 degrees), or forgetting that vertically opposite angles are equal.
The fix: Memorise the core facts: angles in a triangle sum to 180 degrees; angles on a straight line sum to 180 degrees; angles at a point sum to 360 degrees; vertically opposite angles are equal. When giving reasons in a geometry question, state the rule precisely -- examiners mark the quality of the reasoning, not just the number.
Scale Factor Errors in Similar Shapes
Students commonly divide the wrong way round or apply the scale factor to area/volume without squaring or cubing it.
The error: Two similar shapes have corresponding lengths of 4 cm and 10 cm. The scale factor is 10/4 = 2.5. The student multiplies the area of the smaller shape by 2.5 instead of by 2.5^2 = 6.25.
The fix: For lengths, use the scale factor directly. For areas, square it. For volumes, cube it. If the scale factor is k, then the area factor is k^2 and the volume factor is k^3.
Wrong Units for Area and Volume
Students frequently give area answers in cm and volume answers in cm^2.
The fix: Length is in cm (or m, mm, etc.). Area is in cm^2 (or m^2). Volume is in cm^3 (or m^3). If your answer is an area and your units do not have a squared symbol, go back and check. This is a free mark that students throw away every year.
5. Probability
Probabilities Not Adding to 1
When listing all possible outcomes, the probabilities must sum to exactly 1. Students sometimes write probabilities that sum to more or less than 1, or they forget that a probability cannot be negative or greater than 1.
The error: P(A) = 0.3, P(B) = 0.5, P(C) = 0.3. These sum to 1.1, which is impossible.
The fix: Before moving on, always add your probabilities. If they do not sum to 1 (for a complete set of outcomes), at least one value is wrong. This is a quick and effective check.
Confusing AND (Multiply) with OR (Add)
This is the single most common probability error in GCSE Maths.
The error: "Find the probability of rolling a 3 AND then a 5 on a fair die." The student adds 1/6 + 1/6 = 2/6 instead of multiplying 1/6 x 1/6 = 1/36.
The fix: AND means multiply (both events must happen). OR means add (at least one event must happen). For "or" with overlapping events, use P(A or B) = P(A) + P(B) - P(A and B).
Tree Diagram Errors
Students draw tree diagrams but then add along the branches instead of multiplying, or they do not account for changing probabilities in "without replacement" scenarios.
The error: A bag has 3 red and 5 blue balls. Drawing two without replacement, the student uses 3/8 for the second red ball instead of 2/7 (since one red has already been removed).
The fix: Multiply along branches to find the probability of a combined outcome. If the question says "without replacement," adjust the numerator and denominator for the second event. Always check that your branch probabilities from each node sum to 1.
Relative Frequency Confusion
The fix: Relative frequency = number of times an event occurs / total number of trials. It is an estimate based on experimental data, and it approaches the theoretical probability as the number of trials increases. Do not confuse it with theoretical probability, which assumes equally likely outcomes.
Not Listing All Outcomes in a Sample Space
When constructing sample space diagrams, students miss outcomes or double-count them.
The fix: Use a systematic approach -- a two-way table for two events is reliable and clear. Count the total number of outcomes before calculating probabilities. For two dice, the sample space has 36 outcomes, not 12 or 21.
6. Statistics
Reading the Wrong Axis on Graphs
Examiners report that students read values from the wrong axis, especially on scatter graphs and dual bar charts.
The fix: Before reading any value, identify what each axis represents and what the scale is. Place your ruler horizontally or vertically across the graph to read accurately. Do not estimate when the gridlines give you an exact value.
Incorrect Mean Calculation
Students divide the total by the wrong number, especially when the data includes zero values or when working with frequency tables.
The error: Data: 3, 0, 5, 7, 0, 5. The student calculates (3 + 5 + 7 + 5) / 4 = 5, ignoring the zeros. The correct mean is (3 + 0 + 5 + 7 + 0 + 5) / 6 = 20/6 = 3.33 (to 2 d.p.).
The fix: The mean is the total of all values divided by the number of values. Zeros count as data points. In a frequency table, divide the sum of (value x frequency) by the total frequency.
Errors Reading Cumulative Frequency Curves
Students read the frequency at a point instead of reading from the cumulative frequency axis, or they confuse the median with the mean on a cumulative frequency diagram.
The fix: The median is at the n/2 position on the cumulative frequency axis (where n is the total frequency). The lower quartile is at n/4 and the upper quartile is at 3n/4. Draw horizontal lines from the cumulative frequency axis to the curve, then drop down vertically to the data axis. Do not try to "eyeball" it -- use a ruler.
Misinterpreting Box Plots
Students frequently confuse the median line on a box plot with the mean, or they misread the quartile boundaries.
The fix: A box plot shows the minimum, lower quartile (Q1), median (Q2), upper quartile (Q3) and maximum. The line inside the box is the median, not the mean. The interquartile range is Q3 - Q1 (the width of the box). To compare two box plots, compare medians and IQRs -- state which is higher/lower and what that tells you in context.
Not Using Midpoints for Grouped Data
When calculating an estimated mean from a grouped frequency table, students use the class boundaries or the upper/lower limits instead of the midpoints.
The error: For the class 10 < x <= 20, the student uses 10 or 20 instead of the midpoint 15.
The fix: The midpoint of a class is (lower boundary + upper boundary) / 2. Multiply each midpoint by its frequency, add the results, then divide by the total frequency. The answer is always described as an estimate because you do not know the exact values within each class.
General Exam Mistakes
Beyond topic-specific errors, examiners highlight several recurring problems that cut across every section of the paper.
Not Showing Working
This is the most costly general mistake. If you write only a final answer and it is wrong, you score zero. If you show clear working, you can pick up method marks even when the final answer contains an arithmetic slip.
The fix: Write every step, even if it feels obvious. On multi-mark questions, method marks are awarded for setting up an equation, for correct intermediate steps, and for appropriate rounding at the end. A 5-mark question can still earn 3 or 4 marks if your method is clear and only the final calculation goes wrong.
Misreading Questions
Examiners consistently report students answering a different question from the one asked -- finding the area when asked for the perimeter, or solving for x when asked for the value of 2x + 1.
The fix: Underline key words in the question: "perimeter," "simplify fully," "give your answer to 3 significant figures." Before writing your final answer, re-read the question to check you have answered exactly what was asked.
Not Checking Answers
Many errors could be caught with a quick check, yet students rarely verify their answers.
The fix: Substitute your answer back into the original equation or context. Does a probability greater than 1 make sense? Is an area of 3000 cm^2 reasonable for a shape with sides of 5 cm and 8 cm? If your answer fails a basic sense check, re-examine your working.
Rounding Too Early
Students round intermediate values partway through a multi-step calculation, which introduces cumulative rounding errors and leads to an inaccurate final answer.
The fix: Keep full precision throughout your working. Only round at the very end, and only to the degree of accuracy specified in the question. On calculator papers, use the ANS button to carry the full value from one step to the next.
What to Do Next
The mistakes described above are not obscure edge cases -- they are the errors that examiners see on thousands of scripts every year. Knowing about them is the first step. The second step is targeted practice: attempt questions on each topic area, actively watch for these pitfalls, and check your working against the correct approaches described here.
For a structured revision plan covering the full Edexcel GCSE Maths specification, see our Edexcel GCSE Maths revision guide. For the formulae you will need to memorise (the ones not given in the exam), see Edexcel GCSE Maths formulae you must know. And for a deeper understanding of how marks are awarded and where partial credit is available, see how Edexcel mark schemes work.
You can also practise Edexcel GCSE Maths questions by topic on LearningBro's Edexcel page, where each course targets a specific area of the specification with exam-style questions and instant feedback.