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
Answer key: Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (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) 6 — Method: a value satisfies x ≥ 7 when it is greater than 7 or exactly equal to 7, so test each value against the boundary. Working: 8 is greater than 7 and 100 is greater than 7, so both satisfy the inequality; 7 is equal to the boundary and ≥ includes equality, so 7 satisfies it as well; 6 is less than 7, so 6 is the one value that fails. Answer: 6. The distractors: 7 is chosen by candidates who read ≥ as a strict 'greater than' and so shut the boundary value out of the solution set; 8 is chosen by reading the question as asking which value DOES satisfy the inequality and taking the smallest such value; 100 is chosen by the same misreading, taking instead the value furthest above the boundary.
- (c) r = √(A/π) — A = πr² means r has been squared and then multiplied by π. To make r the subject, first divide both sides by π to get A/π = r², then take the square root of both sides: r = √(A/π). Writing r = A/π stops after dividing by π and forgets that r is still squared — it never undoes the square. Writing r = √A/π takes the square root before dividing by π, which square-roots only the A and not the whole of A/π. Writing r = (A/π)² squares A/π instead of taking its square root — the opposite of what is needed to undo r². The correct rearrangement is r = √(A/π).
- (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.
- (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.
- (c) x = 3 and x = −5 — To factorise x² + 2x − 15, find two numbers that multiply to −15 and add to 2: these are 5 and −3, since 5 × (−3) = −15 and 5 + (−3) = 2. So x² + 2x − 15 = (x + 5)(x − 3). Setting each factor to zero gives x = −5 and x = 3. Choosing x = −3 and x = 5 comes from swapping the signs of the correct roots. Choosing x = 5 and x = 3 uses the right pair of numbers, 5 and 3, but forgets that one of them must be negative for the product to equal −15. Choosing x = −15 and x = 1 mistakes the constant term, −15, for one of the roots, and pairs it oddly with x = 1.
- (d) (3, 0) — Method: every point on the x-axis has y-coordinate 0, so substituting y = 0 into the equation and solving gives the x-coordinate of the crossing point. Working: 0 = 2x − 6 gives 2x = 6, so x = 6 ÷ 2 = 3 and the graph crosses the x-axis at (3, 0). Answer: (3, 0). The distractors: (0, −6) is where the graph crosses the y-axis, found by substituting x = 0 rather than y = 0; (−3, 0) comes from moving the 6 across the equals sign without changing its sign, giving 2x = −6; (6, 0) comes from reading the constant straight off as the crossing point and never dividing by the gradient 2.
- (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) 6x(2x + 3) — The highest common factor of 12x² and 18x is 6x. Dividing each term by 6x gives 12x² ÷ 6x = 2x and 18x ÷ 6x = 3, so 12x² + 18x = 6x(2x + 3). A candidate who only takes out the number 6 (missing the x) gets 6(2x² + 3x), which is not fully factorised. A candidate who only takes out 2x (missing the extra factor of 3 in 6) gets 2x(6x + 9), also not fully factorised — the bracket still shares a common factor. A candidate who takes out 3x instead of the full 6x gets 3x(4x + 6), which again is not fully factorised since 4x + 6 shares a common factor of 2.
- (b) 2(x + 3) = 2x + 6 — An identity is true for every value of x, not just one. Expanding 2(x + 3) gives 2x + 6, which matches the right-hand side exactly — so the equation holds for every value of x, and it is an identity. Each of the other three is only true for one particular value of x: 5x − 3 = 12 gives x = 3, x + 7 = 15 gives x = 8, and 3x = x + 10 gives x = 5 — these are ordinary equations, not identities.
- (d) $y = x^2 - 2x - 3$ — Method: read the two x-intercepts (roots) from the graph, write the quadratic as the product of the corresponding factors, then expand. Working: the curve crosses the x-axis at x = −1 and x = 3, so the equation factorises as (x + 1)(x − 3), which expands to x² − 2x − 3. Answer: y = x² − 2x − 3. Distractor refutation: y = x² − x − 6 comes from misreading the left-hand crossing point as x = −2 instead of x = −1, giving factors (x + 2)(x − 3). y = x² − x − 2 comes from misreading the right-hand crossing point as x = 2 instead of x = 3, giving factors (x + 1)(x − 2). y = x² + 2x − 3 comes from writing the factors as (x − 1)(x + 3), swapping which root gets the plus sign and which gets the minus sign, giving the wrong sign on the x term.
- (a) a = 20 − b — Method: get a on its own by adding a to both sides, then subtracting b from both sides. Working: b = 20 − a, so b + a = 20, so a = 20 − b. Answer: a = 20 − b. a = b − 20 comes from treating the formula as if it read b = 20 + a and then subtracting 20 from both sides. a = 20 + b comes from moving b across from b + a = 20 without changing its sign. a = −20 − b comes from a double sign error, changing the sign of the 20 as well as of b when rearranging.
- (b) 8 s — Rearranging v = u + at for t: subtract u from both sides to get v − u = at, then divide by a: t = (v − u)/a. Substituting u = 4, a = 2, v = 20: t = (20 − 4)/2 = 16/2 = 8 s. Answering 12 s comes from adding u instead of subtracting it: (20 + 4)/2 = 12. Answering 32 s comes from multiplying (v − u) by a instead of dividing by it: 16 × 2 = 32. Answering 6 s divides v by a first and then subtracts u, in the wrong order: 20/2 − 4 = 10 − 4 = 6. The time taken is 8 s.
- (b) x = 5 — Area = length × width, so x(x + 3) = 40, which rearranges to x² + 3x − 40 = 0. This factorises as (x + 8)(x − 5) = 0: the two numbers in the brackets must multiply to −40 and add to +3, and the pair 8 and −5 does both. This gives x = −8 or x = 5. Since x is a length, it cannot be negative, so x = 5. A candidate who gives both solutions without rejecting the negative one, which cannot be a length, answers x = 5 or x = −8. A candidate who picks the wrong factor pair of 40, such as 10 and −4 instead of 8 and −5, gets (x + 10)(x − 4) = 0 and answers x = 4. A candidate who rejects the wrong root, keeping the negative solution instead of the positive one, answers x = −8.
- (d) 5x² — 5x² is a single term: a product of a number and a power of a letter, with no + or − sign attached to anything else. A candidate who picks 5x² + 3x is choosing the expression that contains that term, rather than the term on its own. A candidate who picks 5x² = 20 is drawn in by the equals sign and misses that this makes it an equation. A candidate who picks A = 5x² thinks any statement with a letter and a number combined must be a formula.
Build your own mix at the worksheet builder.