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.Which of these values of x is a solution of x² + 2x − 15 = 0?
- 2.A vertical line passes through the point (4, 7). Write down the equation of this line.
- 3.Solve 2x² − 32 = 0.
- 4.A car's speed-time graph shows the following: its speed increases steadily from 0 m/s to 20 m/s over the first 10 seconds, then stays constant at 20 m/s for the next 15 seconds. Work out the total distance travelled in the first 25 seconds.
- 5.The formula for converting a distance in miles, m, to kilometres, k, is k = 8m ÷ 5. Work out k when m = 10.
- 6.A number machine adds 1 to its input. Isla says that an input of 5 gives an output of 6. Which statement is correct?
- 7.A number machine multiplies its input by 2 and then subtracts 5. Work out the output when the input is 6.
- 8.Make c the subject of the formula k = 6c.
- 9.A sequence has the position-to-term rule: the nth term is 3n. Write down the first four terms of the sequence.
- 10.Make x the subject of the formula y = x/2 − 5.y = x
- 11.Factorise fully 5x + 5y − 5
- 12.A packet contains s sweets. The sweets are shared equally between f friends. Write an expression for the number of sweets each friend receives.
- 13.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.
- 14.The mean of four numbers is 12.5. Three of the numbers are 8, 15 and 19. Form an equation using n for the fourth number, and solve it to find n.
- 15.Factorise x² − 64.
Answer key
- (a) x = 3 — Method: factorise x² + 2x − 15 as (x + 5)(x − 3), since 5 × (−3) = −15 and 5 + (−3) = 2. Setting each bracket equal to zero gives x + 5 = 0 or x − 3 = 0, so x = −5 or x = 3. Only x = 3 is offered here. Distractor origins: x = −3 reverses the sign of the factor pair, treating the bracket (x − 3) as giving x = −3 instead of x = 3; x = 5 takes the number from the other factor, (x + 5), but with the wrong sign, giving x = 5 instead of x = −5; x = 15 takes the constant term of the original expression as if it were a root, without factorising at all.
- (b) x = 4 — Method: every point on a vertical line has the same x-coordinate, so its equation sets x equal to a number, and that number is the x-coordinate of any point known to be on the line. Working: the line is vertical and passes through (4, 7), whose x-coordinate is 4, so every point on the line has x-coordinate 4 and the equation is x = 4. Answer: x = 4. The distractors: y = 7 is the horizontal line through the same point, obtained by fixing the y-coordinate instead of the x-coordinate; x = 7 uses the right form but takes the y-coordinate of the point rather than its x-coordinate; y = 4x treats the 4 as a gradient and gives a sloping line through the origin, which does not pass through (4, 7) at all.
- (d) x = 4 or x = −4 — Method: divide both sides by 2 to get x² = 16, then take the square root of both sides: x = 4 or x = −4. Distractor origins: x = 4 forgets the negative root; x = 8 comes from halving 16 instead of taking its square root; x = 16 stops at x² = 16 without ever taking the square root.
- (d) 400 m — The distance travelled equals the area under the speed-time graph. The first 10 seconds form a triangle with base 10 and height 20, giving an area of 0.5 × 10 × 20 = 100 m. The next 15 seconds form a rectangle with base 15 and height 20, giving an area of 15 × 20 = 300 m. The total distance is 100 + 300 = 400 m. The option 500 m treats the whole 25 seconds as travelled at the constant 20 m/s, ignoring that the speed was building up during the first 10 seconds: 25 × 20 = 500. The option 300 m only counts the constant-speed section and forgets the triangle section entirely. The option 200 m comes from working out the triangle's area without halving it (10 × 20 = 200) and forgetting the rectangle altogether.
- (a) 16 — k = 8m ÷ 5 = (8 × 10) ÷ 5 = 80 ÷ 5 = 16. A candidate who multiplies 8 by 10 but forgets to divide by 5 gets 80. A candidate who divides 10 by 8 and multiplies by 5, using the fraction upside down, gets 10 × 5 ÷ 8 = 6.25. A candidate who adds instead of substituting into the formula gets 8 + 10 = 18.
- (d) Isla is right, because 5 + 1 = 6 — Method: put the input through the machine yourself, then compare what comes out with the output claimed, and check that the reason given with the verdict is itself true. Working: the machine adds 1 to whatever is put in, so an input of 5 gives 5 + 1 = 6, which is exactly the output claimed. Answer: Isla is right, and the reason is that 5 + 1 = 6. The distractors: the statement that the machine adds 1 to its output describes a different machine — this one adds 1 to what goes in — so the verdict is right but the reason is false; 5 − 1 = 4 comes from running the machine backwards and subtracting instead of adding; 5 × 1 = 5 comes from reading ‘adds 1’ as ‘multiplies by 1’, which leaves the input unchanged.
- (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) c = k/6 — k = 6c means c has been multiplied by 6, so to make c the subject, divide both sides by 6: c = k/6. Writing c = 6k multiplies by 6 again instead of undoing the multiplication. Writing c = k − 6 mistakes multiplying for adding, and subtracts 6 rather than dividing. Writing c = 6 − k reverses the order as well as the operation. The correct rearrangement is c = k/6.
- (b) 3, 6, 9, 12 — Method: substitute the positions n = 1, 2, 3 and 4 into the rule in turn, because a position-to-term rule gives each term from its own position number. Working: 3 × 1 = 3, 3 × 2 = 6, 3 × 3 = 9 and 3 × 4 = 12. Answer: 3, 6, 9, 12. The distractors: 3, 9, 27, 81 comes from reading 3n as 3 multiplied by itself n times and so multiplying by 3 at every step; 0, 3, 6, 9 comes from starting the count at n = 0, which shifts every term one place; 4, 5, 6, 7 comes from reading 3n as n + 3 and adding 3 to each position number instead of multiplying by 3.
- (c) x = 2y + 10 — Method: undo the operations done to x in reverse order — add 5, then multiply by 2. Working: y = x/2 − 5, so y + 5 = x/2, so x = 2(y + 5) = 2y + 10. Answer: x = 2y + 10. x = 2y + 5 comes from multiplying only the x/2 term by 2 and forgetting to multiply the 5 as well. x = 2y − 10 comes from a sign error, subtracting 5 instead of adding it before multiplying by 2. x = (y + 5)/2 comes from dividing by 2 instead of multiplying, the wrong operation to undo a division.
- (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.
- (a) s/f — Sharing s sweets equally between f friends means dividing the total by the number of friends, written as a fraction: s/f. Writing f/s divides the wrong way round, sharing the number of friends between the sweets instead of the sweets between the friends. Writing s − f mistakes sharing for taking away, subtracting the number of friends from the number of sweets. Writing sf multiplies the two quantities together, which would make the total larger rather than splitting it into smaller equal parts. The number of sweets each friend receives is s/f.
- (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.
- (d) 8 — Since the mean of the four numbers is 12.5, their total is 4 × 12.5 = 50. The three known numbers add up to 8 + 15 + 19 = 42, so n = 50 − 42 = 8. A candidate who multiplies the mean by 3 instead of 4 gets a total of 37.5, giving n = 37.5 − 42 = −4.5. A candidate who forgets to subtract the three known numbers and gives the total itself as n states n = 50. A candidate who subtracts the mean from the total of the three known numbers instead of the other way round gets n = 42 − 12.5 = 29.5.
- (d) (x − 8)(x + 8) — x² − 64 = x² − 8², a difference of two squares, which factorises as (x − 8)(x + 8). A candidate who treats it as a perfect square with a repeated negative factor gets (x − 8)(x − 8), which expands to x² − 16x + 64 — wrong on both the middle and constant terms. A candidate who uses a repeated positive factor gets (x + 8)(x + 8), which expands to x² + 16x + 64. A candidate who picks a different factor pair of 64, such as 4 and 16, without checking that the middle term cancels, gets (x − 4)(x + 16), which expands to x² + 12x − 64 — the wrong middle term.
Build your own mix at the worksheet builder.