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.A plumber charges a call-out fee of £30 plus £25 for each hour worked. The total bill for a job was £130. Work out how many hours the plumber worked.
- 2.Work out the equation of the straight line through the points (−2, 1) and (0, 7).
- 3.A taxi fare, in pounds, for a journey of m miles is given by the formula F = 3 + 2.5m. A journey costs £15.50. Work out the distance travelled, m, by first rearranging the formula to make m the subject, then substituting F = 15.50.
- 4.The diagram shows the graph of the cost, in pounds, of a taxi journey plotted against the distance travelled, in miles, for journeys of up to 4 miles. The same fixed charge and the same cost per mile apply to longer journeys. Work out the cost of a 6-mile journey.
- 5.Factorise fully 5x + 5y − 5
- 6.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.
- 7.Solve the simultaneous equations 3x + y = 14 and x + y = 6. Work out the value of x.
- 8.The graph of y = x² − 2x − 8 crosses the x-axis at x = −2 and x = 4. Work out the x-coordinate of the turning point of the curve, using the symmetry of the graph.y = x² − 2x − 8
- 9.Which of these is a formula?
- 10.Write down the gradient of the line with equation y = 7x − 2.y = 7x − 2
- 11.Write down the coordinates of the point that is 4 units to the left of the origin and 7 units up.
- 12.In the expression 5x² − 3x + 7, which of these is a single term of the expression?
- 13.Here are the first five terms of an arithmetic sequence: 2, 5, 8, 11, 14. Work out the 8th term.
- 14.A rope of length L metres is cut into 6 equal pieces, and 4 metres is then removed from one piece. Write an expression, in metres, for the length of that piece after the cut.
- 15.Ben writes n + 4 ≤ 9. Which statement describes what Ben has written? Give a reason for your answer.
Answer key
- (b) 4 — Method: form the equation 30 + 25h = 130, where h is the number of hours, then solve for h. Working: subtract the call-out fee from the total bill: 25h = 130 − 30 = 100. Divide by the hourly rate: h = 100 ÷ 25 = 4. Answer: 4 hours. 5.2 comes from dividing the whole bill by the hourly rate without subtracting the fixed fee first, 130 ÷ 25. 3.5 comes from swapping the fee and the rate, subtracting the rate from the bill and dividing by the fee, (130 − 25) ÷ 30. 6.4 comes from adding the call-out fee to the bill instead of subtracting it, before dividing by the rate, (130 + 30) ÷ 25.
- (c) y = 3x + 7 — Method: the gradient is the change in y divided by the change in x with both taken in the same order, and a point whose x-coordinate is 0 gives the constant straight away because it lies on the y-axis. Working: m = (7 − 1) ÷ (0 − (−2)) = 6 ÷ 2 = 3; the point (0, 7) lies on the y-axis, so c = 7 and the line is y = 3x + 7. Answer: y = 3x + 7. The distractors: y = −3x + 7 comes from taking the y-difference as 1 − 7 while taking the x-difference as 0 − (−2), so the two subtractions run in opposite orders; y = 3x + 1 comes from using the y-coordinate of (−2, 1) as the constant instead of the point that actually lies on the y-axis; y = (1/3)x + 7 comes from writing the gradient upside down as the change in x over the change in y, 2 ÷ 6.
- (d) 5 — Method: rearrange the formula to make m the subject, then substitute F = 15.50. Working: F = 3 + 2.5m, so subtracting 3 from both sides gives F − 3 = 2.5m, then dividing by 2.5 gives m = (F − 3) / 2.5. Substituting F = 15.50: m = (15.50 − 3) / 2.5 = 12.50 / 2.5 = 5. The value 6.2 comes from dividing 15.50 by 2.5 without subtracting the fixed £3 first. The value 3.2 comes from dividing first and subtracting afterwards, in the wrong order: (15.50 / 2.5) − 3 = 3.2. The value 7.4 comes from adding £3 instead of subtracting it before dividing: (15.50 + 3) / 2.5 = 7.4.
- (b) £14 — Method: read the fixed charge (the cost at 0 miles) and the rate (the cost per extra mile) from the graph, then use them to work out the cost for a distance beyond the part that is plotted. Working: the graph shows a fixed charge of £2 at 0 miles, and the cost rises by £2 for every extra mile, so for 6 miles the cost is £2 + (£2 × 6) = £2 + £12 = £14. Answer: £14. Distractor refutation: £12 comes from multiplying the rate by the distance and leaving out the £2 fixed charge. £8 comes from misreading the rate as £1 per mile instead of £2 per mile. £24 comes from adding the fixed charge to the rate first and then multiplying the total by the distance, instead of multiplying the rate by the distance and then adding the fixed charge.
- (c) 5(x + y − 1) — Method: take out the highest common factor of all three terms and divide every term by it, the number term included. Working: the highest common factor of 5x, 5y and −5 is 5; dividing gives 5x ÷ 5 = x, 5y ÷ 5 = y and −5 ÷ 5 = −1, so the bracket holds x + y − 1. Answer: 5(x + y − 1), which multiplies back out to 5x + 5y − 5. The distractors: 5(x + y + 1) comes from dividing −5 by 5 and losing the minus sign; 5(x + y − 5) comes from dividing only the terms containing a letter by 5 and carrying the −5 into the bracket unchanged; 5(xy − 1) comes from collecting the unlike terms 5x and 5y as 5xy before factorising.
- (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.
- (d) 4 — Subtracting the second equation from the first: the y-terms cancel, and the x-terms combine as 3x − x = 2x; the right-hand sides give 14 − 6 = 8. This gives 2x = 8, so x = 4. A candidate who subtracts in the wrong order would get 2x = 6 − 14 = −8, so x = −4. A candidate who uses only the first equation, dividing 14 by 3 as if y were 0, would get x ≈ 4.67. A candidate who reports the value of y instead of x would get y = 6 − 4 = 2.
- (d) x = 1 — A quadratic graph is symmetrical about its turning point, so the turning point's x-coordinate is the midpoint of the two roots: (−2 + 4) ÷ 2 = 2 ÷ 2 = 1. The option x = 2 comes from adding the two roots but forgetting to divide by 2. The option x = −1 makes a sign error when adding the roots, treating −2 + 4 as −2. The option x = 3 comes from subtracting the roots instead of adding them: (4 − (−2)) ÷ 2 = 3.
- (b) P = 4s — A formula is a rule connecting two or more different quantities, so that one of them can be worked out once the others are known. P = 4s does exactly that: it gives P from s. The line with no equals sign is an expression; the line with an equals sign and a single unknown letter is an equation, because it is solved to find that letter; the line joined by a comparison sign is an inequality.
- (b) 7 — Method: compare the equation with y = mx + c, where m is the gradient. Working: in y = 7x − 2, the coefficient of x is 7. Answer: the gradient is 7. −2 comes from confusing the gradient with the y-intercept. −7 comes from a sign error, treating the coefficient of x as negative. 2 comes from using the y-intercept but dropping its sign.
- (c) (−4, 7) — Left of the origin means negative x, and up means positive y, so the point is (−4, 7). (4, 7) comes from forgetting that 'left' means the x-coordinate is negative. (−4, −7) comes from treating 'up' as a negative direction instead of positive. (7, −4) comes from swapping the x- and y-coordinates.
- (c) 5x² — A term is one part of an expression, separated from the others by a + or − sign. The expression 5x² − 3x + 7 has three terms: 5x², −3x and 7. Distractor origins: 5x² − 3x combines two terms together, not a single term; −3x + 7 also combines two terms together; 5x² − 3x + 7 gives the whole expression, not a single term.
- (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) L/6 − 4 — Method: find the length of one equal piece first (divide by 6), then apply the later change (subtract 4) to that piece. Working: one piece is L/6 metres; removing 4 metres from it gives L/6 − 4. Answer: L/6 − 4. L/6 + 4 comes from adding the 4 metres instead of removing it. (L − 4)/6 comes from removing the 4 metres from the whole rope before cutting it into pieces, the wrong order. 4 − L/6 comes from subtracting the piece length from 4 instead of the other way round.
- (d) An inequality, because ≤ compares the two sides — The symbol ≤ means 'is less than or equal to', so the statement compares the sizes of the two sides instead of saying they are equal: that makes it an inequality. Solving it gives n ≤ 5, a whole range of values rather than the single value an equation would give. An identity has to be true for every value of the letter, and this fails at n = 6, so it is not one. A formula works one quantity out from another, and there is only one letter here.
Build your own mix at the worksheet builder.