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) 2/5 — Method: compare the equation with y = mx + c, where m is the gradient. Working: in y = (2x/5) − 3, the coefficient of x is 2/5. Answer: the gradient is 2/5. −3 comes from confusing the gradient with the y-intercept. 5/2 comes from inverting the fraction that multiplies x. −2/5 comes from wrongly carrying the negative sign from the −3 term onto the coefficient of x.
- (c) £9.70 — F = 2.50 + 1.20 × 6 = 2.50 + 7.20 = £9.70. £7.20 comes from forgetting to add the £2.50 fixed charge. £10.20 comes from adding the 2.50 to the number of miles before multiplying by 1.20, 1.20 × (6 + 2.50). £22.20 comes from adding the fixed charge and the rate together first and then multiplying by the miles, (2.50 + 1.20) × 6.
- (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.
- (c) y = 9x + 3 — Method: in a linear cost model the charge that is paid once is the constant term and the charge made for each item is the coefficient of x. Working: each pizza costs £9, so x pizzas cost 9x pounds; the £3 delivery fee is paid once whatever the value of x, so it is added on as a constant and the total cost is y = 9x + 3. Answer: y = 9x + 3. The distractors: y = 3x + 9 comes from swapping the two charges over, treating the £3 delivery as a per-pizza cost and the £9 as the one-off charge; y = 9x leaves out the delivery fee altogether, which undercharges every order by £3; y = 12x comes from adding the delivery fee to the price of each pizza, £9 + £3 = £12 each, so the fee is charged once per pizza instead of once per order.
- (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) $y = 2x - 1$ — Method: pick two points the line passes through, work out the gradient as vertical change ÷ horizontal change, and read the y-intercept from where the line crosses the y-axis. Working: the line passes through (0, −1) and (1, 1), so the gradient is (1 − (−1)) ÷ (1 − 0) = 2, and it crosses the y-axis at −1. Answer: y = 2x − 1. Distractor refutation: y = 2x + 1 comes from reading the y-intercept as +1 instead of −1, misreading which side of the origin the line crosses. y = x − 1 comes from taking the gradient as 1, counting the same number of squares across and up instead of checking the rise is twice the run. y = −2x − 1 comes from a sign error on the gradient, treating the line as sloping downward from left to right when it actually rises.
- (c) x = 5 — Method: every point on a vertical line has the same x-coordinate however far up or down the line it lies, so the equation of a vertical line fixes x at a number and does not involve y at all. Working: of the four equations only x = 5 fixes x; it is satisfied by (5, 0), (5, 1), (5, 7) and by every other point whose x-coordinate is 5, and those points form a vertical line. Answer: x = 5. The distractors: y = 5 fixes the y-coordinate instead of the x-coordinate, which gives a horizontal line; y = 5x is a line through the origin with gradient 5, steep but not vertical, and it has a different y-value for every x; x = y fixes neither coordinate and is the line through the origin with gradient 1.
- (a) 3 — Method: substitute the given value into the formula and carry out the subtraction in the order the formula is written. Working: replacing m with 8 gives L = 8 − 5, and 8 − 5 = 3. Answer: 3. The distractors: 13 comes from adding 5 to 8 instead of subtracting it; 40 comes from reading m − 5 as a multiplication and working out 8 × 5; −3 comes from subtracting the wrong way round and working out 5 − 8.
- (a) y = 0 — Method: in the pair (x, y) the first coordinate measures how far left or right of the origin a point is and the second how far above or below the x-axis it is, so a point on an axis has one of those measurements equal to zero. Working: the x-axis is the horizontal line through the origin, so a point sitting on it is neither above nor below that line and its second coordinate is zero, while its first coordinate may be positive, negative or zero. Answer: y = 0. The distractors: x = 0 is the condition for lying on the y-axis, the other axis; x > 0 comes from assuming a point on the x-axis must be to the right of the origin, which is true only of part of that axis; x = y holds only at the origin, which is one point of the x-axis rather than a property shared by all of them.
- (b) 20 — a²b means a² multiplied by b: a² = 2² = 4, and 4 × 5 = 20. Reading the expression as (ab)² instead of a²b gives (2 × 5)² = 100. Squaring b instead of a, 2 × 5² = 50, squares the wrong letter. Adding a² and b instead of multiplying them, 2² + 5 = 9, uses the wrong operation.
- (a) 2b — Method: a total cost is the price of one item multiplied by the number of items bought. Working: each pen costs £2 and there are b pens, so the total cost is 2 × b, which is written as 2b. Answer: 2b. The distractors: b + 2 comes from adding the price to the number of pens instead of multiplying, treating £2 as a one-off charge; 2b + 2 comes from multiplying correctly and then adding the £2 a second time as though there were also a fixed charge; b/2 comes from dividing by the price instead of multiplying by it.
- (c) 5y − 2 — An expression is a collection of terms with no equals sign and no inequality sign in it: nothing is being claimed about two sides. Here 5y − 2 on its own fits that description. The line with an equals sign and one unknown letter to find is an equation; the line joined by a comparison sign is an inequality; the line that links two different letters so that one can be worked out from the other is a formula.
- (c) 4 — Method: subtract 3 from both sides, then divide by 4. Working: 4x = 19 − 3 = 16, so x = 16 ÷ 4 = 4. Answer: 4. 4.75 comes from dividing 19 by 4 directly, without subtracting 3 first. 3.75 comes from subtracting 4 instead of 3 before dividing. 5.5 comes from a sign error, adding 3 to 19 instead of subtracting it.
- (c) (6n + 4)/2 — Six full boxes hold 6 lots of n pencils, which is 6n, and the 4 loose pencils are added on, so the shop has 6n + 4 pencils altogether. Sharing them equally between 2 classes divides that whole total by 2, and brackets are what show that the division applies to all of it: (6n + 4)/2. Without the brackets, 6n + 4/2 halves only the loose pencils; 6(n + 4)/2 adds the loose pencils to every box before the division; 2(6n + 4) doubles the total instead of halving it.
- (d) −5 — In y = mx + c, the y-intercept is c, the constant term, not the coefficient of x. Here c = −5, so the y-intercept is −5. 4 is Beth's value, the coefficient of x (the gradient), not the intercept. 5 comes from taking the constant term but dropping its negative sign. −4 comes from taking the gradient but giving it the sign of the intercept.
Build your own mix at the worksheet builder.