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.A number, w, satisfies the statement "three times w, minus 5, is at least 16". Which of these is the correct inequality for w?
- 2.Solve x² = 81.
- 3.Expand and simplify 2(a + 6) − 2(a − 7)
- 4.Solve the simultaneous equations 2x + y = 7 and x − y = 2.
- 5.Point P has coordinates (2, −5). P is reflected in the x-axis to point Q. Write down the coordinates of Q.
- 6.A ball's height, h metres, t seconds after being thrown follows h = (t − 1)(9 − t). Given that the ball is at ground level at t = 1 and t = 9, work out at what time t the ball reaches its maximum height, using symmetry.
- 7.Solve 2x + 7 = x + 13
- 8.Simplify 2b − 1 + 2b − 4 + 2b
- 9.Which of these values of x is a solution of x² + 2x − 15 = 0?
- 10.Solve 3x − 1 = 8
- 11.A colony of bacteria doubles in number every hour. At 9am there are 5 bacteria in the colony. Work out how many bacteria there will be at 12 noon.
- 12.A number, n, is doubled and then 7 is subtracted. The result is 15. Form an equation and solve it to find n.
- 13.y = 5 − 2x. Work out the value of x when y = 11.
- 14.The line y = 3x + 6 meets the x-axis at one point. Work out the coordinates of that point.y = 3x + 6
- 15.A gym charges a reduced price for the first month of membership and a standard price for every month after that. The total cost is £5 for 1 month, £12 for 2 months, £19 for 3 months and £26 for 4 months. Work out an expression, in terms of n, for the total cost, in pounds, of n months of membership.
Answer key
- (b) 3w − 5 ≥ 16 — "Three times w, minus 5" translates to 3w − 5, and "is at least 16" means it must be 16 or more, giving 3w − 5 ≥ 16. A candidate who reads "at least" as a strict inequality writes 3w − 5 > 16. A candidate who misreads the wording and applies the subtraction before the multiplication writes 3(w − 5) ≥ 16. A candidate who reverses the direction of the inequality writes 3w − 5 ≤ 16.
- (d) x = 9 or x = −9 — Taking the square root of both sides of x² = 81 gives x = ±9, i.e. x = 9 or x = −9, since both 9² and (−9)² equal 81. A candidate who forgets the negative square root gives only x = 9. A candidate who halves 81 instead of taking its square root gets x = 40.5. A candidate who squares 81 instead of taking its square root gets x = 6561.
- (d) 26 — Method: expand both brackets, treating the second as multiplication by −2 so that both of its terms change sign, then collect like terms. Working: 2(a + 6) = 2a + 12 and −2(a − 7) = −2a + 14, so the expression becomes 2a + 12 − 2a + 14; the a terms give 2a − 2a = 0, so no term in a survives, and the numbers give 12 + 14 = 26. Answer: 26. The distractors: −2 comes from expanding the second bracket as −2a − 14, so that the numbers give 12 − 14; 4a − 2 comes from adding 2(a − 7) instead of subtracting it, giving 2a + 12 + 2a − 14; 13 comes from multiplying the 2 over only the first term of each bracket, giving 2a + 6 − 2a + 7.
- (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) (2, 5) — Reflecting in the x-axis keeps the x-coordinate the same and changes the sign of the y-coordinate: Q = (2, 5). (−2, −5) comes from reflecting in the y-axis instead, which changes the sign of the x-coordinate. (−2, 5) comes from reflecting in both axes. (2, −5) comes from not applying the reflection at all.
- (d) t = 5 — The maximum height occurs halfway between the two times when the ball is at ground level: the midpoint of t = 1 and t = 9 is (1 + 9) ÷ 2 = 5, so the ball reaches its maximum height at t = 5 seconds. Getting t = 4 comes from halving the DIFFERENCE between the times, 9 − 1 = 8, then 8 ÷ 2 = 4, instead of finding their midpoint. Getting t = 8 uses that difference, 9 − 1 = 8, as if the gap between the two times were itself the time of the maximum. Getting t = 10 adds the two times, 1 + 9 = 10, but forgets to divide by 2.
- (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) 6b − 5 — Method: sort the expression into terms in b and number terms, then collect each kind, keeping the sign in front of every term. Working: the b terms give 2b + 2b + 2b = 6b; the number terms are −1 and −4, and −1 − 4 = −5. Answer: 6b − 5. The distractors: 6b − 3 comes from working out the difference 4 − 1 instead of adding two negative numbers; 6b + 5 comes from adding 1 and 4 while ignoring both minus signs; 8b − 5 comes from multiplying the coefficients 2, 2 and 2 instead of adding them.
- (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.
- (d) x = 3 — Method: undo the operations on the left in reverse order — deal with the subtraction of 1 first, then with the multiplication by 3. Working: adding 1 to both sides gives 3x = 9, and dividing both sides by 3 gives x = 3. Answer: x = 3. The distractors: x = 9 comes from stopping at 3x = 9 and writing 9 as the value of x; x = 6 comes from subtracting 3 from 9 instead of dividing by 3; x = 27 comes from multiplying 9 by 3 instead of dividing by 3.
- (a) 40 — From 9am to 12 noon is 3 hours, so the population doubles three times: 5 × 2³ = 40. A candidate who counts the elapsed time as 4 hours (an off-by-one counting error) would reach 5 × 2⁴ = 80. A candidate who counts it as only 2 hours would reach 5 × 2² = 20. A candidate who misreads 'doubles' as 'increases by 2' each hour would compute 5 + 3 × 2 = 11.
- (a) 11 — 2n − 7 = 15, so adding 7 to both sides gives 2n = 22, and dividing by 2 gives n = 11. A candidate who makes a sign error and forms the equation 2n + 7 = 15 gets 2n = 8 and n = 4. A candidate who correctly adds 7 to get 2n = 22 but forgets to divide by 2 gets n = 22. A candidate who ignores the −7 altogether and solves 2n = 15 gets n = 7.5.
- (d) −3 — Substitute y = 11 into y = 5 − 2x, giving 11 = 5 − 2x. Subtracting 5 from both sides gives 6 = −2x, so x = 6 ÷ (−2) = −3. A candidate who mishandles the negative sign when rearranging, treating the equation as 6 = 2x, gets x = 3. A candidate who correctly finds −2x = 6 but forgets to divide by 2 at all gets x = 6. A candidate who adds 5 and 11 instead of subtracting, getting 2x = 16, gets x = 8.
- (b) (−2, 0) — Method: a graph meets the x-axis where the y-value is 0, so setting y = 0 turns the equation into a linear equation in x. Working: 0 = 3x + 6 gives 3x = −6, so x = (−6) ÷ 3 = −2 and the meeting point is (−2, 0). Answer: (−2, 0). The distractors: (2, 0) comes from solving 3x = −6 and then dropping the minus sign from the result; (0, 6) is the y-axis crossing, found by substituting x = 0 instead of y = 0; (6, 0) comes from reading the constant 6 straight off as the x-coordinate, without dividing by 3 and without changing its sign.
- (d) 7n − 2 — Method: find how much the total cost rises each month, then find the constant that fits the cost for one month. Working: the cost rises by £7 for each extra month (12 − 5 = 7, 19 − 12 = 7, 26 − 19 = 7), so the cost has the form 7n + c. Substituting n = 1: 7(1) + c = 5, so c = −2. Answer: the total cost in pounds is 7n − 2. The value 7n comes from leaving out the constant. The value 7n + 5 comes from using the cost of one month as the constant directly, without subtracting the monthly rise first. The value 5n + 7 comes from swapping the roles of the cost of one month, £5, and the monthly rise, £7 — using the cost of one month as the coefficient of n and the rise as the constant.
Build your own mix at the worksheet builder.