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) a/2 — Method: write both terms over the same denominator, subtract the numerators, then cancel the fraction down. Working: 6 is a multiple of 3, so a/3 is rewritten as 2a/6; the calculation becomes 5a/6 − 2a/6 = 3a/6, and dividing numerator and denominator by 3 gives a/2. Answer: a/2. The distractors: 4a/3 comes from subtracting the denominators as well as the numerators, giving (5 − 1)a over (6 − 3); 2a/3 comes from subtracting 1 from 5 without first rewriting a/3 as 2a/6, giving 4a/6; 7a/6 comes from adding the two fractions instead of subtracting them, giving 5a/6 + 2a/6.
- (b) y = 84 − 14x — Method: the distance still to go is the whole route minus the distance already covered, and at a steady speed the distance covered after x hours is the speed multiplied by x. Working: after x hours Freya has cycled 14x km, so the distance remaining is the 84 km route take away 14x, giving y = 84 − 14x, a straight line with intercept 84 and gradient −14. Answer: y = 84 − 14x. The distractors: y = 84 + 14x comes from adding the distance cycled to the length of the route rather than taking it away, so the ride would grow longer the further she goes; y = 14x − 84 comes from carrying out the subtraction the wrong way round, which is negative for the whole of the ride; y = 14 − 84x comes from swapping the two numbers over, treating 84 km as the hourly speed and 14 km as the length of the route.
- (a) (4, −8), a minimum point — The transformation x → x + 1 inside f translates the graph 1 unit to the LEFT, so the x-coordinate becomes 5 − 1 = 4. The minus sign in front of f reflects the graph in the x-axis, so the y-coordinate becomes −8, and a reflection in the x-axis turns every maximum into a minimum, so (4, −8) is a minimum point. Writing '(4, −8), a maximum point' gets the coordinates right but forgets that a reflection in the x-axis swaps maximum and minimum points. Writing '(6, −8), a minimum point' comes from translating 1 unit to the RIGHT instead of the left — f(x + 1) always moves the graph in the negative x-direction. Writing '(4, 8), a minimum point' gets the x-coordinate and the type right, but forgets to actually negate the y-coordinate, even though it does correctly reclassify the point as a minimum.
- (d) 6 — Method: collect the x-terms on one side and the constants on the other, then divide by the remaining coefficient of x. Working: 6x − 3x = 13 + 5, so 3x = 18, x = 18 ÷ 3 = 6. Answer: x = 6. 2.67 comes from a sign error when moving the 5, subtracting instead of adding: 3x = 13 − 5 = 8, x = 8 ÷ 3 ≈ 2.67. 2 comes from a sign error when moving the x-term, adding instead of subtracting: 9x = 18, x = 2. 18 comes from correctly finding 3x = 18 but forgetting to divide by 3.
- (a) y = (1/4)x + 1/4 — Rearrange 4x + y = 12 to y = −4x + 12, so the path has gradient −4. The perpendicular gradient is 1/4. Substituting (3, 1) into y − 1 = (1/4)(x − 3): y = (1/4)x − 3/4 + 1 = (1/4)x + 1/4. Distractor routes: y = −4x + 13 uses the path's own gradient, −4, instead of the perpendicular gradient, giving a line PARALLEL to the path through (3, 1) rather than perpendicular to it. y = (1/4)x − 1/4 makes an arithmetic slip combining −3/4 and 1, landing on −1/4 instead of the correct 1/4. y = −(1/4)x + 1/4 takes the reciprocal of −4, which is −1/4, but forgets to change its sign, so it is not the true negative reciprocal.
- (a) 8 — Method: rate = height gained ÷ time taken. Working: height gained = 52 − 20 = 32 m, time taken = 4 minutes, so rate = 32 ÷ 4 = 8 metres per minute. Answer: the rate is 8 metres per minute. 32 comes from working out the height gained but forgetting to divide by the time taken. 13 comes from dividing the final height, 52, by the time taken instead of the height gained. 5 comes from dividing the starting height, 20, by the time taken instead of the height gained.
- (d) The graph never crosses either axis — Since x ≠ 0, there is no point on the graph where x = 0, so it cannot cross the y-axis; likewise 1/x is never equal to 0 for any x, so it cannot cross the x-axis either — the graph never touches either axis. A candidate who forgets the restriction x ≠ 0 might think the graph behaves like other graphs and passes through the origin, (0, 0). A candidate who correctly rules out the x-axis but forgets that x = 0 is also excluded might say the graph crosses the y-axis but never the x-axis. A candidate who only pictures the branch where x and y are both positive might say the graph has only one branch, in quadrant 1, forgetting the second branch where x and y are both negative.
- (b) (−5, −2) — Both points have the same y-coordinate, so the midpoint lies on the same horizontal line: y = −2. The x-coordinate is the average of −9 and −1: (−9 + (−1)) ÷ 2 = −10 ÷ 2 = −5, giving (−5, −2). (−10, −2) comes from adding the x-coordinates but forgetting to divide by 2. (−4, −2) comes from a sign error on the second x-coordinate, treating −1 as +1: (−9 + 1) ÷ 2 = −4. (5, −2) comes from dropping the negative sign on the x-coordinate.
- (c) 55 — Continuing the pattern: 8+13=21 (5th term), 13+21=34 (6th term), 21+34=55 (7th term). A candidate who miscounts the position and stops one term early would give 34, the 6th term. A candidate who doubles the most recent term instead of adding the two before it would compute 34×2=68. A candidate who adds a non-adjacent pair — the 4th and 6th terms, skipping the 5th — would compute 13+34=47.
- (b) (2, 4) and (−2, −4) — Substitute y = 2x into x² + y² = 20: x² + (2x)² = 20, which gives x² + 4x² = 20, so 5x² = 20, x² = 4, and x = 2 or x = −2. Using y = 2x for each x-value: x = 2 gives y = 4; x = −2 gives y = −4. The path meets the pond's edge at (2, 4) and (−2, −4). Distractor routes: (2, −4) and (−2, 4) swaps the sign pairing, matching each x-value with the wrong sign of y instead of keeping each x with its own correctly-signed y. (2, 1) and (−2, −1) comes from using y = x/2 instead of y = 2x when finding the y-coordinates. (2, 4) alone stops after the positive square root of x² = 4 and never finds the second point from x = −2.
- (d) 6 — Method: rearrange the formula to make d the subject, then substitute C = 133. Working: C = 25 + 18d, so subtracting 25 from both sides gives C − 25 = 18d, then dividing by 18 gives d = (C − 25) / 18. Substituting C = 133: d = (133 − 25) / 18 = 108 / 18 = 6. The value 7.4 comes from dividing 133 by 18 without subtracting the fixed £25 first (133 / 18 ≈ 7.4). The value 4.6 comes from pairing the numbers the wrong way round, working out (133 − 18) / 25 = 4.6. The value 90 comes from subtracting both 25 and 18 from 133 instead of dividing by 18.
- (d) x = 0, y = −1 and x = 3, y = 5 — Set the two expressions for y equal: 2x − 1 = x² − x − 1. Rearranging, subtracting 2x and adding 1 to both sides: 0 = x² − x − 1 − 2x + 1 = x² − 3x, so x² − 3x = 0. Factorise: x(x − 3) = 0, giving x = 0 or x = 3. Using y = 2x − 1: x = 0 gives y = −1; x = 3 gives y = 5. Distractor routes: x = 0, y = −1 alone stops after the factor x = 0 and never checks the second factor, x − 3 = 0. x = 0, y = −1 and x = −3, y = −7 comes from mis-factorising x² − 3x as x(x + 3), a sign error that gives a second root of −3 instead of 3. x = −2, y = −5 and x = 1, y = 1 comes from adding 2x to both sides instead of subtracting it when rearranging, giving x² + x − 2 = 0 instead of x² − 3x = 0.
- (a) It touches the x-axis once, only at x = 4. — (x − 4)² is a square, so it equals zero only when x − 4 = 0, that is at x = 4 — the curve just touches the x-axis there rather than crossing it, since a square cannot be negative on either side to cross through. Saying it crosses at x = 4 and x = −4 wrongly introduces a plus-or-minus, as if taking a square root of x, rather than recognising the bracket is already squared and only zero once. Saying it never touches the x-axis forgets that a squared term CAN equal zero, even though it can never be negative. Saying it crosses at x = 2 and x = −2 confuses (x − 4)² with the different expression x² − 4.
- (b) 1 at x = 90° — The graph of y = sin x rises from (0°, 0) to its maximum value of 1 at x = 90°, a quarter of the way through the period. Thinking the maximum occurs where the graph crosses the y-axis, at the start of the curve, gives 1 at x = 0°, but sin 0° = 0, not the maximum. Thinking the maximum occurs halfway to x = 360°, rather than a quarter of the way, gives 1 at x = 180°, but sin 180° = 0, not the maximum. Swapping the roles of the maximum value and the x co-ordinate at which it occurs gives 90 at x = 1, but the maximum value of sin x is 1, not 90.
- (a) (15, 0) — Method: the tangent is perpendicular to the radius at the point of contact, so find the gradient of the radius, take its negative reciprocal, write the equation of the tangent, then substitute y = 0 because every point on the x-axis has y-coordinate 0. Working: the radius from (0, 0) to (3, 6) has gradient 6 ÷ 3 = 2, so the tangent has gradient −1/2. Substituting into y − 6 = −1/2(x − 3) gives y = −0.5x + 7.5. Setting y = 0 gives 0.5x = 7.5, so x = 15 and P is (15, 0). Answer: (15, 0). The distractors: (0, 7.5) is where the same tangent crosses the y-axis, reached by setting x = 0 instead of y = 0; (0, 0) comes from using the gradient of the radius, 2, for the tangent, which gives the line y = 2x through the centre and so crosses the x-axis at the origin; (6, 0) comes from changing the sign of the radius gradient without turning it upside down, which gives y = −2x + 12.
Build your own mix at the worksheet builder.