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.
Non-calculator
Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.Make p the subject of the formula n = p/3.
- 2.Solve 4(x − 3) = 2x + 6.
- 3.The height, h metres, of a ball t seconds after a stopwatch is started follows h = (t − 1)(5 − t) for 1 ≤ t ≤ 5, where h = 0 means the ball is at ground level. Work out the two times at which the ball is at ground level.
- 4.A straight line has gradient −2 and passes through the point (3, 1). Work out the equation of the line.
- 5.Write down the expression that means the same as m² × m × 3.
- 6.A line segment has one endpoint at (−6, 2) and its midpoint at (−1, 5). Work out the coordinates of the other endpoint.
- 7.Here are the first five terms of an arithmetic sequence: 2, 5, 8, 11, 14. Work out the 8th term.
- 8.Solve the simultaneous equations 4x + 3y = 25 and 4x − y = 1. Work out the value of y.
- 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.A cycle route is 84 km long. Freya sets off along it at a steady 14 km/h. Write down the function for the distance y, in kilometres, that is still to be cycled after x hours.
- 11.A plant is 4 cm tall in week 1. Each week after that, its height increases by 5 cm. Work out the first week in which the plant is taller than 30 cm.
- 12.The graph of y = (x − 2)(x + 5) crosses the x-axis at two points. Work out the x-coordinates of these two points.
- 13.The formula connecting distance (d), speed (s) and time (t) is d = st. Make s the subject of the formula.
- 14.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.
- 15.Write down the gradient of the line with equation y = 6 + 4x.
Answer key
- (b) p = 3n — n = p/3 means p has been divided by 3, so to make p the subject, multiply both sides by 3: p = 3n. Writing p = n/3 leaves the formula exactly as it was, without undoing the division. Writing p = n − 3 mistakes division for subtraction and takes 3 away from n instead of multiplying. Writing p = 3/n incorrectly flips the fraction upside down rather than multiplying n by 3. The correct rearrangement is p = 3n.
- (d) 9 — Method: expand the brackets fully first, then collect the x-terms and constants before dividing. Working: 4(x − 3) = 4x − 12, so 4x − 12 = 2x + 6; 4x − 2x = 6 + 12; 2x = 18; x = 9. Answer: x = 9. 4.5 comes from expanding only the x-term in the bracket and forgetting to multiply the 3, giving 4x − 3 = 2x + 6, then 2x = 9, x = 4.5. −3 comes from a sign error when expanding, giving 4x + 12 = 2x + 6, then 2x = −6, x = −3. 3 comes from a sign error collecting the x-terms, adding instead of subtracting: 4x + 2x = 6 + 12, so 6x = 18, x = 3.
- (c) t = 1 second and t = 5 seconds — The ball is at ground level when h = 0, which happens when either bracket is zero. t − 1 = 0 gives t = 1, and 5 − t = 0 gives t = 5. The option with t = −1 makes a sign error solving the first bracket. The option with t = −5 makes a sign error solving the second bracket, treating 5 − t = 0 as if it gave a negative solution. The option with t = 4 seconds is an arithmetic slip in solving 5 − t = 0.
- (a) y = −2x + 7 — Using y = −2x + c, and substituting the point (3, 1): 1 = −2(3) + c, so 1 = −6 + c, and c = 7, giving y = −2x + 7. A candidate who uses the y-coordinate of the point directly as the y-intercept, instead of solving for c, would write y = −2x + 1. A candidate who drops the negative sign on the gradient would write y = 2x + 7. A candidate who makes a sign error when isolating c, writing c = 1 − 6 = −5 instead of c = 1 + 6 = 7, would write y = −2x − 5.
- (d) 3m³ — Method: multiply the powers of m by adding their indices, then bring the number coefficient to the front. Working: m² × m has indices 2 and 1; add them to get 3, giving m³, then × 3 gives 3m³. Answer: 3m³. 3m² comes from multiplying the indices instead of adding them: 2 × 1 = 2, giving m², then × 3 = 3m². m³ comes from correctly combining the m's but dropping the coefficient 3. m⁶ comes from multiplying the index by the coefficient instead of writing the coefficient in front: taking the 2 in m² and the 3 to give m raised to the power 2 × 3, which is m⁶, with the lone m left out.
- (d) (4, 8) — The other endpoint is found from 2 × midpoint − known endpoint: x = 2 × (−1) − (−6) = −2 + 6 = 4, y = 2 × 5 − 2 = 10 − 2 = 8, giving (4, 8). (−3.5, 3.5) comes from averaging the given endpoint and the midpoint as if they were the two endpoints of a segment, instead of working backwards from the midpoint. (5, 3) comes from working out (−1 − (−6), 5 − 2) instead of doubling the midpoint before subtracting. (4, 5) comes from correctly finding the x-coordinate but copying the midpoint's y-coordinate of 5 instead of doubling it.
- (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.
- (a) 6 — Subtracting the second equation from the first: the x-terms, 4x and 4x, cancel; the y-terms combine as 3y − (−y) = 4y; and the right-hand sides give 25 − 1 = 24. This gives 4y = 24, so y = 6. A candidate who subtracts in the wrong order would get 4y = 1 − 25 = −24, so y = −6. A candidate who forgets the sign on the −y term, treating 3y − y as 2y, would get 2y = 24, so y = 12. A candidate who divides 24 by 6 instead of 4 would get y = 4.
- (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.
- (b) y = 84 − 14x — Method: the distance still to go is the whole route minus the distance already covered, and at a steady speed the distance covered after x hours is the speed multiplied by x. Working: after x hours Freya has cycled 14x km, so the distance remaining is the 84 km route take away 14x, giving y = 84 − 14x, a straight line with intercept 84 and gradient −14. Answer: y = 84 − 14x. The distractors: y = 84 + 14x comes from adding the distance cycled to the length of the route rather than taking it away, so the ride would grow longer the further she goes; y = 14x − 84 comes from carrying out the subtraction the wrong way round, which is negative for the whole of the ride; y = 14 − 84x comes from swapping the two numbers over, treating 84 km as the hourly speed and 14 km as the length of the route.
- (b) Week 7 — The height after n weeks is 4 + 5(n − 1) = 5n − 1. The plant is taller than 30 cm when its height, 5n − 1, is more than 30, written 5n − 1 > 30; add 1 to both sides (5n > 31) and divide by 5, which gives n > 6.2, so the first whole week is week 7, where the height is 5 × 7 − 1 = 34 cm. Rounding 6.2 down to week 6 without checking gives a height of only 5 × 6 − 1 = 29 cm, which is not yet taller than 30 cm. Counting one week too many gives week 8. Working out 30 ÷ 5 = 6 and then subtracting 1 from the week number instead of from the height gives week 5.
- (b) x = 2 and x = −5 — Set each factor equal to zero: x − 2 = 0 gives x = 2, and x + 5 = 0 gives x = −5, so the graph crosses the x-axis at x = 2 and x = −5. Writing x = −2 and x = 5 flips the sign of both roots. Writing x = 2 and x = 5 keeps the first root correct but forgets to flip the sign for the second factor, using +5 instead of solving x + 5 = 0. Writing x = −2 and x = −5 flips the sign of the first root only, from solving x − 2 = 0 as x = −2.
- (b) s = d / t — Method: undo the multiplication by t by dividing both sides by t. Working: d = st, so dividing both sides by t gives s = d / t. The value s = dt comes from multiplying by t instead of dividing. The value s = t / d comes from inverting the fraction, dividing t by d instead of d by t. The value s = d − t comes from subtracting t instead of dividing by it.
- (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) 4 — Method: compare the equation with the general form y = mx + c after writing the x term first, then read off the coefficient of x. Working: y = 6 + 4x can be written as y = 4x + 6, so comparing with y = mx + c gives m = 4. Answer: the gradient is 4. The value 6 comes from reading off the constant, written first in the equation, and treating it as the gradient because it comes before the x term. The value 10 comes from adding the two numbers in the equation, 6 + 4, instead of reading off the coefficient of x. The value 24 comes from multiplying the two numbers in the equation, 6 × 4, instead of reading off the coefficient of x.
Build your own mix at the worksheet builder.