Edexcel Pure Paper 2 2024 Question 2 Solution
Edexcel Pure Paper 2 2024 Question 2 โ Arithmetic Sequences and Totals
โ The Question
ย
๐ง Before you start
At the beginning, this just looks like a standard sequence question.
First term, common difference โ nothing unusual there. Most people are fine up to that point.
Where it shifts slightly is when the question starts talking about the total amount repaid. Thatโs where a few people keep going with the same approach, even though it doesnโt really fit anymore.
So the main thing here is spotting that change early. Once you do, the rest is fairly routine.
โ๏ธ Working
Part (a)
Start with the usual setup.
Youโve got an arithmetic sequence, so:
u_n = a + (n-1)d
From the question, the first payment is 400, and it drops by 10 each time. So:
a = 400, \quad d = -10
Put that into the formula:
u_n = 400 + (n-1)(-10)
Now take the 12th term.
u_{12} = 400 + 11(-10)
That gives:
u_{12} = 400 – 110 = 290
Thatโs all part (a) was after.
Part (b)
This is where things change a bit.
Weโre no longer looking for a single term โ itโs the total amount repaid. So now we need the sum.
Use:
S_n = \frac{n}{2}(2a + (n-1)d)
Substitute what we know:
S_n = \frac{n}{2}(800 – 10(n-1))
You can tidy that up first if you want:
800 – 10(n-1) = 810 – 10n
So:
S_n = \frac{n}{2}(810 – 10n)
Now set it equal to the total loan:
\frac{n}{2}(810 – 10n) = 8100
Multiply through:
n(810 – 10n) = 16200
Then expand:
810n – 10n^2 = 16200
Rearrange it:
10n^2 – 810n + 16200 = 0
And divide by 10:
n^2 – 81n + 1620 = 0
Part (c)
Now just solve that.
n^2 – 81n + 1620 = 0
It factorises quite neatly:
(n – 36)(n – 45) = 0
So you get:
n = 36 \quad \text{or} \quad n = 45
At this point, itโs not just about solving the equation โ you need to think about the situation.
The payments are getting smaller each month. If you carry on too long, eventually youโd hit zero and then go negative, which doesnโt really make sense here.
So the valid answer is:
n = 36
๐ฏ Where the Marks Are
Nothing unusual here.
Part (a) is just using the nth term properly.
Part (b) is recognising itโs a sum, not a term โ thatโs the key step.
Part (c) is straightforward once the equation is right.
If part (b) goes wrong, everything after it usually does too.
โ ๏ธ What Went Wrong
Most of the issues came from using the wrong idea at the wrong time.
Some answers stuck with u_n in part (b), even though the question had clearly moved on to totals.
There were also a few algebra slips when expanding brackets. Not major ones โ just enough to throw off the quadratic.
And in part (c), a few people listed both solutions without checking which one actually made sense.
That last step is easy to skip if youโre just focused on finishing.
๐ก One Small Tip
If a question suddenly talks about โtotalโ or โamount repaidโ, stop and check what youโre using.
Thatโs usually your signal that you need a sum, not a term.
๐ If This Felt Difficult
If this didnโt feel that smooth, itโs often because sequences and algebra arenโt quite linking up yet.
Working through more questions like this is one of the best ways to prepare for A level maths exams, especially since they tend to appear in slightly different forms each year.
And if the algebra side is where things get messy, getting some focused help understanding maths can make these feel much more straightforward.
๐ Next Steps
๐จโ๐ซAuthor Bio
S Mahandru is an A Level Maths teacher focused on helping students stay accurate under exam pressure. The aim is to keep methods clear and build confidence through consistent exam-style practice.
โ Frequently Asked Questions
๐ Why switch to the sum formula?
Because youโre dealing with the total, not a single term anymore.
๐Do both solutions work?
No โ only one fits the context of the question.
๐Is factorising expected?
Yes, if the quadratic is straightforward like this.
๐Is this a common exam style?
Very โ sequences leading into algebra comes up a lot.