Printable · GCSE Foundation · ages 14-16
Algebra worksheet — GCSE Foundation
Fifteen questions across the algebra statements at Foundation tier. Choose the non-calculator filter to rehearse Paper 1, which counts for a third of the marks.
Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.A geometric sequence starts at 3, and each term after that is found by multiplying the term before it by 2. Write down the first four terms.
- 2.Two expressions are 6(x − 1) and 6x − 6. A student says these are equivalent for every value of x. Is the student correct?
- 3.The point (−4, 7) is moved 4 units to the right and 9 units down. Write down the coordinates of the point it reaches.
- 4.A taxi fare in pounds is given by F = 2.50 + 1.20m, where m is the number of miles travelled. Sam takes a taxi for a journey of 6 miles. Work out the fare.
- 5.Priya says that x = 6 is the solution of the equation 4x + 8 = 24. Priya is wrong. Work out the correct value of x.
- 6.Here are the first five terms of an arithmetic sequence: 2, 5, 8, 11, 14. Work out the 8th term.
- 7.A company's profit was £2000 in its first year. Each following year, the profit increases by £800. Work out the first year in which the profit is more than £7000.
- 8.The point D has coordinates (3, −8). Write down the distance of D from the y-axis.
- 9.Tom buys 2 notebooks and 6 pencils on Monday, priced at p pence each for a notebook and q pence each for a pencil. On Tuesday he buys 3 more notebooks and 1 more pencil. Write a simplified expression, in pence, for the total amount Tom has spent on notebooks and pencils.
- 10.Work out the equation of the straight line through the points (−3, 4) and (1, −8).
- 11.A speed-time graph for a car shows the speed increasing steadily from 5 m/s to 17 m/s over 6 seconds. Work out the acceleration of the car, in m/s².
- 12.Simplify x + x + 4
- 13.A Fibonacci-type sequence begins 3, 5, 8, 13, ... where each term after the second is the sum of the two terms before it. Work out the 7th term of the sequence.
- 14.Simplify 2a + 3b − a + 2b − b
- 15.A taxi company charges a £2.50 booking fee plus £1.80 per mile. A journey costs £15.10 in total. Work out the number of miles travelled.
Answer key
- (d) 3, 6, 12, 24 — Method: a term-to-term rule is applied to the term just written, so start with the first term and use the rule three more times. Working: the first term is 3; 3 × 2 = 6 is the second; 6 × 2 = 12 is the third; 12 × 2 = 24 is the fourth. Answer: 3, 6, 12, 24. The distractors: 3, 5, 7, 9 comes from adding 2 each time instead of multiplying by 2; 3, 9, 27, 81 comes from multiplying by the first term, 3, instead of by the multiplier 2 the rule gives; 6, 12, 24, 48 comes from doubling before writing anything down, so the list starts one term too late and the given first term is missing.
- (d) Yes, since expanding 6(x − 1) gives 6x − 6. — Expand the bracket: 6(x − 1) = 6 × x − 6 × 1 = 6x − 6, which matches the second expression exactly, so the student is correct for every value of x. Saying 6(x − 1) means 6x − 1 comes from multiplying only the x and forgetting to multiply the 1 by 6. Saying brackets always change an expression's value is not true — expanding here gives back an equivalent expression, not a different one. The identity holds for every value of x, not just whole numbers, since both sides are expanded algebraically, not tested by substitution.
- (b) (0, −2) — Method: a translation acts on the two coordinates separately: moving right or left changes the x-coordinate only, moving up or down changes the y-coordinate only, and right and up add while left and down subtract. Working: the point starts at (−4, 7); moving 4 units to the right gives an x-coordinate of −4 + 4 = 0; moving 9 units down gives a y-coordinate of 7 − 9 = −2. Answer: (0, −2). The distractors: (5, 3) comes from pairing each number with the wrong coordinate, adding 9 to −4 and taking 4 from 7; (0, 16) comes from treating 'down' as an addition, giving 7 + 9 = 16 for the second coordinate; (−8, −2) comes from treating 'to the right' as a subtraction, giving −4 − 4 = −8 for the first coordinate.
- (c) £9.70 — F = 2.50 + 1.20 × 6 = 2.50 + 7.20 = £9.70. £7.20 comes from forgetting to add the £2.50 fixed charge. £10.20 comes from adding the 2.50 to the number of miles before multiplying by 1.20, 1.20 × (6 + 2.50). £22.20 comes from adding the fixed charge and the rate together first and then multiplying by the miles, (2.50 + 1.20) × 6.
- (b) 4 — Method: subtract the constant term from both sides first, then divide by the coefficient of x. Working: 4x = 24 − 8 = 16; x = 16 ÷ 4 = 4. Answer: x = 4. Priya's 6 comes from dividing 24 by 4 without first subtracting the 8, ignoring the constant term; substituting it back gives 4 × 6 + 8 = 32, not 24, which is why she is wrong. 16 comes from correctly finding 4x = 16 but forgetting to divide by 4. 12 comes from subtracting the coefficient 4 instead of dividing by it: 16 − 4 = 12. 8 comes from correctly finding 4x = 16 but then halving instead of dividing by 4.
- (d) 23 — Method: find the number added each time, then add it to the first term once for every step between the first term and the term wanted. Working: 5 − 2 = 3, 8 − 5 = 3 and so on, so 3 is added each time; the 8th term is seven steps on from the 1st term, so it is 2 + 7 × 3 = 2 + 21. Answer: 23, which agrees with counting on from the 5th term: 14, 17, 20 and then one step more. The distractors: 26 comes from adding the common difference eight times instead of seven, 2 + 8 × 3; 20 comes from stopping one term early, at the 7th term; 24 comes from multiplying the position by the common difference, 8 × 3, and ignoring the fact that the sequence starts at 2 rather than at 3.
- (d) 8 — Method: write the nth term of the sequence, 2000 + 800(n − 1), and find the smallest whole n for which it is greater than 7000. Working: 2000 + 800(n − 1) > 7000, so 800(n − 1) > 5000, giving n − 1 > 6.25. Since n − 1 must be a whole number, the smallest value is 7, so n = 8. Check: year 8's total is 2000 + 800 × 7 = 7600, which is more than £7000, while year 7's total is 2000 + 800 × 6 = 6800, which is not. Answer: year 8. 7 comes from rounding 6.25 to the nearest whole number, 6, and then adding 1, instead of rounding up to the next whole number before adding 1. 6 comes from using 6.25 rounded down to 6 as the year number directly, without adding the 1 needed to convert from the number of increases to the year number. 9 comes from adding one extra year beyond the year that already satisfies the condition.
- (b) 3 — Distance from the y-axis is given by the size of the x-coordinate, which is 3. 8 comes from using the size of the y-coordinate instead of the x-coordinate. −8 comes from using the y-coordinate and keeping its negative sign, but a distance is never negative. 11 comes from adding the sizes of both coordinates, 3 + 8, instead of using the x-coordinate alone.
- (a) 5p + 7q — Tom's total spend combines like terms: (2p + 6q) + (3p + q) = 5p + 7q, adding the notebook terms (2p + 3p = 5p) and the pencil terms (6q + q = 7q) separately. Answering 12pq adds every coefficient together (2 + 6 + 3 + 1 = 12) and multiplies the letters, combining unlike terms as though notebooks and pencils were the same item. Answering 5p + 6q correctly combines the notebook terms but forgets to add Tuesday's extra pencil to the 6q. Answering 2p + 7q correctly combines the pencil terms but forgets to add Tuesday's 3 extra notebooks to the 2p. The total amount Tom has spent is 5p + 7q pence.
- (a) y = −3x − 5 — Gradient = (−8 − 4) ÷ (1 − (−3)) = −12 ÷ 4 = −3. Using the point (1, −8): −8 = −3(1) + c, so c = −5, giving y = −3x − 5. A candidate who drops the negative sign on the gradient, using m = 3 instead, would then solve −8 = 3(1) + c to get c = −11, writing y = 3x − 11. A candidate who makes a sign error isolating c, writing c = 5 instead of −5, would write y = −3x + 5. A candidate who mixes up both mistakes — keeping the correct gradient but the wrong, positive value of c from the flipped-gradient calculation — would write y = −3x + 11.
- (a) 2 m/s² — Method: acceleration = change in speed ÷ time = (17 − 5) ÷ 6 = 12 ÷ 6 = 2 m/s². Distractor origins: 12 m/s² stops after finding the change in speed and forgets to divide by the time; 22 m/s² adds the two speeds instead of subtracting them, and also forgets to divide by time (5 + 17 = 22); 72 m/s² multiplies the change in speed by the time instead of dividing (12 × 6 = 72).
- (d) 2x + 4 — Method: collect the like terms, which here are the two terms in x, and leave the number term on its own because a number and a term in x are unlike. Working: x + x is one lot of x added to one more lot of x, which is 2x; the 4 has nothing like it to join with, so it is written after the 2x. Answer: 2x + 4. The distractors: x² + 4 comes from multiplying the two x terms instead of adding them; x + 4 comes from treating x + x as a single x, as though the repeated letter counted only once; 6x comes from collecting the unlike terms together, adding 1 + 1 + 4 and attaching the letter to that total.
- (c) 55 — Continuing the pattern: 8+13=21 (5th term), 13+21=34 (6th term), 21+34=55 (7th term). A candidate who miscounts the position and stops one term early would give 34, the 6th term. A candidate who doubles the most recent term instead of adding the two before it would compute 34×2=68. A candidate who adds a non-adjacent pair — the 4th and 6th terms, skipping the 5th — would compute 13+34=47.
- (a) a + 4b — Method: collect the terms in a and the terms in b separately, keeping the sign that stands in front of each term. Working: the a terms give 2a − a = a; the b terms give 3b + 2b − b = 4b; a and b are unlike terms, so the two results cannot be joined. Answer: a + 4b. The distractors: 3a + 4b comes from reading −a as +a, so that 2a + a = 3a; a + 6b comes from reading −b as +b, so that 3b + 2b + b = 6b; 5ab comes from combining the unlike terms a and 4b into one term by adding 1 and 4 and joining the letters.
- (d) 7 — Method: set up the equation 2.50 + 1.80m = 15.10, then subtract the booking fee and divide by the cost per mile. Working: 1.80m = 15.10 − 2.50 = 12.60; m = 12.60 ÷ 1.80 = 7. Answer: 7 miles. 8.39 comes from dividing the whole £15.10 by £1.80 without first subtracting the booking fee: 15.10 ÷ 1.80 ≈ 8.39. 5.32 comes from swapping the two amounts round, subtracting £1.80 and dividing by £2.50: (15.10 − 1.80) ÷ 2.50 ≈ 5.32. 9.78 comes from adding the booking fee instead of subtracting it: (15.10 + 2.50) ÷ 1.80 ≈ 9.78.
Build your own mix at the worksheet builder.