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.Make b the subject of the formula a = 5b.
- 2.A hiker's distance-time graph shows the following: he walks 5 km in the first 1 hour at a steady speed, rests for 1 hour, then walks a further 9 km in the next 2 hours, also at a steady speed. Work out his average speed for the whole journey, in km/h.
- 3.A number machine multiplies its input by 2 and then subtracts 5. Work out the output when the input is 6.
- 4.a = 2 and b = 5. Work out the value of a²b.
- 5.Solve the simultaneous equations 2x + y = 7 and x − y = 2.
- 6.A point has coordinates (x, y), where x + y = 0 and x is not 0. In which two quadrants could this point lie?
- 7.A straight line has equation y = 5x. Work out the value of y when x = 3.y = 5x
- 8.The perimeter of a rectangle is given by the formula P = 2(l + w), where l is the length and w is the width. A rectangular garden has a perimeter of 46 m and a length of 14 m. Rearrange the formula to make w the subject, then work out the width of the garden.
- 9.Work out the coordinates of the point halfway between (−9, −2) and (−1, −2).
- 10.The formula for converting a temperature in Fahrenheit, F, to Celsius, C, is C = 5(F − 32) ÷ 9. Work out C, to 1 decimal place, when F = 98.6.
- 11.The first five square numbers are 1, 4, 9, 16, 25. Write down the next square number in the sequence.
- 12.A conversion graph shows that 5 miles is equivalent to 8 kilometres. Use this to work out how many kilometres are equivalent to 20 miles.
- 13.The first five terms of a sequence are 2, 5, 8, 11, 14. Work out an expression, in terms of n, for the nth term.
- 14.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.
- 15.A ribbon of length L metres is cut into 5 equal pieces, and then 3 metres is removed from one piece. Write down an expression, in metres, for the length of that piece after 3 metres is removed.
Answer key
- (b) b = a/5 — Writing 5b means 5 × b, so b has been multiplied by 5. The inverse of multiplying by 5 is dividing by 5, and dividing both sides by 5 gives a/5 = b, which is written b = a/5. Multiplying both sides by 5 instead gives 5a, which applies the operation a second time; treating the 5 as though it were added gives a − 5; writing 5/a turns the fraction upside down.
- (a) 3.5 km/h — Average speed is total distance ÷ total time. Total distance = 5 + 9 = 14 km. Total time, including the rest, = 1 + 1 + 2 = 4 hours. So average speed = 14 ÷ 4 = 3.5 km/h. Leaving out the 1 hour rest and dividing by only the 3 hours of walking gives 14 ÷ 3 = 4.67 km/h. Averaging the two separate speeds, 5 km/h and 4.5 km/h, instead of using total distance over total time, gives (5 + 4.5) ÷ 2 = 4.75 km/h. Dividing only the second leg's distance by the total time, 9 ÷ 4 = 2.25 km/h, ignores the first leg's distance.
- (a) 7 — Multiply the input by 2: 6 × 2 = 12. Then subtract 5: 12 − 5 = 7. A candidate who does the operations in the wrong order, subtracting 5 first and then multiplying by 2, gets (6 − 5) × 2 = 2. A candidate who only carries out the multiplication and forgets to subtract gets 12. A candidate who adds 5 instead of subtracting gets 6 × 2 + 5 = 17.
- (b) 20 — a²b means a² multiplied by b: a² = 2² = 4, and 4 × 5 = 20. Reading the expression as (ab)² instead of a²b gives (2 × 5)² = 100. Squaring b instead of a, 2 × 5² = 50, squares the wrong letter. Adding a² and b instead of multiplying them, 2² + 5 = 9, uses the wrong operation.
- (c) x = 3, y = 1 — Method: the y terms are +y and −y, so adding the two equations removes y and leaves an equation in x alone. Working: adding 2x + y = 7 and x − y = 2 gives 3x = 9, so x = 3; substituting x = 3 into x − y = 2 gives 3 − y = 2, so y = 1. Answer: x = 3, y = 1, which also satisfies 2 × 3 + 1 = 7. The distractors: x = 1, y = 3 comes from finding the two values correctly and then writing them against the wrong letters; x = 3, y = 2 comes from substituting x = 3 into 2x + y = 7 as 2 + 3 + y = 7, adding the coefficient instead of multiplying by it; x = 3, y = −1 comes from substituting into x − y = 2 as though it read x + y = 2.
- (c) Second and fourth — If x + y = 0 then y = −x, so x and y always have opposite signs, one positive and one negative. A point with a negative x and a positive y lies in the second quadrant, and a point with a positive x and a negative y lies in the fourth quadrant, so the point lies in the second or the fourth. A candidate who reads x + y = 0 as meaning x and y have the same sign picks First and third, which is where x × y is positive, not where x + y = 0. A candidate who decides that y must be the positive coordinate picks the two quadrants above the x-axis, First and second. A candidate who decides that y must be the negative coordinate picks the two quadrants below the x-axis, Third and fourth.
- (d) 15 — Substituting x = 3 into y = 5x gives y = 5 × 3 = 15. A candidate who adds instead of multiplying would get 5 + 3 = 8. A candidate who ignores the coefficient 5 and just copies the value of x would write y = 3. A candidate who multiplies correctly but treats x as −3 by mistake would get y = 5 × (−3) = −15.
- (a) 9 m — Undo the multiplication by the bracket first: dividing both sides by 2 gives P/2 = l + w. Subtracting the length from both sides gives w = P/2 − l. Substituting the measurements, 46 ÷ 2 = 23, and 23 − 14 = 9, so the width is 9 m. Taking the length off before halving gives (46 − 14) ÷ 2 = 16, which halves the length as well; expanding to P = 2l + 2w and then forgetting to divide by 2 gives 46 − 28 = 18; subtracting the length in the wrong direction gives 23 + 14 = 37.
- (b) (−5, −2) — Both points have the same y-coordinate, so the midpoint lies on the same horizontal line: y = −2. The x-coordinate is the average of −9 and −1: (−9 + (−1)) ÷ 2 = −10 ÷ 2 = −5, giving (−5, −2). (−10, −2) comes from adding the x-coordinates but forgetting to divide by 2. (−4, −2) comes from a sign error on the second x-coordinate, treating −1 as +1: (−9 + 1) ÷ 2 = −4. (5, −2) comes from dropping the negative sign on the x-coordinate.
- (d) 37.0 — C = 5(98.6 − 32) ÷ 9 = 5 × 66.6 ÷ 9 = 333 ÷ 9 = 37.0. A candidate who forgets to subtract 32 first gets 5 × 98.6 ÷ 9 = 54.8 (1 d.p.). A candidate who forgets the 5 ÷ 9 factor entirely and just works out F − 32 gets 66.6. A candidate who multiplies by 9 ÷ 5 instead of 5 ÷ 9 gets 66.6 × 9 ÷ 5 = 119.9 (1 d.p.).
- (a) 36 — Square numbers are n² for n = 1, 2, 3, ...; the fifth term, 25, is 5². The sixth square number is 6² = 36. A candidate who mislabels 25 as the sixth square number would compute 7² = 49 instead. A candidate who repeats an earlier difference between terms (5, from 4 to 9) rather than the correct next difference (11, since the differences are the odd numbers 3, 5, 7, 9, 11) would reach 30. A candidate who instead adds 10 would reach 35.
- (b) 32 km — Method: work out the scale factor connecting the two mile values: 20 miles is 4 times 5 miles (20 ÷ 5 = 4), so multiply the km value by 4 too: 8 × 4 = 32 km. Distractor origins: 24 km comes from subtracting the mile values (20 − 5 = 15), dividing by 5 to get a wrong scale factor of 3, then multiplying 8 × 3; 23 km comes from adding the difference in miles, 15, directly to the km value, 8; 16 km comes from using a scale factor of 2, doubling the km value once instead of scaling by the correct factor of 4.
- (a) 3n − 1 — Method: find the common difference between consecutive terms, then find the constant by adjusting the first term. Working: 5 − 2 = 3, 8 − 5 = 3, 11 − 8 = 3, so the common difference is 3 and the coefficient of n is 3. The constant is the first term minus the common difference: 2 − 3 = −1. Answer: the nth term is 3n − 1. 3n + 2 comes from using the first term, 2, as the constant without subtracting the common difference. 3n − 2 comes from a slip when working out the constant, treating 2 − 3 as −2 instead of −1. 2n + 3 comes from swapping the common difference and the first term.
- (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.
- (c) L/5 − 3 — Each of the 5 equal pieces is L/5 metres long, and removing 3 metres from one piece gives L/5 − 3. Subtracting the 3 metres before dividing by 5, (L − 3)/5, divides the removed length between all 5 pieces instead of taking it from just one. Dividing only the 3 by 5 instead of dividing L by 5, L − 3/5, divides the wrong number. Writing 5/L − 3 inverts the fraction, swapping which number is the numerator.
Build your own mix at the worksheet builder.