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.Factorise fully 56x − 24
- 2.An equation has exactly one value of x that makes it true, but an identity is true for every value of x. Which of these best explains why 3x + 5 = 20 is an equation rather than an identity?
- 3.The first four terms of a sequence are 4, 6, 8, 10. Work out an expression, in terms of n, for the nth term.
- 4.Solve (2x + 1)/3 = 5
- 5.A distance-time graph shows a car travelling at a constant speed, covering 90 km in 2 hours. Work out the car's speed in km/h.
- 6.A straight line passes through the points (1, 3) and (2, 5). Work out the equation of the line.
- 7.Make x the subject of the formula y = 5x + 3.y = 5x + 3
- 8.Solve the inequality 6x ≥ 18.
- 9.Solve 2x + 7 = x + 13
- 10.Expand 2(x + 12)
- 11.n = 3. Work out the value of (2n)².
- 12.Write down the expression that means the same as m² × m × 3.
- 13.Solve 6x + 4 = 28
- 14.Write down the expression that means the same as p + p + p + q.
- 15.A water tank empties according to y = −5x + 200, where y is the number of litres left after x minutes. Work out the coordinates of the point where this graph crosses the x-axis.y = -5x + 200
Answer key
- (d) 8(7x − 3) — Method: find the highest common factor of the two terms, write it in front of a bracket and divide each term by it. Working: 56 = 8 × 7 and 24 = 8 × 3, so the highest common factor is 8; dividing gives 56x ÷ 8 = 7x and 24 ÷ 8 = 3, and the subtraction sign stays between them. Answer: 8(7x − 3), which multiplies back out to 56x − 24. The distractors: 8(7x + 3) comes from dropping the minus sign of −24 while dividing; 8(56x − 3) comes from dividing only the number term by 8 and leaving 56x untouched inside the bracket; 8(7x − 16) comes from subtracting 8 from 24 instead of dividing 24 by 8.
- (c) Only x = 5 satisfies 3x + 5 = 20, not every value of x. — 3x + 5 = 20 is only true when x = 5, since 3 × 5 + 5 = 20; for any other value of x the two sides are not equal, so it is an equation, not an identity. Saying it cannot be simplified confuses simplifying with the equation/identity distinction, which is about how many values of x make it true. Saying it has an = sign is not a valid test, since identities are also written with an = or ≡ sign. A number on the right-hand side does not decide it either — what matters is whether both sides match for every value of x, not the form of the right-hand side.
- (c) 2n + 2 — Method: find the common difference between consecutive terms, then find the constant that fits the first term. Working: 6 − 4 = 2, 8 − 6 = 2, 10 − 8 = 2, so the terms increase by 2 each time and the nth term has the form 2n + c. Substituting n = 1: 2(1) + c = 4, so c = 2. Answer: the nth term is 2n + 2. The value 2n comes from using only the common difference and leaving out the constant c entirely. The value 2n + 4 comes from using the first term itself as c, without subtracting the common difference to find the true constant. The value 2n − 2 comes from a sign error when working out c, giving −2 instead of +2.
- (a) 7 — Method: multiply both sides by 3 to clear the fraction, then solve the resulting equation. Working: 2x + 1 = 5 × 3 = 15. Subtract 1: 2x = 14. Divide by 2: x = 7. Answer: 7. 2 comes from ignoring the denominator altogether, treating the equation as 2x + 1 = 5 without multiplying by 3 first. 8 comes from a sign error, adding 1 to 15 instead of subtracting it, giving 2x = 16. 14 comes from correctly reaching 2x = 14 but stopping there, without dividing by 2 to find x.
- (c) 45 km/h — Method: speed = distance ÷ time = 90 ÷ 2 = 45 km/h. Distractor origins: 180 km/h multiplies distance by time instead of dividing (90 × 2 = 180); 88 km/h subtracts the time from the distance (90 − 2 = 88); 92 km/h adds the time to the distance (90 + 2 = 92).
- (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.
- (b) x = (y − 3)/5 — To make x the subject of y = 5x + 3, first subtract 3 from both sides to get y − 3 = 5x, then divide both sides by 5: x = (y − 3)/5. Writing x = (y + 3)/5 keeps the division correct but does not change the sign of the 3 when moving it across. Writing x = y/5 − 3 divides only the y term by 5 and leaves the 3 as a separate subtraction, instead of subtracting first and dividing the whole expression. Writing x = 5(y − 3) applies the correct order of subtracting 3 first, but then multiplies by 5 instead of dividing — the inverse of 5x is division, not multiplication. The correct rearrangement is x = (y − 3)/5.
- (c) x ≥ 3 — Method: x is multiplied by 6, so divide both sides by 6; dividing by a positive number leaves the direction of the inequality unchanged. Working: dividing both sides of 6x ≥ 18 by 6 gives x on the left and 18 ÷ 6 on the right, and 18 ÷ 6 = 3, so x ≥ 3. Answer: x ≥ 3. The distractors: x ≤ 3 comes from turning the sign round on dividing, a step that is needed only when the divisor is negative; x ≥ 12 comes from subtracting 6 from both sides instead of dividing, giving 18 take away 6; x ≤ 12 comes from making both of those mistakes together.
- (d) x = 6 — Method: with an unknown on both sides, first collect the x terms on one side by subtracting the smaller x term from both sides, then deal with the numbers. Working: subtracting x from both sides gives x + 7 = 13, and subtracting 7 from both sides gives x = 6. Answer: x = 6. The distractors: x = 20 comes from adding 7 to 13 instead of subtracting it once the x terms have been collected; x = 2 comes from collecting the x terms by adding them, giving 3x + 7 = 13 and then 3x = 6; x = −6 comes from subtracting 2x from both sides to get 7 = −x + 13, reaching −6 = −x and then copying the sign straight across instead of dividing by −1.
- (a) 2x + 24 — Method: multiply each term inside the bracket by the 2 in front of it. Working: 2 × x = 2x and 2 × 12 = 24, and the products are added because the bracket contains an addition. Answer: 2x + 24. The distractors: 2x + 12 comes from multiplying only the x by 2 and copying the 12 across unchanged; 24x comes from multiplying 2 by 12 and then attaching the letter to that product, as though the two terms inside the bracket could be joined into one; 2x + 14 comes from adding 2 and 12 instead of multiplying them.
- (d) 36 — (2n)² means the whole of 2n is squared, so with n = 3: (2n)² = (2 × 3)² = 6² = 36. Answering 18 instead works out 2n² — squaring only the n and then multiplying by 2 — which is a different expression because the brackets around 2n are missing. Answering 12 squares only the coefficient, treating (2n)² as 2² × n = 4 × 3 = 12, and forgets to square the n as well. Answering 9 ignores the coefficient of 2 altogether and works out n² on its own. The value of (2n)² when n = 3 is 36.
- (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.
- (a) x = 4 — Method: undo the addition of 4 first, then undo the multiplication by 6. Working: subtracting 4 from both sides gives 6x = 24, and dividing both sides by 6 gives x = 4. Checking: 6 × 4 + 4 = 28. Answer: x = 4. The distractors: x = 24 comes from stopping at 6x = 24 and writing 24 as the value of x; x = 18 comes from subtracting 6 from 24 instead of dividing by 6; x = 144 comes from multiplying 24 by 6 instead of dividing by 6.
- (a) 3p + q — Repeated addition of the same letter is written as a multiple of that letter, so p + p + p is 3 lots of p, which is 3p. The letter q is added once only, so it stays as a separate term and the result is 3p + q. Writing 3pq multiplies the q by 3 and by p as well; p³ + q records repeated multiplication rather than repeated addition; 3(p + q) multiplies both letters by 3.
- (a) (40, 0) — Method: a graph crosses the x-axis where y = 0, which in this context is the moment the tank holds no water, so substituting y = 0 and solving gives the time. Working: 0 = −5x + 200 gives 5x = 200, so x = 200 ÷ 5 = 40 and the crossing point is (40, 0); the tank is empty after 40 minutes. Answer: (40, 0). The distractors: (0, 200) is the y-axis crossing, the 200 litres in the tank at the start, found by substituting x = 0 instead of y = 0; (200, 0) comes from reading the constant 200 as the x-coordinate without dividing by the 5 litres lost each minute; (0, 40) has the right number in the wrong place, with the time written as a y-coordinate.
Build your own mix at the worksheet builder.