Printable · GCSE Higher · ages 14-16
The nth term of linear and quadratic sequences worksheet — GCSE Higher
Fifteen questions on "the nth term of linear and quadratic sequences" — DfE statement A25. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
part Higher
Answer key: The nth term of linear and quadratic sequences worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- (c) 59 — Substitute n = 7: 7² + 2 × 7 − 4 = 49 + 14 − 4 = 59. A sign error on the +2n term, treating it as −2n, gives 49 − 14 − 4 = 31. Working out 7² + 2 × 7 but forgetting to subtract the final 4 gives 49 + 14 = 63. Using n = 6 instead of n = 7 gives 36 + 12 − 4 = 44.
- (c) 4n − 2 — Method: find the common difference, then find the constant that fits the first term. Working: 6 − 2 = 4, 10 − 6 = 4, 14 − 10 = 4, so the terms increase by 4 each time and the nth term has the form 4n + c. Substituting n = 1: 4(1) + c = 2, so c = −2. Answer: the correct nth term is 4n − 2. The value 4n is Priya's value, which comes from using only the common difference and leaving out the constant. The value 4n + 2 comes from a sign error when finding the constant. The value 2n + 2 comes from using the first term, 2, as the coefficient of n instead of the common difference, and then attaching +2 rather than working the constant out.
- (b) 1 — First differences: 2, 4, 6, 8. Second differences: 2, 2, 2, a constant, confirming the sequence is quadratic. The coefficient of n² is half the constant second difference: 2 ÷ 2 = 1. Using the second difference itself as the coefficient, without halving it, gives 2. Halving twice, dividing the second difference by 4 instead of by 2, gives 0.5. Doubling the second difference instead of halving it, on the mistaken rule that the n² coefficient is twice the second difference, gives 2 × 2 = 4.
- (d) 6n + 3 — Method: find the price per passenger, then find the booking fee that fits a booking for 1 passenger. Working: the cost rises by £6 for each extra passenger (15 − 9 = 6, 21 − 15 = 6, 27 − 21 = 6), so the cost has the form 6n + c. Substituting n = 1: 6(1) + c = 9, so c = 3. Answer: the cost in pounds is 6n + 3. 6n ignores the booking fee altogether. 6n + 9 uses the cost of one passenger, £9, as the fee without first subtracting the £6 per-passenger price. 9n + 6 swaps the two numbers, using the first cost as the price per passenger and the difference as the fee.
- (b) 319 — Substitute n = 10: 3 × 10² + 2 × 10 − 1 = 3 × 100 + 20 − 1 = 300 + 20 − 1 = 319. A sign error on the +2n term, treating it as −2n, gives 300 − 20 − 1 = 279. Working out 3 × 10² + 2 × 10 but forgetting to subtract the final 1 gives 300 + 20 = 320. Using n = 9 instead of n = 10 gives 3 × 81 + 18 − 1 = 243 + 18 − 1 = 260.
- (a) 55 − 5n — The number of chairs decreases by 5 in each row after the first, so the common difference is d=−5, and the first term is a=50. The nth term is a+(n−1)d = 50+(n−1)(−5) = 50−5n+5 = 55−5n. A candidate who uses the common difference as the constant term instead of correctly finding 55, giving the constant as −5 instead, would write −5n−5. A candidate who uses the first term, 50, as the coefficient of n instead of the common difference, would write 50n−5. A candidate who does not multiply the common difference by n at all, treating the nth term as n+d instead of dn+c, would write n−5.
- (d) 7n − 2 — Method: find how much the total cost rises each month, then find the constant that fits the cost for one month. Working: the cost rises by £7 for each extra month (12 − 5 = 7, 19 − 12 = 7, 26 − 19 = 7), so the cost has the form 7n + c. Substituting n = 1: 7(1) + c = 5, so c = −2. Answer: the total cost in pounds is 7n − 2. The value 7n comes from leaving out the constant. The value 7n + 5 comes from using the cost of one month as the constant directly, without subtracting the monthly rise first. The value 5n + 7 comes from swapping the roles of the cost of one month, £5, and the monthly rise, £7 — using the cost of one month as the coefficient of n and the rise as the constant.
- (d) 5n − 1 — The common difference is 5 (9−4=5), so the expression starts 5n. To match the first term when n=1, 5×1+c=4, so c=−1: the nth term is 5n−1. A candidate who uses the first term itself as the constant, instead of first term minus the common difference, would write 5n+4 (giving 9, 14, 19, 24 — one term too high throughout). A candidate who omits the constant term altogether would write just 5n (giving 5, 10, 15, 20, not matching the sequence). A candidate who adds the common difference to n instead of multiplying would write n+5 (giving 6, 7, 8, 9, far too small).
- (c) 7n − 1 — Method: find the common difference, then find the constant that fits the first term. Working: 13 − 6 = 7, 20 − 13 = 7, 27 − 20 = 7, so the terms increase by 7 each time and the nth term has the form 7n + c. Substituting n = 1: 7(1) + c = 6, so c = −1. Answer: the nth term is 7n − 1. The value 7n comes from leaving out the constant altogether. The value 7n + 6 comes from using the first term as the constant directly, without subtracting the common difference first. The value 6n + 1 comes from using the first term, 6, as the coefficient of n instead of the common difference, and then attaching +1 with the sign of the constant flipped.
- (c) 8n + 7 — Method: find the weekly increase, then find the constant by adjusting the week 1 total. Working: the total goes up by £8 each week (23 − 15 = 8), so the coefficient of n is 8. The constant is the week 1 total minus the common difference: 15 − 8 = 7. Answer: the nth term is 8n + 7. 8n + 15 comes from using the week 1 total, 15, as the constant without subtracting the common difference. 8n − 1 comes from a slip in working out the constant, subtracting the common difference twice (15 − 8 − 8 = −1) instead of once. 7n + 8 comes from swapping the weekly increase and the constant.
- (a) 4n + 1 — Method: find the increase in cost per hour, then find the constant by adjusting the 1-hour cost. Working: the cost goes up by £4 for each extra hour (9 − 5 = 4), so the coefficient of n is 4. The constant is the 1-hour cost minus the common difference: 5 − 4 = 1. Answer: the nth term is 4n + 1. 4n + 5 comes from using the 1-hour cost, 5, as the constant without subtracting the common difference. 4n − 3 comes from a slip in working out the constant, subtracting the common difference twice (5 − 4 − 4 = −3) instead of once. n + 4 comes from swapping the hourly increase and the constant.
- (d) 7n + 5 — Method: find the rate charged per extra chair, then find the fixed part of the cost that fits hiring 1 chair. Working: the cost rises by £7 for each extra chair (19 − 12 = 7, 26 − 19 = 7, 33 − 26 = 7), so the cost has the form 7n + c. Substituting n = 1: 7(1) + c = 12, so c = 5. Answer: the cost in pounds is 7n + 5. The value 7n comes from ignoring the fixed part of the charge entirely. The value 7n + 12 comes from using the cost of 1 chair as the fixed part directly, without subtracting the per-chair rate first. The value 12n + 7 comes from swapping the roles of the cost of hiring 1 chair, £12, and the rate per extra chair, £7 — using the total for one chair as the coefficient of n and the rate as the fixed part.
- (a) n² + 4n + 4 — The whole patio-plus-border square has side length (n + 2), so the total is (n + 2)². Expanding this bracket correctly gives n² + 4n + 4, which matches 9, 16, 25, 36 for n = 1, 2, 3, 4. Expanding (n + 2)² by squaring each term separately, as if (a + b)² = a² + b², gives n² + 4, which is already wrong at n = 1 (it gives 5, not 9). Multiplying out (n + 2)(n + 2) as n² + 2n + 2n but forgetting the final 2 × 2 gives n² + 4n, which is 5 short at every value of n. Counting the patio twice — once as the n² inner square and again inside the (n + 2)² total — gives n² + (n² + 4n + 4) = 2n² + 4n + 4.
- (b) 85 — Substitute n = 10: 10² − 2 × 10 + 5 = 100 − 20 + 5 = 85. A sign error on the −2n term, treating it as +2n, gives 100 + 20 + 5 = 125. Using n = 9 instead of n = 10 gives 81 − 18 + 5 = 68. Working out 10² − 2 × 10 but forgetting to add the final +5 gives 80.
- (b) 5 — Set n² + 4n = 45, so n² + 4n − 45 = 0. This factorises as (n + 9)(n − 5) = 0, giving n = −9 or n = 5. Since a term number must be positive, n = 5. Taking the magnitude of the rejected negative solution, 9, instead of discarding it, gives 9. Dividing 45 by the coefficient of n and ignoring the n² term entirely, 45 ÷ 4 = 11.25, rounded to the nearest whole number, gives 11. Dropping the linear term 4n and solving n² = 45 instead, the nearest whole number to √45 = 6.708 is 7.
Build your own mix at the worksheet builder.