Back to Blog
study guides12 min read

Nth Term: GCSE & IGCSE Practice Questions with Worked Solutions

Sir Faraz Hassan

Sir Faraz Hassan

16 Jul 2026

Table of Contents
    Grade 8 TargetedExam-style questions on the nth term of linear and quadratic sequences, with full worked solutions and mark schemes

    The nth term turns a list of numbers into a rule you can use for any position in the sequence. These questions build from finding the nth term of a linear sequence up to working with the terms it generates. Each one has a complete worked solution and mark scheme, so you can see exactly how every mark is earned.

    What is the nth term?

    The nth term is a formula for the term in position nn of a sequence. For a linear (arithmetic) sequence it has the form dn+cdn + c, where dd is the common difference; for a quadratic sequence the formula also contains an n2n^2 term. Finding and using the nth term appears on every GCSE and IGCSE specification, at both Foundation and Higher tier. Every question on this page is worked in full exam style with a mark scheme.

    Which exam boards is nth term on?

    The nth term of a sequence appears on every major GCSE and IGCSE specification, but the level of difficulty tested varies by board and tier.

    Finding the nth term of a linear (arithmetic) sequence is examined on all of them: AQA GCSE (reference A25), Edexcel and OCR GCSE, Cambridge IGCSE 0580 (C2.7 Core and E2.7 Extended), and Edexcel International GCSE 4MA1 (both Foundation and Higher).

    Finding the nth term of a quadratic sequence is more restricted:

    • On UK GCSE (AQA reference A25, and the equivalent Edexcel and OCR content), quadratic sequences are Higher tier only.
    • On Cambridge IGCSE 0580, the nth term of a quadratic sequence is on both tiers: C2.7 (Core) covers simple quadratic and simple cubic sequences, and E2.7 (Extended) additionally covers exponential sequences and simple combinations.
    • On Edexcel International GCSE 4MA1, the nth term of a quadratic sequence is not assessed; students are expected to find the nth term of linear sequences only.

    So if you are sitting Edexcel 4MA1, the quadratic-sequence questions on this page are useful practice for the underlying skill, but the nth-term-of-a-quadratic technique itself will not be examined. If you are sitting UK GCSE Higher or Cambridge IGCSE Extended, all of the questions here are within your specification.

    How to use this page

    1

    Try each question on paper first

    Give yourself a real attempt before looking at the solution, because that is where the learning happens.

    2

    Check the calculator icon

    A crossed-out calculator means non-calculator; a plain calculator means a calculator is allowed.

    3

    Reveal the worked solution

    Open the solution under each question and compare it with your own method, step by step.

    4

    Read the mark scheme

    See exactly where each method mark (M1) and accuracy mark (A1) is awarded.

    5

    Come back and redo it

    Repeat any question you got wrong a few days later to lock the method in.

    Download printable PDF

    Exam-style questions with full worked solutions and mark schemes - free PDF

    Practice questions

    Work through each question, then open the worked solution to check your method. The questions span grades 4 to 8, and each one is labelled with its grade.

    Question 1, Grade 6, Non-calculator

    The first four terms of a sequence are 4,11,18,25,4, 11, 18, 25, \dots

    (a)  Find the nnth term of the sequence. [2 marks]

    (b)  Using your answer to part (a), find an expression for the product of the nnth and (n+2)(n+2)th terms of the sequence. Simplify your answer as much as possible. [2 marks]

    (a)(b)
    [Total 4 marks]
    GRADE6
    Show solution & mark schemeHide solution & mark scheme

    Question 1 - Exam Solution

    Understanding the Question
    Given
    4,11,18,25,4, 11, 18, 25, \dots
    A linear (arithmetic) sequence: the terms rise by the same amount each time.
    Find
    The nnth term of the sequence, then the simplified product of the nnth and (n+2)(n+2)th terms.
    Plan the Solution
    • Find the common difference; that is the coefficient of nn in the formula.
    • Adjust by a constant so that n=1n = 1 gives the first term, 4.
    • For part (b), substitute n+2n+2 into the nnth-term formula to get the later term.
    • Multiply the two expressions and expand carefully, all four products, then collect like terms.
    Worked Solution [4 marks]
    Rule - nth term of a linear sequence: for a common difference dd, the nnth term is dn+cdn + c, where the constant cc is chosen so that n=1n = 1 gives the first term. Substituting n+2n+2 in place of nn gives a parallel expression for the later term.
    Step 1 (part a): Find the common difference, then the nth term.
    d=114=7d = 11 - 4 = 7
    7(1)+c=4    c=37(1) + c = 4 \implies c = -3
    nth term=7n3n\text{th term} = 7n - 3
    (Reason: a linear sequence rises by the same amount each time, so its nth term is 7n plus a constant; the constant is fixed by making n = 1 give the first term, 4.)
    Step 2 (part b): Write down the (n+2)th term.
    7(n+2)3=7n+143=7n+117(n+2) - 3 = 7n + 14 - 3 = 7n + 11
    (Reason: the (n+2)th term comes from substituting n+2 in place of n in the formula 7n - 3.)
    Step 3 (part b): Multiply the two terms and simplify.
    (7n3)(7n+11)(7n - 3)(7n + 11)
    =(7n)(7n)+(7n)(11)+(3)(7n)+(3)(11)= (7n)(7n) + (7n)(11) + (-3)(7n) + (-3)(11)
    =49n2+77n21n33= 49n^2 + 77n - 21n - 33
    =49n2+56n33= 49n^2 + 56n - 33
    (Reason: multiply every term in the first bracket by every term in the second, all four products, then collect the two n terms: 77n - 21n = 56n.)
    (a)nth term=7n3n\text{th term} = 7n - 3(b)49n2+56n3349n^2 + 56n - 33
    Verification
    Check A (part a): Substitute n=4n = 4 into 7n37n - 3: 7(4)3=283=257(4) - 3 = 28 - 3 = 25, which is the fourth given term. The nth-term formula is correct.
    Check B (part b): At n=2n = 2 the nnth term is 7(2)3=117(2) - 3 = 11 and the (n+2)(n+2)th term is 7(2)+11=257(2) + 11 = 25, so their product is 11×25=27511 \times 25 = 275. The expanded formula gives 49(2)2+56(2)33=196+11233=30833=27549(2)^2 + 56(2) - 33 = 196 + 112 - 33 = 308 - 33 = 275. The two agree, so the expansion is correct.
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    Part (a): use the common difference 7 to obtain 7nM1Method - coefficient of n
    Part (a): give the nth term 7n - 3A1Accuracy - part (a) answer
    Part (b): form (7n - 3)(7n + 11), or state the (n+2)th term 7n + 11M1Method - product of the two terms
    Part (b): expand and simplify to 49n squared + 56n - 33A1Accuracy - part (b) answer

    Full marks: 4/4

    Question 2, Grade 4, Non-calculator

    This question is about the sequence 2,8,14,20,2, 8, 14, 20, \dots

    (a)  Find the nnth term of the sequence. [2 marks]

    (b)  Explain why 300 cannot be a term in this sequence. [2 marks]

    (a)(b)
    [Total 4 marks]
    GRADE4
    Show solution & mark schemeHide solution & mark scheme

    Question 2 - Exam Solution

    Understanding the Question
    Given
    2,8,14,20,2, 8, 14, 20, \dots
    A linear (arithmetic) sequence: the terms rise by the same amount each time.
    Find
    The nnth term of the sequence, then an explanation of why 300 is not a term.
    Plan the Solution
    • Find the common difference; that is the coefficient of nn in the formula.
    • Adjust by a constant so that n=1n = 1 gives the first term, 2.
    • For part (b), set the nnth term equal to 300 and solve for nn.
    • If n is not a whole number, the value is not a term. Show this clearly.
    Worked Solution [4 marks]
    Rule - is a value a term? a value is a term of a linear sequence only if setting the nnth term equal to that value gives a positive whole-number nn. If nn comes out as a fraction, the value lies between two terms and is skipped.
    Step 1 (part a): Find the common difference, then the nth term.
    d=82=6d = 8 - 2 = 6
    6(1)+c=2    c=46(1) + c = 2 \implies c = -4
    nth term=6n4n\text{th term} = 6n - 4
    (Reason: a linear sequence rises by the same amount each time, so its nth term is 6n plus a constant; the constant is fixed by making n = 1 give the first term, 2.)
    Step 2 (part b): Set the nth term equal to 300 and solve.
    6n4=3006n - 4 = 300
    6n=3046n = 304
    n=3046n = \dfrac{304}{6}
    (Reason: if 300 were a term, this n would have to be a positive whole number, because n counts the position in the sequence.)
    Step 3 (part b): Show 304 is not a multiple of 6.
    6×50=3006 \times 50 = 300
    6×51=3066 \times 51 = 306
    300<304<306300 < 304 < 306
    (Reason: since 304 lies between two consecutive multiples of 6, it is not a multiple of 6, so n is not a whole number and 300 is skipped by the sequence.)
    (a)nth term=6n4n\text{th term} = 6n - 4(b)300 is not a term: n=3046n = \dfrac{304}{6}, not a whole number.
    Verification
    Check A (part a): Substitute n=4n = 4 into 6n46n - 4: 6(4)4=244=206(4) - 4 = 24 - 4 = 20, which is the fourth given term. The nth-term formula is correct.
    Check B (part b): The terms either side of 300 are 6(50)4=2966(50) - 4 = 296 and 6(51)4=3026(51) - 4 = 302. These are two consecutive terms, and 300 falls between them, so 300 is skipped by the sequence.
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    Part (a): use the common difference 6 to obtain 6nM1Method - coefficient of n
    Part (a): give the nth term 6n - 4A1Accuracy - part (a) answer
    Part (b): set 6n - 4 = 300 and reach 6n = 304, or show the terms are 4 less than a multiple of 6M1Method - test whether 300 is a term
    Part (b): explain that 304 is not a multiple of 6, so n is not a whole number and 300 is not a termA1Accuracy - complete explanation

    Full marks: 4/4

    Question 3, Grade 5, Non-calculator

    The first four terms in a sequence are 3,3,33,9,\sqrt{3}, 3, 3\sqrt{3}, 9, \dots

    (a)  Find the next two terms in the sequence. [2 marks]

    (b)  Circle the expression for the nnth term of the sequence. [1 mark]

    3n\sqrt{3n}n3n\sqrt{3}(3)n(\sqrt{3})^nn(3)2n(\sqrt{3})^2

    (a)(b) circle one:3n\sqrt{3n}n3n\sqrt{3}(3)n(\sqrt{3})^nn(3)2n(\sqrt{3})^2
    [Total 3 marks]
    GRADE5
    Show solution & mark schemeHide solution & mark scheme

    Question 3 - Exam Solution

    Understanding the Question
    Given
    3,3,33,9,\sqrt{3}, 3, 3\sqrt{3}, 9, \dots
    A geometric sequence: each term is the previous one multiplied by a fixed amount.
    Find
    The next two terms of the sequence, then the correct nnth-term expression from the four options.
    Plan the Solution
    • Find what you multiply by to get from one term to the next (the common ratio).
    • Multiply the fourth term by that ratio twice to get the next two terms.
    • For part (b), see that each term is 3\sqrt{3} raised to the power of its position.
    • Test the options at a known term to confirm which one is correct.
    Worked Solution [3 marks]
    Rule - geometric sequence: in a geometric sequence each term is the previous one multiplied by a fixed common ratio rr. If the first term is rr itself, the nnth term is rnr^n.
    Step 1 (part a): Find the common ratio.
    33=3\dfrac{3}{\sqrt{3}} = \sqrt{3}
    333=3\dfrac{3\sqrt{3}}{3} = \sqrt{3}
    (Reason: the ratio between consecutive terms is the same each time, so the sequence is geometric and each term is the one before it times root 3.)
    Step 2 (part a): Find the next two terms from the fourth term.
    9×3=939 \times \sqrt{3} = 9\sqrt{3}
    93×3=9×3=279\sqrt{3} \times \sqrt{3} = 9 \times 3 = 27
    (Reason: multiply the fourth term, 9, by the common ratio to get the fifth term, then multiply again to get the sixth.)
    Step 3 (part b): Identify the nth term.
    (3)1=3,(3)2=3,(3)3=33(\sqrt{3})^1 = \sqrt{3}, \quad (\sqrt{3})^2 = 3, \quad (\sqrt{3})^3 = 3\sqrt{3}
    nth term=(3)nn\text{th term} = (\sqrt{3})^n
    (Reason: multiplying by root 3 each time means the nth term is root 3 raised to the power n; the first term is root 3 to the power one, and each step adds one to the power.)
    (a)93,279\sqrt{3}, \quad 27(b)nth term=(3)nn\text{th term} = (\sqrt{3})^n
    Verification
    Check A (part a): Writing out the run gives 3,3,33,9,93,27\sqrt{3}, 3, 3\sqrt{3}, 9, 9\sqrt{3}, 27, so 939\sqrt{3} and 2727 are the fifth and sixth terms. Continuing once more, 27×3=27327 \times \sqrt{3} = 27\sqrt{3} would be the seventh term, which fits the pattern.
    Check B (part b): Substitute n=2n = 2 into each option: 3n=6\sqrt{3n} = \sqrt{6}, n3=23n\sqrt{3} = 2\sqrt{3}, (3)n=3(\sqrt{3})^n = 3, and n(3)2=2×3=6n(\sqrt{3})^2 = 2 \times 3 = 6. Only (3)n(\sqrt{3})^n gives the second term, 3, so it is the correct expression.
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    Part (a): 9 root 3 (the fifth term)B1Accuracy - fifth term
    Part (a): 27 (the sixth term)B1Accuracy - sixth term
    Part (b): circle root 3 to the power nB1Accuracy - correct nth-term expression

    Full marks: 3/3

    Question 4, Grade 5, Non-calculator

    The term-to-term rule of a sequence is un+1=3un2u_{n+1} = 3u_n - 2.

    (a)  If u1=2u_1 = 2, find the values of the next two terms in the sequence. [2 marks]

    (b)  A different sequence has the same term-to-term rule, but u1=0.5u_1 = 0.5. Find u2u_2, u3u_3 and u4u_4. [3 marks]

    (c)  What do you notice if you start with u1=1u_1 = 1? [1 mark]

    (a)(b)(c)
    [Total 6 marks]
    GRADE5
    Show solution & mark schemeHide solution & mark scheme

    Question 4 - Exam Solution

    Understanding the Question
    Given
    un+1=3un2u_{n+1} = 3u_n - 2
    A term-to-term (recurrence) rule: each term is built from the one before.
    Find
    The requested terms for each starting value, and what happens when u1=1u_1 = 1.
    Plan the Solution
    • Apply the rule to the current term to get the next: multiply by 3, then subtract 2.
    • Repeat for as many terms as each part asks for.
    • Take care with negative and decimal values as they build up.
    • For part (c), check whether the starting value maps to itself.
    Worked Solution [6 marks]
    Rule - term-to-term (recurrence): a term-to-term rule builds each new term from the previous one. Here, multiply the current term by 3 and subtract 2 to get the next. A value that maps to itself is a fixed point, and gives a constant sequence.
    Step 1 (part a): First sequence, starting value 2.
    u2=3(2)2=62=4u_2 = 3(2) - 2 = 6 - 2 = 4
    u3=3(4)2=122=10u_3 = 3(4) - 2 = 12 - 2 = 10
    (Reason: apply the rule to the first term to get the second, then to the second to get the third.)
    Step 2 (part b): Second sequence, starting value 0.5.
    u2=3(0.5)2=1.52=0.5u_2 = 3(0.5) - 2 = 1.5 - 2 = -0.5
    u3=3(0.5)2=1.52=3.5u_3 = 3(-0.5) - 2 = -1.5 - 2 = -3.5
    u4=3(3.5)2=10.52=12.5u_4 = 3(-3.5) - 2 = -10.5 - 2 = -12.5
    (Reason: the same rule applies; watch the signs as the terms turn negative.)
    Step 3 (part c): Third sequence, starting value 1.
    u2=3(1)2=32=1u_2 = 3(1) - 2 = 3 - 2 = 1
    (Reason: 1 maps to itself under the rule, so every term equals 1 and the sequence never changes; this is a fixed point, which gives a constant sequence.)
    (a)u2=4,u3=10u_2 = 4, \quad u_3 = 10(b)u2=0.5,u3=3.5,u4=12.5u_2 = -0.5, \quad u_3 = -3.5, \quad u_4 = -12.5(c)every term is 1 (the sequence stays constant at 1)
    Verification
    Check A (parts a and b): Re-substitute each term into the rule. For (a), 3(4)2=103(4) - 2 = 10, so u3u_3 follows from u2u_2. For (b), 3(0.5)2=3.53(-0.5) - 2 = -3.5 and 3(3.5)2=12.53(-3.5) - 2 = -12.5, so the chain is consistent.
    Check B (part c): Substitute u=1u = 1 into the rule: 3(1)2=13(1) - 2 = 1, which equals the starting value, so 1 is a fixed point and the sequence is constant.
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    Part (a): u2 = 4B1Accuracy - second term
    Part (a): u3 = 10B1Accuracy - third term
    Part (b): u2 = -0.5B1Accuracy - second term
    Part (b): u3 = -3.5B1Accuracy - third term
    Part (b): u4 = -12.5B1Accuracy - fourth term
    Part (c): notice every term is 1 (a constant sequence)B1Accuracy - constant sequence

    Full marks: 6/6

    Finding the nth term of a quadratic sequence
    A quadratic sequence has an nth term of the form an2+bn+can^2 + bn + c. Find the coefficients from these three relationships:
    2a=second difference (always constant)2a = \text{second difference (always constant)}
    3a+b=(2nd term)(1st term)3a + b = (\text{2nd term}) - (\text{1st term})
    a+b+c=1st terma + b + c = \text{1st term}

    Question 5, Grade 7, Non-calculator

    A quadratic sequence begins 4,10,18,28,4, 10, 18, 28, \dots

    (a)  Write down the next term in the sequence. [2 marks]

    (b)  Find an expression for the nnth term of the sequence. [3 marks]

    (a)(b)
    [Total 5 marks]
    GRADE7
    Show solution & mark schemeHide solution & mark scheme

    Question 5 - Exam Solution

    Understanding the Question
    Given
    4,10,18,28,4, 10, 18, 28, \dots
    A quadratic sequence: the second difference is constant.
    Find
    The next term, then the nnth term in the form an2+bn+can^2 + bn + c.
    Plan the Solution
    • Find the first and second differences; a constant second difference means the sequence is quadratic.
    • The next term continues the first-difference pattern.
    • Halve the second difference to get aa, the coefficient of n2n^2.
    • Subtract an2an^2 from the sequence; what remains is a linear sequence, which gives bn+cbn + c.
    Worked Solution [5 marks]
    Rule - nth term of a quadratic sequence: it has the form an2+bn+can^2 + bn + c, where 2a2a equals the constant second difference. Subtracting an2an^2 from the sequence leaves a linear sequence, which gives bn+cbn + c.
    Step 1 (part a): Find the differences and the next term.
    sequence: 4,10,18,28\text{sequence: } 4, 10, 18, 28
    first differences: 6,8,10\text{first differences: } 6, 8, 10
    second difference: 2 (constant)\text{second difference: } 2 \text{ (constant)}
    next first difference=10+2=12,next term=28+12=40\text{next first difference} = 10 + 2 = 12, \quad \text{next term} = 28 + 12 = 40
    (Reason: the first differences go up by 2 each time, so the next one is 12; adding it to 28 gives 40.)
    Step 2 (part b): Find a from the second difference.
    2a=2    a=12a = 2 \implies a = 1
    (Reason: for a quadratic sequence the second difference equals 2a.)
    Step 3 (part b): Subtract n squared and find the linear part.
    sequence: 4,10,18,28\text{sequence: } 4, 10, 18, 28
    n21,4,9,16n^2\text{: } 1, 4, 9, 16
    sequencen23,6,9,12\text{sequence} - n^2\text{: } 3, 6, 9, 12
    linear, common difference 3    3n(b=3, c=0)\text{linear, common difference } 3 \implies 3n \quad (b = 3, \ c = 0)
    (Reason: after removing n squared, the leftover 3, 6, 9, 12 is a linear sequence with nth term 3n.)
    Step 4 (part b): Combine.
    nth term=n2+3nn\text{th term} = n^2 + 3n
    (Reason: a = 1, b = 3 and c = 0 give n squared plus 3n.)
    (a)4040(b)nth term=n2+3nn\text{th term} = n^2 + 3n
    Verification
    Check A (part a): Substitute n=5n = 5 into the nth term: 52+3(5)=25+15=405^2 + 3(5) = 25 + 15 = 40, which matches the next term found in part (a).
    Check B (part b): Substitute n=4n = 4 into n2+3nn^2 + 3n: 42+3(4)=16+12=284^2 + 3(4) = 16 + 12 = 28, the fourth given term. The expression is correct.
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    Part (a): find the differences (first differences 6, 8, 10, or second difference 2)M1Method - differences
    Part (a): next term 40A1Accuracy - next term
    Part (b): a = 1 (second difference divided by 2)M1Method - coefficient a
    Part (b): linear part 3n after subtracting n squaredM1Method - linear part
    Part (b): n squared + 3nA1Accuracy - nth term

    Full marks: 5/5

    Question 6, Grade 5, Non-calculator

    The term-to-term rule of a sequence is un+1=11unu_{n+1} = \dfrac{1}{1 - u_n}.

    (a)  If u1=3u_1 = 3, find the values of the next three terms in the sequence. [2 marks]

    (b)  Write down the value of u50u_{50}. [1 mark]

    (a)(b)
    [Total 3 marks]
    GRADE5
    Show solution & mark schemeHide solution & mark scheme

    Question 6 - Exam Solution

    Understanding the Question
    Given
    un+1=11unu_{n+1} = \dfrac{1}{1 - u_n}
    A term-to-term rule: watch for the sequence returning to its start and repeating after a fixed number of terms.
    Find
    The next three terms of the sequence, then the value of u50u_{50}.
    Plan the Solution
    • Apply the rule to each term to get the next one.
    • Watch for the sequence returning to its start, which reveals a repeating cycle.
    • Once you know the cycle length, find where term 50 sits within a cycle.
    Worked Solution [3 marks]
    Rule - periodic (repeating) sequences: some term-to-term rules produce a sequence that repeats after a fixed number of terms. If the cycle length is pp, then terms whose positions leave the same remainder when divided by pp are equal.
    Step 1 (part a): Apply the rule to find the next three terms.
    u2=113=12=12u_2 = \dfrac{1}{1 - 3} = \dfrac{1}{-2} = -\dfrac{1}{2}
    u3=11(12)=132=23u_3 = \dfrac{1}{1 - \left(-\dfrac{1}{2}\right)} = \dfrac{1}{\dfrac{3}{2}} = \dfrac{2}{3}
    u4=1123=113=3u_4 = \dfrac{1}{1 - \dfrac{2}{3}} = \dfrac{1}{\dfrac{1}{3}} = 3
    (Reason: apply the rule to each term; note that u4 = 3 = u1, so the sequence repeats.)
    Step 2 (part b): Identify the cycle and locate term 50.
    cycle (period 3): 3, 12, 23, 3, 12, 23,\text{cycle (period 3): } 3, \ -\dfrac{1}{2}, \ \dfrac{2}{3}, \ 3, \ -\dfrac{1}{2}, \ \dfrac{2}{3}, \dots
    50=3×16+250 = 3 \times 16 + 2
    so u50 is the 2nd term of a cycle=12\text{so } u_{50} \text{ is the 2nd term of a cycle} = -\dfrac{1}{2}
    (Reason: the sequence has period 3, so terms in the same cycle position are equal; 50 leaves remainder 2 when divided by 3, so u50 equals the 2nd term of the cycle.)
    (a)u2=12, u3=23, u4=3u_2 = -\dfrac{1}{2}, \ u_3 = \dfrac{2}{3}, \ u_4 = 3(b)u50=12u_{50} = -\dfrac{1}{2}
    Verification
    Check A (part a): Apply the rule once more: u5=113=12u_5 = \dfrac{1}{1 - 3} = -\dfrac{1}{2}, which equals u2u_2. So the pattern 3, 12, 233, \ -\dfrac{1}{2}, \ \dfrac{2}{3} genuinely repeats.
    Check B (part b): The positions giving the 2nd term 12-\dfrac{1}{2} are n=2,5,8,n = 2, 5, 8, \dots, that is every nn with remainder 2 when divided by 3. Since 50=3(16)+250 = 3(16) + 2, it is one of these, so u50=12u_{50} = -\dfrac{1}{2}.
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    Part (a): two of the three next terms correctB1Accuracy - two of the three terms
    Part (a): all three next terms correct (minus one half, two thirds, three)B1Accuracy - all three terms
    Part (b): u50 = minus one halfB1Accuracy - the 50th term

    Full marks: 3/3

    Question 7, Grade 7, Non-calculator

    The diagrams show a sequence of patterns made from grey and white squares.

    Four patterns of grey and white squares; each pattern is an odd-sided square grid with the two diagonals shaded greyPattern 1Pattern 2Pattern 3Pattern 4

    (a)  Find an expression, in terms of nn, for the number of grey squares in Pattern nn. [2 marks]

    (b)  Two consecutive patterns use a total of 206 grey squares. Find the pattern numbers. [3 marks]

    (c)  Find an expression, in terms of nn, for the total number of squares in Pattern nn. [3 marks]

    (a)(b)(c)
    [Total 8 marks]
    GRADE7Problem solving
    Show solution & mark schemeHide solution & mark scheme

    Question 7 - Exam Solution

    Understanding the Question
    Given
    grey: 5,9,13,17,total: 9,25,49,81,\text{grey: } 5, 9, 13, 17, \dots \quad \text{total: } 9, 25, 49, 81, \dots
    Grey squares sit on the two diagonals of a growing odd square grid, so the grey count grows linearly while the total grows quadratically.
    Find
    The nnth term for the grey squares, the two consecutive pattern numbers, then the nnth term for the total number of squares.
    Plan the Solution
    • Count the grey squares in each pattern and find the linear nth term.
    • For part (b), add the grey counts of Pattern nn and Pattern (n+1)(n+1), set the sum equal to 206, and solve for nn.
    • For part (c), count the total squares, find the constant second difference, and get the quadratic.
    Worked Solution [8 marks]
    Rule - patterns and nth terms: count the shape squares for each pattern to form a sequence; a constant first difference gives a linear nnth term, a constant second difference gives a quadratic nnth term.
    Step 1 (part a): Count the grey squares and find the nth term.
    grey: 5,9,13,17\text{grey: } 5, 9, 13, 17
    first differences: 4,4,4    4n\text{first differences: } 4, 4, 4 \implies 4n
    4(1)+c=5    c=14(1) + c = 5 \implies c = 1
    grey nth term=4n+1\text{grey } n\text{th term} = 4n + 1
    (Reason: the grid grows by two each way, adding four grey squares, one per arm of the X; a constant first difference of 4 gives 4n, and the constant is fixed by making n = 1 give 5.)
    Step 2 (part b): Add two consecutive grey counts and solve.
    Pattern n4n+1\text{Pattern } n\text{: } 4n + 1
    Pattern (n+1)4(n+1)+1=4n+5\text{Pattern } (n+1)\text{: } 4(n+1) + 1 = 4n + 5
    (4n+1)+(4n+5)=8n+6(4n + 1) + (4n + 5) = 8n + 6
    8n+6=206    8n=200    n=258n + 6 = 206 \implies 8n = 200 \implies n = 25
    (Reason: consecutive patterns are n and n+1, so add their grey counts and solve; n = 25 gives Patterns 25 and 26.)
    Step 3 (part c): Count the totals and find the quadratic nth term.
    total: 9,25,49,81\text{total: } 9, 25, 49, 81
    first differences: 16,24,32\text{first differences: } 16, 24, 32
    second difference: 8 (constant)\text{second difference: } 8 \text{ (constant)}
    2a=8    a=42a = 8 \implies a = 4
    total4n25,9,13,17    4n+1\text{total} - 4n^2\text{: } 5, 9, 13, 17 \implies 4n + 1
    total nth term=4n2+4n+1\text{total } n\text{th term} = 4n^2 + 4n + 1
    (Reason: a constant second difference means the sequence is quadratic; a is half the second difference, and the leftover after subtracting 4n squared is the linear part 4n + 1.)
    (a)grey nth term=4n+1\text{grey } n\text{th term} = 4n + 1(b)Patterns 25 and 26(c)total nth term=4n2+4n+1\text{total } n\text{th term} = 4n^2 + 4n + 1
    Verification
    Check A (part a): Pattern 4 should have 4(4)+1=174(4) + 1 = 17 grey squares. The fourth diagram is a 9×99 \times 9 grid whose two diagonals hold 9+91=179 + 9 - 1 = 17 squares, the centre being shared. The expression is correct.
    Check B (part b): grey(25)=4(25)+1=101\text{grey}(25) = 4(25) + 1 = 101 and grey(26)=4(26)+1=105\text{grey}(26) = 4(26) + 1 = 105, so the total is 101+105=206101 + 105 = 206, as required. Patterns 25 and 26 are correct.
    Check C (part c): Pattern 3 total =4(3)2+4(3)+1=36+12+1=49= 4(3)^2 + 4(3) + 1 = 36 + 12 + 1 = 49, and the third diagram is a 7×77 \times 7 grid holding 49 squares. Correct.
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    Part (a): use the common difference 4 to obtain 4nM1Method - coefficient of n
    Part (a): grey nth term 4n + 1A1Accuracy - part (a) answer
    Part (b): form 8n + 6, or (4n + 1) + (4n + 5)M1Method - sum of two consecutive patterns
    Part (b): solve 8n + 6 = 206 to reach n = 25M1Method - solve for n
    Part (b): Patterns 25 and 26A1Accuracy - part (b) answer
    Part (c): a = 4 (half the constant second difference 8)M1Method - coefficient a
    Part (c): leftover 4n + 1 after subtracting 4n squaredM1Method - linear part
    Part (c): total nth term 4n squared + 4n + 1A1Accuracy - part (c) answer

    Full marks: 8/8

    Question 8, Grade 5, Non-calculator

    The nnth term of a sequence is (13)n\left(\dfrac{1}{3}\right)^n.

    Find the difference between the 3rd and 5th terms in the sequence. [2 marks]

    [Total 2 marks]
    GRADE5
    Show solution & mark schemeHide solution & mark scheme

    Question 8 - Exam Solution

    Understanding the Question
    Given
    nth term=(13)nn\text{th term} = \left(\dfrac{1}{3}\right)^n
    A geometric sequence with ratio one third: the terms shrink as nn grows.
    Find
    The difference between the 3rd and 5th terms, as a fraction in its simplest form.
    Plan the Solution
    • Substitute n=3n = 3 and n=5n = 5 into the nnth-term formula to get the two terms.
    • Raising a fraction to a power raises both the numerator and the denominator.
    • Write both terms over a common denominator and subtract.
    Worked Solution [2 marks]
    Rule - substituting into an nth term: to find a specific term, substitute its position number for nn. For a fraction raised to a power, raise the top and the bottom separately.
    Step 1: Find the 3rd and 5th terms.
    3rd term=(13)3=133=127\text{3rd term} = \left(\dfrac{1}{3}\right)^3 = \dfrac{1}{3^3} = \dfrac{1}{27}
    5th term=(13)5=135=1243\text{5th term} = \left(\dfrac{1}{3}\right)^5 = \dfrac{1}{3^5} = \dfrac{1}{243}
    (Reason: substitute n = 3 and n = 5 into the formula; raising a fraction to a power raises both the top and the bottom, so the top stays 1 and the bottom becomes a power of 3.)
    Step 2: Subtract using a common denominator.
    127=9243(243 divided by 27 = 9)\dfrac{1}{27} = \dfrac{9}{243} \quad \text{(243 divided by 27 = 9)}
    92431243=8243\dfrac{9}{243} - \dfrac{1}{243} = \dfrac{8}{243}
    (Reason: the two terms need the same denominator before subtracting; 243 is that common denominator, so the 3rd term is rewritten over 243 and the numerators are then subtracted.)
    8243\dfrac{8}{243}
    Verification
    Check A: 8243\dfrac{8}{243} is in its simplest form: 243=35243 = 3^5 and 8=238 = 2^3, so the two share no common factor and the fraction cannot be reduced.
    Check B: Add the difference back to the smaller term: 1243+8243=9243=127\dfrac{1}{243} + \dfrac{8}{243} = \dfrac{9}{243} = \dfrac{1}{27}, which is the 3rd term. The difference is correct.
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    Both terms correct: one over 27 and one over 243B1Accuracy - the 3rd and 5th terms
    Difference eight over 243B1Accuracy - the difference

    Full marks: 2/2

    Question 9, Grade 8, Non-calculator

    Faraz and Jessica each think of a sequence. The sequence Faraz thinks of is arithmetic, with nnth term 504n50 - 4n. The sequence Jessica thinks of is quadratic and starts 10,12,16,22,10, 12, 16, 22, \dots

    (a)  Find an expression for the nnth term of the sequence Jessica thinks of. [3 marks]

    (b)  Find the only term that is the same in both sequences. [3 marks]

    (a)(b)
    [Total 6 marks]
    GRADE8Problem solving
    Show solution & mark schemeHide solution & mark scheme

    Question 9 - Exam Solution

    Understanding the Question
    Given
    arithmetic: nth term=504n\text{arithmetic: } n\text{th term} = 50 - 4n
    quadratic: 10,12,16,22,\text{quadratic: } 10, 12, 16, 22, \dots
    One arithmetic sequence and one quadratic sequence: a common term is where the two nnth terms are equal.
    Find
    The nnth term of the quadratic sequence, then the single value common to both sequences.
    Plan the Solution
    • For the quadratic, find the constant second difference; half of it gives the coefficient of n2n^2.
    • Subtract that n2n^2 term to leave a linear sequence for the rest.
    • For part (b), the common term is where the two nnth terms are equal: set them equal and solve.
    • Reject any negative solution, since nn must be a positive whole number.
    Worked Solution [6 marks]
    Rule - quadratic nth term and common terms: a quadratic sequence has nnth term an2+bn+can^2 + bn + c, with 2a2a equal to the constant second difference. Two sequences share a term where their nnth terms are equal, found by setting the expressions equal and solving.
    Step 1 (part a): Find the nth term of the quadratic sequence.
    sequence: 10,12,16,22\text{sequence: } 10, 12, 16, 22
    first differences: 2,4,6\text{first differences: } 2, 4, 6
    second difference: 2 (constant)\text{second difference: } 2 \text{ (constant)}
    2a=2    a=12a = 2 \implies a = 1
    sequencen29,8,7,6    n+10\text{sequence} - n^2\text{: } 9, 8, 7, 6 \implies -n + 10
    nth term=n2n+10n\text{th term} = n^2 - n + 10
    (Reason: a constant second difference means the sequence is quadratic; a is half the second difference, and the leftover after subtracting n squared is the linear part.)
    Step 2 (part b): Set the two nth terms equal.
    504n=n2n+1050 - 4n = n^2 - n + 10
    0=n2n+1050+4n0 = n^2 - n + 10 - 50 + 4n
    0=n2+3n400 = n^2 + 3n - 40
    (Reason: a shared term occurs where the two expressions are equal, so move everything to one side; the constants combine as 10 - 50 = -40.)
    Step 3 (part b): Factorise and solve.
    0=(n5)(n+8)0 = (n - 5)(n + 8)
    n=5 or n=8n = 5 \text{ or } n = -8
    n must be positive, so n=5n \text{ must be positive, so } n = 5
    (Reason: factorise the quadratic; reject the negative root because n is a positive whole number counting the position.)
    Step 4 (part b): Find the value of the common term.
    504(5)=5020=3050 - 4(5) = 50 - 20 = 30
    (Reason: substitute n = 5 into either sequence to get the common value.)
    (a)nth term=n2n+10n\text{th term} = n^2 - n + 10(b)the common term is 30
    Verification
    Check A (part a): Substitute n=4n = 4 into n2n+10n^2 - n + 10: 164+10=2216 - 4 + 10 = 22, which is the fourth given term. The expression is correct.
    Check B (part b): Substitute n=5n = 5 into the quadratic: 255+10=3025 - 5 + 10 = 30, and into the arithmetic: 5020=3050 - 20 = 30. Both give 30, so 30 is genuinely common to the two sequences.
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    Part (a): a = 1 (the constant second difference is 2)M1Method - coefficient a
    Part (a): linear part minus n plus 10 after subtracting n squaredM1Method - linear part
    Part (a): nth term n squared minus n plus 10A1Accuracy - part (a) answer
    Part (b): set 50 minus 4n equal to n squared minus n plus 10 and rearrange to n squared plus 3n minus 40 = 0M1Method - form the equation
    Part (b): factorise and solve to n = 5, rejecting n = -8M1Method - solve for n
    Part (b): common term 30A1Accuracy - part (b) answer

    Full marks: 6/6

    Question 10, Grade 8, Non-calculator

    A quadratic sequence has nnth term 2n2+n32n^2 + n - 3.

    The sum of two consecutive terms in the sequence is 301.

    What are the two terms? [5 marks]

    and
    [Total 5 marks]
    GRADE8Problem solving
    Show solution & mark schemeHide solution & mark scheme

    Question 10 - Exam Solution

    Understanding the Question
    Given
    nth term=2n2+n3n\text{th term} = 2n^2 + n - 3
    The sum of two consecutive terms is 301; the task is to find which two.
    Find
    The two consecutive terms whose sum is 301.
    Plan the Solution
    • Write the nnth term and the (n+1)(n+1)th term, expanding the second.
    • Add them and set the sum equal to 301.
    • Rearrange to a quadratic equation and solve.
    • Reject any solution that is not a positive whole number, then evaluate the two terms.
    Worked Solution [5 marks]
    Rule - consecutive terms of a quadratic sequence: the (n+1)(n+1)th term is found by substituting n+1n+1 into the nnth-term formula. Setting the sum of consecutive terms equal to a value gives a quadratic equation in nn to solve.
    Step 1: Write the nth and (n+1)th terms.
    nth term=2n2+n3n\text{th term} = 2n^2 + n - 3
    (n+1)th term=2(n+1)2+(n+1)3=2n2+4n+2+n2=2n2+5n(n+1)\text{th term} = 2(n+1)^2 + (n+1) - 3 = 2n^2 + 4n + 2 + n - 2 = 2n^2 + 5n
    (Reason: substitute n+1 into the formula and expand to get the next term.)
    Step 2: Add the two terms and set the sum equal to 301.
    (2n2+n3)+(2n2+5n)=4n2+6n3(2n^2 + n - 3) + (2n^2 + 5n) = 4n^2 + 6n - 3
    4n2+6n3=3014n^2 + 6n - 3 = 301
    4n2+6n304=04n^2 + 6n - 304 = 0
    (Reason: the two consecutive terms sum to 301; move everything to one side.)
    Step 3: Simplify and factorise.
    2n2+3n152=0(divide by 2)2n^2 + 3n - 152 = 0 \quad (\text{divide by 2})
    (n8)(2n+19)=0(n - 8)(2n + 19) = 0
    n=8 or n=192n = 8 \text{ or } n = -\dfrac{19}{2}
    (Reason: divide by the common factor 2, then factorise; reject the negative fraction because n is a positive whole number, so n = 8.)
    Step 4: Evaluate the two terms.
    8th term=2(8)2+83=128+83=133\text{8th term} = 2(8)^2 + 8 - 3 = 128 + 8 - 3 = 133
    9th term=2(9)2+93=162+93=168\text{9th term} = 2(9)^2 + 9 - 3 = 162 + 9 - 3 = 168
    (Reason: substitute n = 8 and n = 9 into the nth-term formula.)
    133 and 168133 \text{ and } 168
    Verification
    Check A: Add the two terms: 133+168=301133 + 168 = 301, which matches the given sum. The pair is correct.
    Check B: Confirm n=8n = 8 is a root by substituting into 2n2+3n1522n^2 + 3n - 152: 2(64)+24152=128+24152=02(64) + 24 - 152 = 128 + 24 - 152 = 0, so n=8n = 8 is genuinely a solution.
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    The (n+1)th term expanded to 2n squared + 5nM1Method - the next term
    Form 4n squared + 6n - 3 = 301M1Method - sum of consecutive terms
    Reach 2n squared + 3n - 152 = 0, or 4n squared + 6n - 304 = 0M1Method - rearrange to a quadratic
    Factorise and solve to n = 8, rejecting the negative rootM1Method - solve for n
    Both terms 133 and 168A1Accuracy - the two terms

    Full marks: 5/5

    Question 11, Grade 8, Non-calculator

    The first, second and third terms of an arithmetic sequence are 3x13x - 1, 5x45x - 4 and 8x138x - 13, where xx is an integer.

    Find the 12th term in the sequence. [6 marks]

    [Total 6 marks]
    GRADE8Problem solving
    Show solution & mark schemeHide solution & mark scheme

    Question 11 - Exam Solution

    Understanding the Question
    Given
    3x1,5x4,8x133x - 1, \quad 5x - 4, \quad 8x - 13
    An arithmetic sequence: the differences between consecutive terms are equal.
    Find
    The 12th term of the sequence.
    Plan the Solution
    • In an arithmetic sequence the difference between consecutive terms is constant.
    • Form the two differences and set them equal to find xx.
    • Substitute xx back to get the first three terms and the common difference.
    • Write the nnth term, then evaluate it at n=12n = 12.
    Worked Solution [6 marks]
    Rule - algebraic arithmetic sequences: consecutive terms of an arithmetic sequence have a constant difference, so (2nd1st)=(3rd2nd)(\text{2nd} - \text{1st}) = (\text{3rd} - \text{2nd}). Solving this gives the unknown, and the nnth term follows from the first term and the common difference.
    Step 1: Form the two differences.
    2nd1st=(5x4)(3x1)=2x3\text{2nd} - \text{1st} = (5x - 4) - (3x - 1) = 2x - 3
    3rd2nd=(8x13)(5x4)=3x9\text{3rd} - \text{2nd} = (8x - 13) - (5x - 4) = 3x - 9
    (Reason: in an arithmetic sequence these two differences must be equal.)
    Step 2: Set the differences equal and solve for x.
    2x3=3x92x - 3 = 3x - 9
    93=3x2x9 - 3 = 3x - 2x
    x=6x = 6
    (Reason: equal differences give an equation in x; solve it.)
    Step 3: Find the first three terms.
    3(6)1=173(6) - 1 = 17
    5(6)4=265(6) - 4 = 26
    8(6)13=358(6) - 13 = 35
    sequence: 17,26,35, (common difference 9)\text{sequence: } 17, 26, 35, \dots \text{ (common difference } 9)
    (Reason: substitute x = 6 into each expression; the differences confirm a common difference of 9.)
    Step 4: Find the nth term, then the 12th term.
    common difference 9    9n\text{common difference } 9 \implies 9n
    9(1)=9, first term 17, so add 89(1) = 9, \text{ first term } 17, \text{ so add } 8
    nth term=9n+8n\text{th term} = 9n + 8
    12th term=9(12)+8=108+8=116\text{12th term} = 9(12) + 8 = 108 + 8 = 116
    (Reason: the common difference gives 9n; adjust by a constant so n = 1 gives 17; then substitute n = 12.)
    12th term=116\text{12th term} = 116
    Verification
    Check A: Confirm x=6x = 6 gives a genuine arithmetic sequence: 2617=926 - 17 = 9 and 3526=935 - 26 = 9. The two differences are equal, so the sequence really is arithmetic.
    Check B: Substitute n=3n = 3 into 9n+89n + 8: 9(3)+8=359(3) + 8 = 35, which is the third term. The nnth term is correct.
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    Both differences 2x - 3 and 3x - 9M1Method - consecutive differences
    Set the differences equal: 2x - 3 = 3x - 9M1Method - form the equation
    Solve to x = 6M1Method - solve for x
    First three terms 17, 26, 35M1Method - the numerical sequence
    nth term 9n + 8M1Method - the nth term
    12th term 116A1Accuracy - the 12th term

    Full marks: 6/6

    Question 12, Grade 8, Non-calculator

    A sequence has nnth term 7212n272 - \dfrac{1}{2}n^2.

    Find the value of the first term in the sequence that is less than 0. [3 marks]

    Hint: set up and solve a quadratic inequality rather than using trial and error.

    [Total 3 marks]
    GRADE8Problem solving
    Show solution & mark schemeHide solution & mark scheme

    Question 12 - Exam Solution

    Understanding the Question
    Given
    nth term=7212n2n\text{th term} = 72 - \dfrac{1}{2}n^2
    The terms fall as nn grows; we want the first one that is negative.
    Find
    The value of the first term that is less than 0.
    Plan the Solution
    • Write the condition for a term to be negative as an inequality.
    • Multiply through to clear the fraction, then factorise as a difference of two squares.
    • Solve the inequality; keep only positive whole-number values of nn.
    • Substitute the first such nn to find the term.
    Worked Solution [3 marks]
    Rule - quadratic inequalities from sequences: to find where a term is negative, set the nnth term less than 0 and solve the inequality. A difference of two squares factorises as (a+n)(an)(a + n)(a - n), and the product is negative when the two factors have opposite signs.
    Step 1: Set the term less than 0 and clear the fraction.
    7212n2<072 - \dfrac{1}{2}n^2 < 0
    multiply by 2:144n2<0\text{multiply by 2:} \quad 144 - n^2 < 0
    (Reason: a term is negative when it is less than 0; multiplying by 2 clears the fraction.)
    Step 2: Factorise and solve the inequality.
    (12+n)(12n)<0(12 + n)(12 - n) < 0
    n<12 or n>12n < -12 \text{ or } n > 12
    (Reason: difference of two squares; the product is negative when the factors have opposite signs. Since n is a positive whole number, n > 12.)
    Step 3: Identify the first term and evaluate it.
    n=13 is the first term below 0n = 13 \text{ is the first term below } 0
    7212(13)2=721692=7284.5=12.572 - \dfrac{1}{2}(13)^2 = 72 - \dfrac{169}{2} = 72 - 84.5 = -12.5
    (Reason: the smallest positive whole number greater than 12 is 13; substitute it into the nth term.)
    12.5-12.5
    Verification
    Check A: The 12th term is 7212(144)=7272=072 - \dfrac{1}{2}(144) = 72 - 72 = 0, which is not below 0, so 13 really is the first nn giving a negative term.
    Check B: The 13th term is 12.5-12.5, which is below 0, while the 11th term is 7212(121)=7260.5=11.572 - \dfrac{1}{2}(121) = 72 - 60.5 = 11.5, still positive. The crossing happens at n=13n = 13.
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    Set up 144 - n squared < 0, or 72 minus one half n squared < 0, and factorise to (12 + n)(12 - n) < 0M1Method - form and factorise the inequality
    n > 12, so n = 13 is the first term below 0M1Method - solve the inequality
    The 13th term, -12.5A1Accuracy - the first term below 0

    Full marks: 3/3

    Question 13, Grade 8, Non-calculator

    Leo and Nora each think of a sequence.

    Leo - geometric sequence
    nth term=(2)nn\text{th term} = (\sqrt{2})^n
    Nora - quadratic sequence
    first three terms are 8,9,128, 9, 12

    Show that the sum of the 8th term of the sequence Leo thinks of and the 6th term of the sequence Nora thinks of is a square number. [4 marks]

    Hint: you do not have to work out the nnth term of the quadratic sequence, as you only need to go as far as the 6th term.

    [Total 4 marks]
    GRADE8Problem solving
    Show solution & mark schemeHide solution & mark scheme

    Question 13 - Exam Solution

    Understanding the Question
    Given
    geometric: nth term=(2)n\text{geometric: } n\text{th term} = (\sqrt{2})^n
    quadratic: 8,9,12,\text{quadratic: } 8, 9, 12, \dots
    Add two specific terms, the 8th geometric and the 6th quadratic, then show the total is a square number.
    Show
    That the sum of the 8th geometric term and the 6th quadratic term is a square number.
    Plan the Solution
    • For the geometric sequence, substitute n=8n = 8 into (2)n(\sqrt{2})^n and simplify using powers.
    • For the quadratic sequence, use the constant second difference to extend the terms to the 6th.
    • Add the two terms and show the total is a perfect square.
    Worked Solution [4 marks]
    Rule - combining sequence terms: a geometric term (2)n(\sqrt{2})^n simplifies to a power of 2; a quadratic sequence has a constant second difference, so its terms can be extended by increasing the first differences. A number is square if it equals an integer squared.
    Step 1: Find the 8th term of the geometric sequence.
    (2)8=28/2=24=16(\sqrt{2})^8 = 2^{8/2} = 2^4 = 16
    (Reason: raising root 2 to the power n is the same as raising 2 to the power n over 2, so the 8th term is 2 to the power 4.)
    Step 2: Find the 6th term of the quadratic sequence, using differences.
    terms so far: 8,9,12\text{terms so far: } 8, 9, 12
    first differences: 1,3    second difference 2\text{first differences: } 1, 3 \implies \text{second difference } 2
    next first differences: 5,7,9\text{next first differences: } 5, 7, 9
    8,9,12,17,24,338, 9, 12, 17, 24, 33
    (Reason: with a constant second difference of 2, each first difference is 2 more than the last; this gives the terms up to the 6th without needing the nth term.)
    Step 3: Add the two terms and show the total is square.
    16+33=49=7216 + 33 = 49 = 7^2
    (Reason: the sum is 49, which equals 7 squared, so it is a square number.)
    16+33=49=72, a square number16 + 33 = 49 = 7^2 \text{, a square number}
    Verification
    Check A: Confirm the geometric term another way: (2)8=((2)2)4=24=16(\sqrt{2})^8 = ((\sqrt{2})^2)^4 = 2^4 = 16. The two routes agree, so the 8th term really is 16.
    Check B: The terms 12,17,24,3312, 17, 24, 33 have differences 5,7,95, 7, 9, each increasing by 2, so the second difference stays 2 as a quadratic sequence requires. And 49=7×749 = 7 \times 7, confirming the total is square.
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    The 8th geometric term: root 2 to the power 8 = 16M1Method - the geometric term
    Continue the quadratic first differences 5, 7, 9 to reach 17 and 24M1Method - extend the differences
    The 6th quadratic term = 33M1Method - the sixth term
    Sum 16 + 33 = 49 = 7 squared, stated as a square numberA1Accuracy - the shown result

    Full marks: 4/4

    Download printable PDF

    Print it, work offline, mark yourself against the scheme.

    Frequently Asked Questions

    The nth term is a formula that gives any term in a sequence based on its position. For example, the linear sequence 5, 8, 11, 14 has nth term 3n + 2, so the 10th term is 3(10) + 2 = 32. It lets you find any term without listing them all.

    Find the common difference between consecutive terms; this is the coefficient of n. Then adjust by a constant so that n = 1 gives the first term. For 5, 8, 11, 14 the common difference is 3, giving 3n, and since 3 times 1 is 3 but the first term is 5, the nth term is 3n + 2.

    A quadratic sequence has a constant second difference. Halve the second difference to get the coefficient of n squared, subtract that term from the sequence, and the remaining values form a linear sequence that gives the rest. The nth term has the form an squared plus bn plus c.

    No. The nth term of a linear sequence is on every board. The nth term of a quadratic sequence is Higher tier only on UK GCSE (AQA, Edexcel, OCR). On Cambridge IGCSE 0580 it is on both tiers (C2.7 Core covers simple quadratic sequences and E2.7 Extended adds exponential sequences and combinations). On Edexcel International GCSE 4MA1, the nth term of a quadratic sequence is not assessed, so 4MA1 students only need the linear nth term.

    A term-to-term rule tells you how to get from one term to the next, rather than giving a direct formula for position. For example, multiply by 3 and subtract 2 is a term-to-term rule. It is useful for building a sequence step by step, but you need the nth term, the position-to-term rule, to jump straight to a distant term.

    Keep revising

    Once you are confident with the nth term, browse the full topic lists for GCSE Maths topics and IGCSE Maths topics, and check the GCSE grade boundaries and IGCSE grade boundaries to set your target. For more exam-style practice, try the Surds Practice Questions, the Circle Theorems Practice Questions and the Simultaneous Equations Practice Questions.

    Struggling with the nth term?

    Book a free 30-minute intro session and get a clear, step-by-step method for finding and using the nth term that works for your exam board.

    Book Free 30-Min Intro
    nth-termgcseigcsepractice-questionsworked-solutionsalgebra
    ShareWhatsAppPost

    Ready to boost your grades?

    Get expert 1-to-1 tutoring in GCSE & IGCSE Maths. Book a free 30-minute intro session to see the difference.

    Book Free 30-Min Intro Session