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.Simplify 5x + 3y − 2x + y.
- 2.The point C is 6 units to the right of the origin and 0 units up. Write down the coordinates of C.
- 3.Make x the subject of the formula y = (x − 4)/5.
- 4.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².
- 5.Which of these is a formula?
- 6.Solve the inequality 6.3x + 1.8 ≤ 40. Hence write down the greatest number with exactly one decimal place that satisfies the inequality.
- 7.The expression 6n + 15 is written as 3(2n + 5). Which statement is correct?
- 8.Solve the simultaneous equations 3x + y = 14 and x + y = 6. Work out the value of x.
- 9.Work out the value of 2(x + 2) when x = −5
- 10.Which expression is equivalent to 2(x + 6)?
- 11.A theatre's front row has 18 seats. Each row behind has 4 more seats than the row in front. Which row has exactly 62 seats?
- 12.There are 30 students in a Year 10 maths class. There are 2 more boys than girls. Work out the number of boys and the number of girls.
- 13.A geometric sequence has first term 3 and common ratio 2. Work out the 5th term of the sequence.
- 14.A graph shows the total monthly cost of a mobile phone tariff against the number of minutes of calls. The line starts at £12 and stays level until 200 minutes, then rises by 5p for each further minute of calls. Use the graph to work out the total cost of a month in which 250 minutes of calls are made.
- 15.A straight line passes through the points (1, 3) and (2, 5). Work out the equation of the line.
Answer key
- (c) 3x + 4y — Collect the x terms: 5x − 2x = 3x. Collect the y terms: 3y + y = 4y. So 5x + 3y − 2x + y = 3x + 4y. A candidate who subtracts the y terms instead of adding them (3y − y) gets 3x + 2y. A candidate who adds 2x instead of subtracting it (5x + 2x) gets 7x + 4y. A candidate who wrongly combines the x and y terms into a single term gets 6xy.
- (a) (6, 0) — Method: a pair of coordinates records movement from the origin, the across movement written first and the up or down movement second. Working: C is 6 units to the right of the origin, so the across number is 6; it is 0 units up, so the up number is 0; written in order that gives (6, 0), a point on the x-axis. Answer: (6, 0). The distractors: (0, 6) comes from writing the two movements the wrong way round; (0, 0) comes from reading '0 units up' as meaning the point never left the origin at all, which ignores the movement across; (7, 0) comes from counting the origin itself as the first unit while counting 6 units to the right.
- (d) x = 5y + 4 — To make x the subject of y = (x − 4)/5, first multiply both sides by 5 to clear the fraction: 5y = x − 4, then add 4 to both sides: x = 5y + 4. Writing x = 5y − 4 multiplies correctly but keeps the minus sign on the 4 instead of changing it to a plus when moving it across. Writing x = y/5 + 4 divides by 5 instead of multiplying, the wrong inverse of the fraction. Writing x = 5(y + 4) adds 4 before multiplying by 5, reversing the correct order of the two steps. The correct rearrangement is x = 5y + 4.
- (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).
- (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.
- (d) 6.0 — Subtract 1.8 from both sides: 6.3x ≤ 38.2. Divide both sides by 6.3: x ≤ 6.0634… . The question asks for the greatest value to 1 decimal place that still satisfies the inequality. Testing 6.1: 6.3 × 6.1 + 1.8 = 40.23, which is more than 40, so 6.1 fails. Testing 6.0: 6.3 × 6.0 + 1.8 = 39.6, which is no more than 40, so 6.0 works and is the greatest such value. A candidate who simply rounds 6.0634… to 1 decimal place answers 6.1, without checking that it satisfies the inequality. A candidate who adds 1.8 instead of subtracting works out 41.8 ÷ 6.3 and answers 6.6. A candidate who forgets the 1.8 altogether divides 40 by 6.3 and answers 6.3.
- (c) 3 and 2n + 5 are both factors of 6n + 15 — Factors are the parts multiplied together to make an expression; terms are the parts added together. In 3(2n + 5) the 3 and the bracket 2n + 5 are multiplied, so both of them are factors of 6n + 15. The parts added together are 6n and 15, and those are its two terms, not its factors. A factor need not be a number: a bracket containing letters is a factor in exactly the same way.
- (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.
- (c) −6 — Method: substitute the value, work out the bracket first, then multiply what the bracket comes to by 2. Working: the bracket gives (−5) + 2 = −3, and multiplying by 2 gives 2 × (−3) = −6. Answer: −6. The distractors: −3 comes from working out the bracket correctly but stopping there and never multiplying by 2; −1 comes from multiplying the 2 inside the bracket by the 2 outside before adding, giving −5 + 4; −8 comes from multiplying only the x by 2 and leaving the 2 inside the bracket unchanged, giving −10 + 2.
- (c) 2x + 12 — Multiply every term inside the bracket by 2: 2 × x = 2x and 2 × 6 = 12, so 2(x + 6) = 2x + 12. Writing 2x + 6 comes from multiplying only the x-term and leaving the 6 unchanged. Writing x + 12 comes from multiplying only the 6 and leaving the x unchanged. Writing 2x + 8 comes from adding 2 and 6 instead of multiplying them.
- (d) 12 — Method: write the nth term of the sequence, 18 + 4(n − 1), set it equal to 62, and solve for n. Working: 18 + 4(n − 1) = 62, so 4(n − 1) = 44, giving n − 1 = 11, so n = 12. Answer: row 12. 11 comes from using 18 + 4n = 62 instead of 18 + 4(n − 1) = 62, an off-by-one error, giving n = 11. 48 comes from correctly simplifying to 4n = 48 but stopping there, without dividing by 4 to find n. 15.5 comes from dividing 62 by 4 directly, ignoring the 18 seats already in the front row.
- (d) 16 boys and 14 girls — Method: write the number of boys in terms of the number of girls, then use the total for the class. Working: if there are g girls then there are g + 2 boys, so g + (g + 2) = 30, that is 2g + 2 = 30, so 2g = 28 and g = 14; the number of boys is 14 + 2 = 16. Answer: 16 boys and 14 girls, which total 30 and differ by 2. The distractors: 14 boys and 16 girls comes from substituting for the wrong group, writing b + (b + 2) = 30 and then calling b the number of boys; 15 boys and 15 girls comes from halving 30 and never using the difference; 17 boys and 13 girls comes from adding the whole 2 to one half of the class and taking the whole 2 off the other half, which leaves a difference of 4.
- (d) 48 — Each term is found by multiplying the previous term by the common ratio, 2: 3, 6, 12, 24, 48 — the 5th term is 48. A candidate who mistakes the common ratio for a common difference, and adds 2 four times, would reach 3+4×2=11. A candidate who works out the multiplier 2⁴=16 but forgets to multiply it by the first term would give 16. A candidate who multiplies one time too many (finding the 6th term instead of the 5th) would reach 3×2⁵=96.
- (a) £14.50 — Method: the first 200 minutes are already covered by the £12, so only 250 − 200 = 50 minutes are charged extra. Extra charge = 50 × £0.05 = £2.50. Total cost = £12 + £2.50 = £14.50. Distractor origins: £24.50 charges 5p for all 250 minutes instead of only the 50 minutes over 200 (250 × £0.05 = £12.50, plus £12 = £24.50); £12.50 makes that same slip of charging all 250 minutes but then forgets to add the £12 monthly fee; £13.50 works out 250 − 200 wrongly as 30 extra minutes instead of 50 (30 × £0.05 = £1.50, plus £12 = £13.50).
- (c) y = 2x + 1 — Method: the gradient of the line through two points is the change in y divided by the change in x, and the constant is then found by substituting one of the points into y = mx + c. Working: m = (5 − 3) ÷ (2 − 1) = 2 ÷ 1 = 2, so the line is y = 2x + c; substituting x = 1 and y = 3 gives 3 = 2 × 1 + c, so c = 3 − 2 = 1. Answer: y = 2x + 1. The distractors: y = x + 2 comes from taking the gradient as the change in x, 2 − 1 = 1, and then substituting (1, 3) to reach a constant of 2; y = 2x − 1 comes from working out the constant as mx − y, 2 × 1 − 3 = −1, instead of y − mx; y = 2x + 3 comes from using the y-coordinate of (1, 3) as the constant without substituting at all.
Build your own mix at the worksheet builder.