You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This is a capstone lesson: a full walkthrough of a representative Edexcel GCSE Mathematics (1MA1) Higher Paper 1 (non-calculator). We focus on Paper 1 because it is the hardest paper for most students — no calculator to rescue arithmetic slips, and surd/recurring-decimal/algebraic-proof questions appear here most often.
Rather than inventing a full 80-mark paper, we have selected 10 representative questions that together cover every major topic area tested on Higher Paper 1 (Number, Algebra, Ratio and Proportion, Geometry, Probability, Statistics). Each question is shown in the style you will see on the exam, followed by:
This is not a passive read. Treat each question as a live exam:
A quick navigation aid:
| Question | Topic area | Marks | Approx. grade |
|---|---|---|---|
| 1 | Number — fractions of amounts | 3 | 4 |
| 2 | Algebra — indices and simplification | 3 | 4 |
| 3 | Ratio — sharing in a ratio | 3 | 5 |
| 4 | Number — recurring decimals [H] | 3 | 6 |
| 5 | Algebra — solving a quadratic by factorising | 3 | 5 |
| 6 | Geometry — Pythagoras with surds | 4 | 6 |
| 7 | Probability — tree diagrams without replacement | 5 | 7 |
| 8 | Algebra — completing the square [H] | 4 | 7 |
| 9 | Surds — rationalising the denominator [H] | 4 | 8 |
| 10 | Algebraic proof [H] | 5 | 8–9 |
Total marks in this walkthrough: 37 marks — roughly the second half of a typical Paper 1.
On exam day, use the first 2 minutes before writing any working:
These two minutes cost you nothing in the scoring but save you from disasters — missing a page, working in radians, or forgetting that the quadratic formula is provided so you do not need to memorise it.
A school trip has 360 students. 2/5 of the students are in Year 10, and 1/4 of the remaining students are in Year 11. How many students are in Year 11?
Step 1: Year 10 students =(2/5)×360=2×72=144.
Step 2: Remaining students (Years 7, 8, 9, 11) = 360 − 144 = 216.
Step 3: Year 11 students =(1/4)×216= 54.
The single most common error here is interpreting "1/4 of the remaining students" as "1/4 of 360", giving 90 — an error worth two of the three marks. The word remaining is deliberate; when you see a chained fraction problem, always compute the reduced total before applying the next fraction.
A secondary error: students who can do the fraction arithmetic mentally sometimes write only "54" with no working. On a 3-mark question that risks all three marks if the answer is wrong (e.g. 90). Always show the intermediate value of 216.
Simplify fully (2x3y)2×3x−4y5.
Step 1: Expand the bracket. Square each factor inside the bracket: (2x3y)2=22×(x3)2×y2=4x6y2.
Step 2: Multiply: 4x6y2×3x−4y5=(4×3)×x6+(−4)×y2+5 =12x2y7.
Two classic slips:
Also watch out for students writing x6−4=x2. This is correct because of the negative exponent becoming a subtraction, but the intermediate notation "6 + (−4)" makes the reasoning visible to the examiner and the student.
Ayesha, Ben and Carl share £840 in the ratio 5 : 3 : 4. Work out how much more Ayesha receives than Carl.
Total parts = 5 + 3 + 4 = 12.
One part = £840÷12= £70.
Ayesha =5× £70 = £350. Carl =4× £70 = £280.
Difference = £350 − £280 = £70.
This question often traps the student who reads too quickly: it asks for the difference, not Ayesha's individual share. An answer of £350 scores two out of three marks at best (M1 M1 A0).
Sensible sanity check: Ayesha has 5 parts, Carl has 4 parts — one more part than Carl. Since one part = £70, the difference must be £70. If your final calculation gives a different number, the arithmetic is wrong. This kind of cross-check takes 5 seconds and catches the most common error.
Using algebra, prove that 0.1̇3̇ = 13/99.
Let x = 0.131313...
Multiply by 100 (since the repeating block has 2 digits): 100x = 13.131313...
Subtract x from 100x (to eliminate the recurring part): 100x − x = 13.131313... − 0.131313... 99x = 13 x = 13/99.
Therefore 0.1̇3̇ = 13/99. ∎
"Using algebra" is a deliberate command — inspection answers score zero, even if correct. The full method is mandatory.
The most common error is multiplying by 10 rather than 100. The rule: multiply by 10n where n is the length of the repeating block. A block of "13" is 2 digits, so multiply by 100. Students who multiply by 10 get 10x − x = 9x = 1.2 (approximately), which doesn't simplify cleanly — a warning sign that you've chosen the wrong power.
Remember to write the concluding statement ("Therefore 0.1̇3̇ = 13/99"). On a "prove" question, the final A1 is partly awarded for communicating that the proof is complete.
Solve x2−5x−14=0.
Find two numbers that multiply to give −14 and add to give −5.
Factors of −14: (1, −14), (−1, 14), (2, −7), (−2, 7).
The pair 2 and −7: 2×(−7)=−14 ✓; 2 + (−7) = −5 ✓.
So x2−5x−14=(x+2)(x−7).
Setting each factor to zero: x+2=0→x=−2. x−7=0→x=7.
Answer: x = −2 or x = 7.
The classic error here is the sign flip: writing "(x − 2)(x + 7)" instead of "(x + 2)(x − 7)". Always verify by quickly expanding your factorisation — does it give back the original?
(x+2)(x−7)=x2−7x+2x−14=x2−5x−14 ✓.
A second error: forgetting to give both roots. A single-line answer "x = 7" on a factorised quadratic loses one of the two A marks automatically.
Because this is Paper 1 (non-calculator), the quadratic formula is possible but unnecessarily cumbersome — always try factorising first on this paper.
A right-angled triangle has legs of length 23cm and 6cm. Find the length of the hypotenuse, giving your answer as a simplified surd.
By Pythagoras' theorem: h2=(23)2+(6)2.
(23)2=4×3=12. (6)2=6.
So h2=12+6=18.
h=18=9×2=32.
Answer: 32cm.
Three traps:
A bag contains 4 red balls and 6 blue balls. Two balls are taken out at random, one after the other, without replacement.
Find the probability that the two balls are the same colour.
On the first draw: P(red) = 4/10, P(blue) = 6/10.
After one red is removed, the bag has 3 red + 6 blue = 9 balls:
After one blue is removed, the bag has 4 red + 5 blue = 9 balls:
Same colour = (red then red) OR (blue then blue):
P(both red)=(4/10)×(3/9)=12/90. P(both blue)=(6/10)×(5/9)=30/90.
P(same colour) = 12/90 + 30/90 = 42/90 = 7/15.
The single biggest error: using 4/10×3/10(replacing the ball mentally). "Without replacement" means the denominator drops by 1 for the second draw and the relevant colour count drops by 1 for the matching colour. Draw a tree diagram with the updated probabilities written on each branch — this one visual aid eliminates almost all of the errors we see in this question type.
The second common error: computing each branch correctly but then multiplying the final result rather than adding. Remember: AND is multiply, OR is add. "Same colour" means "red then red" OR "blue then blue" — an addition.
Finally, students often stop at 42/90 without simplifying. "Give a fraction" problems always imply "in simplest form" — divide by 6 to get 7/15.
Write x2−6x+2 in the form (x+a)2+b, where a and b are integers. Hence, state the minimum value of the expression.
Halve the coefficient of x: −6 / 2 = −3. So a = −3.
(x−3)2=x2−6x+9.
To make this equal x2−6x+2, subtract 7: x2−6x+2=(x−3)2−7.
So a = −3 and b = −7.
For the minimum value: (x−3)2≥0 for all x, with equality when x = 3. Minimum value of (x−3)2−7 is −7, occurring at x = 3.
Completing the square is probably the single most-tested Higher algebra technique. Common errors:
Quick check: expand your answer back out. (x−3)2−7=x2−6x+9−7=x2−6x+2 ✓.
Rationalise the denominator of (2+3)/(5−3). Give your answer in the form (p+q3)/r where p, q and r are integers.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.