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 HigherNon-calculator
The nth term of linear and quadratic sequences worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.The first four terms of a sequence are 4, 9, 14, 19. Work out an expression, in terms of n, for the nth term.
- 2.A pattern is made from tiles. Pattern 1 uses 4 tiles, pattern 2 uses 7 tiles, pattern 3 uses 10 tiles and pattern 4 uses 13 tiles, with each pattern using 3 more tiles than the one before. Work out an expression, in terms of n, for the number of tiles used in pattern n.
- 3.A car park charges by the hour. Parking for 1 hour costs £5, 2 hours costs £9, 3 hours costs £13 and 4 hours costs £17, with the cost increasing by the same amount for each extra hour. Work out an expression, in terms of n, for the cost, in pounds, of parking for n hours.
- 4.The nth term of a sequence is n² − 2n + 5. Work out the 10th term.
- 5.A market trader builds a display of oranges in a rectangular block. The block is n oranges wide and 4 oranges longer than it is wide. The number of oranges needed is 5 when n = 1, 12 when n = 2, 21 when n = 3, 32 when n = 4, and 45 when n = 5. Work out an expression, in terms of n, for the number of oranges needed for a display of width n.
- 6.A gym charges a reduced price for the first month of membership and a standard price for every month after that. The total cost is £5 for 1 month, £12 for 2 months, £19 for 3 months and £26 for 4 months. Work out an expression, in terms of n, for the total cost, in pounds, of n months of membership.
- 7.The first five terms of a quadratic sequence are 6, 11, 18, 27, 38. Work out an expression, in terms of n, for the nth term.
- 8.Aisha saves money each week. In week 1 she has saved £15 in total, in week 2 she has saved £23 in total, in week 3 she has saved £31 in total and in week 4 she has saved £39 in total, with the total increasing by the same amount each week. Work out an expression, in terms of n, for the total amount she has saved, in pounds, after week n.
- 9.The first four terms of a sequence are 9, 14, 19, 24. Work out an expression, in terms of n, for the nth term.
- 10.The nth term of a sequence is 4n + 2. A term in the sequence has value 30. Work out its position, n, in the sequence.
- 11.The nth term of a sequence is n² + 4n. Work out the term number, n, for which the term equals 45.
- 12.The nth term of a sequence is 3n² + 2n − 1. Work out the 10th term.
- 13.A company charges for hiring chairs for a day. Hiring 1 chair costs £12, hiring 2 chairs costs £19, hiring 3 chairs costs £26, and hiring 4 chairs costs £33. Work out an expression, in terms of n, for the cost in pounds of hiring n chairs for a day.
- 14.A coach company charges a booking fee plus a price for each passenger. A booking for 1 passenger costs £9, for 2 passengers costs £15, for 3 passengers costs £21, and for 4 passengers costs £27. Work out an expression, in terms of n, for the cost in pounds of a booking for n passengers.
- 15.The first five terms of a sequence are 7, 9, 13, 19, 27. By finding the second difference, work out the coefficient of n² in the nth term.
Answer key
- (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).
- (b) 3n + 1 — Method: find how many more tiles each pattern uses, then find the constant by adjusting pattern 1's total. Working: each pattern uses 3 more tiles than the last, so the coefficient of n is 3. The constant is pattern 1's total minus the common difference: 4 − 3 = 1. Answer: the nth term is 3n + 1. 3n + 4 comes from using pattern 1's total, 4, as the constant without subtracting the common difference. 3n − 2 comes from a slip in working out the constant, subtracting the common difference twice (4 − 3 − 3 = −2) instead of once. n + 3 comes from swapping the common difference 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.
- (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) n² + 4n — First differences of 5, 12, 21, 32, 45 are 7, 9, 11, 13. Second differences are 2, 2, 2, so a = 2 ÷ 2 = 1. Subtracting n² (1, 4, 9, 16, 25) from the totals (5, 12, 21, 32, 45) leaves 4, 8, 12, 16, 20, the linear expression 4n. So the number of oranges is n² + 4n. Using the second difference itself as the coefficient of n², without halving it, gives 2n² + 4n. Finding a = 1 correctly but dropping the linear remainder 4n entirely leaves n². Treating the first first difference (7) as a constant common difference and building a linear formula 5 + 7(n − 1) = 7n − 2 fits only the first two totals, and gives 19 for n = 3 instead of 21.
- (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.
- (b) n² + 2n + 3 — First differences: 5, 7, 9, 11. Second differences: 2, 2, 2, so a = 2 ÷ 2 = 1. Subtracting n² (1, 4, 9, 16, 25) from the terms (6, 11, 18, 27, 38) leaves 5, 7, 9, 11, 13, which is the linear expression 2n + 3. So the nth term is n² + 2n + 3. Using the second difference itself as a, without halving it, gives 2n² + 2n + 3. Finding a = 1 correctly but then dropping the linear part 2n, keeping only the constant, gives n² + 3. Finding a = 1 correctly but dropping the constant +3 gives n² + 2n.
- (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.
- (d) 5n + 4 — Method: find the common difference, then find the constant that fits the first term. Working: 14 − 9 = 5, 19 − 14 = 5, 24 − 19 = 5, so the terms increase by 5 each time and the nth term has the form 5n + c. Substituting n = 1: 5(1) + c = 9, so c = 4. Answer: the nth term is 5n + 4. The value 5n comes from leaving out the constant. The value 5n + 9 comes from using the first term as the constant directly, without subtracting the common difference first. The value 9n + 5 comes from swapping the roles of the first term and the common difference — using the first term, 9, as the coefficient of n and the difference, 5, as the constant.
- (c) 7 — To reverse the rule, subtract the constant then divide by the coefficient: 30−2=28, then 28÷4=7, so n=7. A candidate who adds the constant instead of subtracting it, a sign error when rearranging, would compute (30+2)÷4=32÷4=8. A candidate who subtracts the constant correctly but then forgets to divide by the coefficient would stop at 30−2=28. A candidate who treats 4n+2 as a single term 6n, adding the coefficient and constant together, would compute 30÷6=5.
- (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.
- (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.
- (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.
- (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) 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.
Build your own mix at the worksheet builder.