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.
Non-calculator
Answer key: Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- (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.
- (c) y = 4x − 5 — Parallel lines have the same gradient, so the new line has gradient 4; since it passes through (0, −5), its y-intercept is −5, giving y = 4x − 5. A candidate who drops the negative sign on the y-intercept would write y = 4x + 5. A candidate who changes the sign of the gradient, instead of keeping it the same for a parallel line, would write y = −4x − 5. A candidate who confuses m and c, using the y-intercept of the first line (3) as the gradient of the second, would write y = 3x − 5.
- (a) 4(x + 3) = 20 and 4x + 3 = 11 when x = 2, so the two expressions are not equivalent, because the bracket means the 3 must be added before multiplying by 4. — Substituting x = 2: 4(x + 3) = 4 × 5 = 20, and 4x + 3 = 8 + 3 = 11. The two values are different, and expanding 4(x + 3) algebraically gives 4x + 12, which can never equal 4x + 3 (that would require 12 = 3) — so the two expressions are never equivalent, for any value of x. The option claiming they become equal for a larger x is wrong: 4x + 12 = 4x + 3 has no solution at all. The option claiming they are equivalent because they share the terms 4x and 3 ignores that the bracket changes the constant term. The option that calculates 4(x + 3) as 11 ignores the bracket completely, applying the 4 only to the x term.
- (c) −6 — Method: substitute the value, work out the bracket first, then multiply what the bracket comes to by 2. Working: the bracket gives (−5) + 2 = −3, and multiplying by 2 gives 2 × (−3) = −6. Answer: −6. The distractors: −3 comes from working out the bracket correctly but stopping there and never multiplying by 2; −1 comes from multiplying the 2 inside the bracket by the 2 outside before adding, giving −5 + 4; −8 comes from multiplying only the x by 2 and leaving the 2 inside the bracket unchanged, giving −10 + 2.
- (d) 23 — Method: let the smallest integer be n, so the three consecutive integers are n, n + 1 and n + 2. Form the equation n + (n + 1) + (n + 2) = 72. Working: simplify the left side: 3n + 3 = 72, so 3n = 69, giving n = 23. Answer: 23. 24 comes from dividing 72 by 3 directly, 72 ÷ 3 = 24, which finds the middle integer rather than realising the three numbers differ. 25 comes from correctly finding n = 23 but reading off the largest integer, n + 2, instead of the smallest as asked. 21 comes from dividing first and subtracting after, (72 ÷ 3) − 3, instead of subtracting 3 before dividing by 3.
- (a) y = 2ˣ — An exponential graph y = 2ˣ passes through (0, 1) since 2⁰ = 1, rises more and more steeply for positive x, and has the x-axis as an asymptote as x becomes very negative, since 2ˣ gets closer to 0 without ever reaching it. y = x² + 1 also passes through (0, 1) and also rises steeply for positive x, but as x becomes very negative it rises to infinity too, rather than settling towards the x-axis — mistaking any curve that gets steeper for an exponential misses this. y = x³ + 1 passes through (0, 1) and rises for positive x, but as x becomes very negative it falls towards negative infinity rather than approaching the x-axis from above. y = 1 − x² also passes through (0, 1), but it falls for large positive x rather than rising — a candidate who checks only the y-intercept, without reading the described shape of the curve, could pick this.
- (c) x = 5, y = 5 — x² − 10x + 30 = (x − 5)² − 5² + 30 = (x − 5)² + 5. Substituting x = 5: 5² = 25, 10 × 5 = 50, so 25 − 50 + 30 = 5, confirming the minimum value 5 at x = 5: turning point (5, 5). Using −10 instead of half of it inside the bracket gives (x − 10)² − 70, turning point (10, −70) — wrong, because only half the coefficient of x belongs inside the bracket. Reading the bracket's sign directly as the turning point's x-coordinate gives (−5, 5) — wrong, because (x − 5)² is zero at x = 5, not x = −5. Computing 25 − 30 = −5 instead of 30 − 25 = 5 flips the sign of the constant, giving (5, −5) — wrong, since the completed square's constant must be evaluated as 30 minus 25, not 25 minus 30. Always check a turning point by substituting its x-value back into the original equation.
- (d) 2x = 10 — Method: collect the x-terms on one side and the constants on the other, keeping the equals sign balanced. Working: 5x − 3x = 8 + 2, giving 2x = 10. Answer: 2x = 10. 2x = 6 comes from a sign error moving the constant, subtracting instead of adding: 8 − 2 = 6. 8x = 6 comes from adding the x-terms instead of subtracting them (5x + 3x = 8x), alongside the constant sign error. 2x = −10 comes from a sign error moving the constant the other way: −2 − 8 = −10.
- (c) x = 3 or x = 1/2 — Method: factorise into two brackets whose x terms multiply to 2x² and whose numbers multiply to 3, checking that they produce the middle term −7x, then set each bracket equal to zero. Working: (2x − 1)(x − 3) expands to 2x² − 6x − x + 3 = 2x² − 7x + 3, so (2x − 1)(x − 3) = 0; then 2x − 1 = 0 gives x = 1/2 and x − 3 = 0 gives x = 3. Answer: x = 3 or x = 1/2. The distractors: x = 3/2 or x = 1 comes from factorising as (2x − 3)(x − 1), whose middle term is −5x and not −7x; x = −3 or x = −1/2 comes from reading the roots straight out of (2x − 1)(x − 3) without changing the signs; x = 6 or x = 1 comes from using the quadratic formula with the denominator written as a instead of 2a, dividing 7 ± 5 by 2.
- (a) x = (y + 9) / 2 — Method: undo the subtraction of 9 first, then undo the multiplication by 2. Working: y = 2x − 9, so adding 9 to both sides gives y + 9 = 2x, then dividing both sides by 2 gives x = (y + 9) / 2. The value x = (y − 9) / 2 comes from a sign error, keeping the −9 instead of moving it to +9. The value x = 2(y + 9) comes from multiplying by 2 instead of dividing. The value x = y / 2 + 9 comes from dividing by 2 before adding 9, the wrong order of operations, instead of dividing the whole bracket.
- (c) x = 0 — Expand (x + 4)² correctly: (x + 4)² = x² + 8x + 16. This equals x² + 16 only when 8x is zero, i.e. when x = 0 — at every other value of x the two expressions differ by 8x. Choosing x = 4 confuses the constant inside the bracket with the value of x that makes the expressions match. Choosing x = −4 makes the same confusion but with the sign flipped. Choosing x = 8 mistakes the coefficient of the middle term, 8x, for the value of x itself.
- (d) 28 cm — Method: rate = 12 cm ÷ 3 min = 4 cm per minute. Depth after 7 minutes = 4 × 7 = 28 cm. Distractor origins: 84 cm multiplies the given depth by 7 directly, without first finding the rate per minute (12 × 7 = 84); 24 cm simply doubles the given depth instead of scaling correctly by the ratio of times; 16 cm combines the numbers with subtraction and addition (12 − 3 + 7 = 16) instead of finding a rate.
- (a) 6x + 12 — A regular hexagon has 6 equal sides, so the perimeter is 6(x + 2) = 6x + 12. A candidate who multiplies only the x-term by 6 and forgets to multiply the 2 gets 6x + 2. A candidate who multiplies only the number term by 6 and forgets to multiply the x gets x + 12. A candidate who adds 6 and 2 to make a single coefficient of x instead of expanding the brackets gets 8x.
- (a) 4 — Method: set up the equation 35 + 20h = 115, then subtract the fixed fee and divide by the hourly rate. Working: 20h = 115 − 35 = 80; h = 80 ÷ 20 = 4. Answer: 4 hours. 5.75 comes from dividing the whole £115 by £20 without first subtracting the fixed fee: 115 ÷ 20 = 5.75. 2.71 comes from swapping the fee and the rate round, subtracting £20 and dividing by £35: (115 − 20) ÷ 35 ≈ 2.71. 7.5 comes from adding the fixed fee instead of subtracting it: (115 + 35) ÷ 20 = 7.5.
- (d) h = 2A / (a + b) — Method: undo the multiplication by 1/2 by multiplying both sides by 2, then undo the multiplication by (a + b) by dividing both sides by it. Working: A = (a + b)h / 2, so multiplying both sides by 2 gives 2A = (a + b)h, then dividing both sides by (a + b) gives h = 2A / (a + b). The value h = A / (a + b) comes from forgetting to multiply by 2 to clear the 1/2 first. The value h = 2A / a + b comes from dividing only by a and leaving b outside the fraction, instead of dividing by the whole bracket (a + b). The value h = (a + b) / (2A) comes from inverting the fraction.
Build your own mix at the worksheet builder.