Printable · GCSE Higher · ages 14-16
Algebra worksheet — GCSE Higher
Fifteen questions across the algebra statements at Higher tier. Choose the non-calculator filter to rehearse Paper 1, which counts for a third of the marks.
Answer key: Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- (d) 44 m — The trapezium rule between t = 2 and t = 5 uses only the speeds at t = 2, 3, 4 and 5 — 12, 15, 16 and 14 — with three strips of width 1: adding the first and last readings and twice the sum of the middle readings gives 12 + 14 + 2 × (15 + 16) = 88, and half of that is 44 m. Writing 68.5 m comes from applying the trapezium rule to the whole table, from t = 0 to t = 6, instead of restricting it to the interval t = 2 to t = 5 that the question asks for. Writing 28.5 m comes from forgetting to double the two middle readings, 15 and 16, in the trapezium rule formula. Writing 39 m comes from averaging only the first and last speeds in the interval, 12 and 14, and multiplying by the 3-second interval, ignoring the readings at t = 3 and t = 4 in between.
- (c) −8 — (−2)³ = (−2) × (−2) × (−2) = −8, since multiplying three negative numbers gives a negative result. A candidate who forgets the sign of a negative number when cubing it might treat (−2)³ as if it were 2³ = 8. A candidate who multiplies −2 by 3 instead of cubing it might get −2 × 3 = −6. A candidate who combines both mistakes — multiplying by 3 and dropping the sign — might get 2 × 3 = 6.
- (a) 48 litres — Split the area into three sections. The rectangle (t = 0 to 2) has area 2 × 12 = 24. The first trapezium (t = 2 to 5, parallel sides 12 and 3, width 3) has area 1/2 × (12 + 3) × 3 = 22.5. The second trapezium (t = 5 to 6, parallel sides 3 and 0, width 1) has area 1/2 × (3 + 0) × 1 = 1.5. Total volume: 24 + 22.5 + 1.5 = 48 litres. Forgetting the rectangle and adding only the two trapeziums gives 22.5 + 1.5 = 24 litres. Using a single trapezium across the whole 6 minutes, with parallel sides 12 and 0, ignoring that the first 2 minutes are constant, gives 1/2 × (12 + 0) × 6 = 36 litres. Correctly finding the rectangle and the first trapezium but forgetting to halve the second trapezium, using (3 + 0) × 1 = 3 instead of 1.5, gives 24 + 22.5 + 3 = 49.5 litres.
- (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.
- (b) 2n + 3 — Method: multiply the cost per mile by the number of miles to get an expression, then add the fixed fee as a separate term. Working: n miles at £2 each is 2n; add the £3 fixed fee: 2n + 3. Answer: 2n + 3. 3n + 2 comes from swapping the fee and the rate round, treating £3 as the rate per mile and £2 as the fixed fee. 5n comes from adding the fee and the rate together first (3 + 2 = 5) and multiplying the result by n, instead of keeping the fixed fee as its own term. 2n − 3 comes from subtracting the fixed fee instead of adding it.
- (b) x = 7, y = 3 — Method: one equation contains +y and the other −y, so adding them removes y; the value found is then substituted back to get the other letter. Working: adding x + y = 10 and x − y = 4 gives 2x = 14, so x = 7; substituting into x + y = 10 gives 7 + y = 10, so y = 3. Answer: x = 7, y = 3, and 7 − 3 = 4 as required. The distractors: x = 7, y = 4 comes from finding x correctly and then taking the 4 in x − y = 4 to be the value of y; x = 5, y = 5 comes from splitting the total of 10 equally and never using the difference; x = 14, y = −4 comes from adding the equations to 2x = 14 and forgetting to halve, so that x is taken as 14 and y as 10 − 14.
- (d) (5x − 1)/(x² − x − 2) — The common denominator is (x + 1)(x − 2) = x² − x − 2. The numerator becomes 2(x − 2) + 3(x + 1) = (2x − 4) + (3x + 3) = 5x − 1, so the sum is (5x − 1)/(x² − x − 2). Choosing 5/(2x − 1) adds the numerators (2 + 3 = 5) and the denominators ((x + 1) + (x − 2) = 2x − 1) directly, which is not how fractions add. Choosing (5x + 1)/(x² − x − 2) comes from expanding 2(x − 2) as 2x − 2 instead of 2x − 4, losing part of the constant term. Choosing (5x − 1)/(x² + x − 2) has the correct numerator but the wrong sign on the x-term when (x + 1)(x − 2) is expanded.
- (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.
- (c) (3, 9) — Reflecting in the horizontal line y = 2 keeps the x-coordinate the same and maps y to 2 × 2 − y = 4 − (−5) = 9, so S = (3, 9). A candidate who uses k − y instead of 2k − y gets 2 − (−5) = 7, giving (3, 7). A candidate who reflects in the x-axis instead of the line y = 2, simply changing the sign of y, gets (3, 5). A candidate who also changes the sign of the x-coordinate, as if reflecting in both axes, gets (−3, 9).
- (c) 27 days — The campaign starts at d = 3 and ends at d = 30, so it runs for 30 − 3 = 27 days. Getting 33 days comes from adding the two values, 3 + 30 = 33, instead of subtracting them. Getting 30 days uses only the end day and ignores that the campaign did not start at day 0. Getting 24 days comes from subtracting the start day twice, 30 − 3 − 3 = 24, instead of once.
- (b) (−5, −2) — A rotation of 180° about the origin reverses the sign of both coordinates, so Q = (−5, −2). A candidate who reverses the sign of only the y-coordinate, as if reflecting in the x-axis, gets (5, −2). A candidate who reverses the sign of only the x-coordinate, as if reflecting in the y-axis, gets (−5, 2). A candidate who swaps the coordinates instead of reversing their signs gets (2, 5).
- (d) x = 5 — Method: expand the bracket by multiplying both terms inside it by 5, then undo the addition and the multiplication in turn. Working: expanding gives 5x + 15 = 40; subtracting 15 from both sides gives 5x = 25; dividing both sides by 5 gives x = 5. Answer: x = 5. The distractors: x = 8 comes from dividing both sides by 5 first, reaching x + 3 = 8 and writing 8 as the value of x without taking the 3 away; x = 11 comes from adding 15 to both sides instead of subtracting it, giving 5x = 55; x = 7.4 comes from expanding 5(x + 3) as 5x + 3, multiplying only the x by the 5, which leads to 5x = 37.
- (a) −1/3 — The gradient of L is 3, the coefficient of x in y = mx + c form. The gradient of a line perpendicular to a line of gradient m is the negative reciprocal, −1/m. So the perpendicular gradient is −1/3. Distractor routes: 3 gives the gradient of L itself, forgetting to change it at all — that is the gradient of a PARALLEL line. 1/3 takes the reciprocal of 3 but keeps the same sign, missing the negative sign a perpendicular gradient requires. −3 negates the gradient of L but does not take its reciprocal, giving the gradient of a line with the opposite slope rather than a perpendicular one.
- (a) Tuesday, by 2 km/h — Monday's speed is 15 ÷ 2.5 = 6 km/h and Tuesday's speed is 12 ÷ 1.5 = 8 km/h, so Tuesday was faster, by 8 − 6 = 2 km/h. A candidate who works out the correct speeds but mislabels which day is faster gets Monday, by 2 km/h. A candidate who divides 15 ÷ 2.5 incorrectly as 5 instead of 6 gets a difference of 8 − 5 = 3 km/h, still crediting Tuesday. A candidate who forgets to find Monday's speed and gives Tuesday's speed itself as the difference states Tuesday, by 8 km/h.
- (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.
Build your own mix at the worksheet builder.