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
Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.A rule turns each input into an output. An input of 0 gives an output of −1, an input of 1 gives an output of 1, and an input of 2 gives an output of 3. Work out the rule, writing the input as x and the output as y.
- 2.Work out the equation of the straight line through the points (−2, 1) and (0, 7).
- 3.A ball is thrown in the air. Its height, h metres, above the ground after t seconds is given in this table: when t = 0, h = 0; when t = 1, h = 15; when t = 2, h = 20; when t = 3, h = 15; when t = 4, h = 0. Use the table to find the two times, in seconds, at which the ball is at ground level.
- 4.The point (5, −12) lies on the circle x² + y² = 169, which has centre (0, 0). Work out the equation of the tangent to the circle at (5, −12), giving your answer in the form y = mx + c.
- 5.a = 2 and b = 5. Work out the value of a²b.
- 6.Simplify 2/(x + 1) + 3/(x − 2), giving your answer as a single fraction.
- 7.The point (3, 6) lies on the circle x² + y² = 45. The tangent to the circle at (3, 6) crosses the x-axis at the point P. Work out the coordinates of P.
- 8.A cyclist's speed-time graph is described as follows: speed increases steadily from 0 m/s to 8 m/s over the first 4 seconds, stays constant at 8 m/s for the next 6 seconds, then decreases steadily to 0 m/s over the final 2 seconds. Work out the total distance travelled.
- 9.A straight line has gradient 3 and passes through the point (1, 4). Work out the equation of the line.
- 10.A rule multiplies the input by a fixed number and then adds a fixed number. An input of 1 gives an output of 5, and an input of 3 gives an output of 11. Work out the rule, writing the input as x and the output as y.
- 11.A rectangle has width x cm. Its length is 3 cm more than its width. The perimeter of the rectangle is 38 cm. Form an equation and solve it to find x.
- 12.The point (−4, 7) is moved 4 units to the right and 9 units down. Write down the coordinates of the point it reaches.
- 13.A straight line has equation y = 4 − 3x. Work out the gradient of the line.
- 14.The diagram shows two curves drawn on the same grid. Curve A is the graph of . Which equation could represent curve B?
- 15.There are 50 adults on a coach to the Lake District. Every adult is either a man or a woman. There are 10 more men than women. Work out the number of men.
Answer key
- (b) y = 2x − 1 — Method: in a rule that multiplies and then adds, the multiplier is the step in the outputs for each step of 1 in the input, and the number added on is the output when the input is 0. Working: the inputs 0, 1, 2 rise in ones while the outputs −1, 1, 3 rise by 2 each time, so the input is multiplied by 2; an input of 0 gives 2 × 0 = 0 and the output must be −1, so 1 is subtracted. Answer: y = 2x − 1, checked against the last pair by 2 × 2 − 1 = 3. The distractors: y = 2x + 1 comes from finding the multiplier 2 correctly and then reading the output at an input of 0 as +1 instead of −1; y = x − 1 comes from taking the multiplier as 1 because the inputs go up in ones, instead of using the step in the outputs; y = 3x − 1 comes from reading the largest output, 3, as the multiplier.
- (c) y = 3x + 7 — Method: the gradient is the change in y divided by the change in x with both taken in the same order, and a point whose x-coordinate is 0 gives the constant straight away because it lies on the y-axis. Working: m = (7 − 1) ÷ (0 − (−2)) = 6 ÷ 2 = 3; the point (0, 7) lies on the y-axis, so c = 7 and the line is y = 3x + 7. Answer: y = 3x + 7. The distractors: y = −3x + 7 comes from taking the y-difference as 1 − 7 while taking the x-difference as 0 − (−2), so the two subtractions run in opposite orders; y = 3x + 1 comes from using the y-coordinate of (−2, 1) as the constant instead of the point that actually lies on the y-axis; y = (1/3)x + 7 comes from writing the gradient upside down as the change in x over the change in y, 2 ÷ 6.
- (a) t = 0 or t = 4 — The ball is at ground level exactly when h = 0. From the table, h = 0 at t = 0 and at t = 4, so those are the two times. Distractor origins: t = 1 or t = 3 picks the times with equal (but non-zero) height instead of ground level; t = 2 picks the time of maximum height instead of ground level; t = 0 finds only the starting time and misses the second one.
- (c) y = (5/12)x − 169/12 — The gradient of the radius to (5, −12) is (−12 − 0) ÷ (5 − 0) = −12/5. A tangent is perpendicular to the radius at that point, so its gradient is the negative reciprocal, 5/12. Using y − y₁ = m(x − x₁) with (5, −12): y + 12 = (5/12)(x − 5), which gives y = (5/12)x − 169/12. y = −(12/5)x comes from using the radius's own gradient, −12/5, instead of turning it into the perpendicular gradient, and building the line through the origin (as the radius itself does). y = −(5/12)x − 119/12 comes from taking the reciprocal of −12/5 correctly as a size but keeping the wrong sign, using −5/12 instead of 5/12. y = (5/12)x − 25/12 comes from using the correct gradient 5/12 but building the line through (5, 0) instead of (5, −12) — dropping the point's y-coordinate.
- (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.
- (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) (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.
- (c) 72 m — The first section is a triangle with base 4 s and height 8 m/s, area = 1/2 × 4 × 8 = 16 m. The middle section is a rectangle with base 6 s and height 8 m/s, area = 6 × 8 = 48 m. The final section is a triangle with base 2 s and height 8 m/s, area = 1/2 × 2 × 8 = 8 m. Total distance = 16 + 48 + 8 = 72 m. Treating both sloping sections as full rectangles instead of triangles — forgetting the factor of a half — gives 4 × 8 + 6 × 8 + 2 × 8 = 96 m, which is wrong because a sloping speed-time section is a triangle, not a rectangle. Leaving out the final, decreasing section entirely gives 16 + 48 = 64 m, which is wrong because the cyclist is still moving and covering distance while slowing down. Leaving out the middle, constant-speed section gives 16 + 8 = 24 m, which is wrong because the cyclist covers the most distance of all during the 6 seconds of constant speed.
- (c) y = 3x + 1 — Method: a line of known gradient m has equation y = mx + c, and c is found by substituting the coordinates of a point known to lie on it. Working: the gradient is 3, so the line is y = 3x + c; substituting x = 1 and y = 4 gives 4 = 3 × 1 + c, so c = 4 − 3 = 1. Answer: y = 3x + 1. The distractors: y = 3x − 1 comes from working out the constant as mx − y, 3 − 4 = −1, instead of y − mx; y = x + 3 comes from swapping the two numbers over, putting the gradient 3 in the constant position and the x-coordinate 1 in front of x; y = 3x + 4 comes from using the y-coordinate 4 as the constant without substituting.
- (c) y = 3x + 2 — Method: divide the change in the outputs by the change in the inputs to find the multiplier, then put one pair of values into the rule to find the number added on. Working: the output rises by 11 − 5 = 6 while the input rises by 3 − 1 = 2, so the multiplier is 6 ÷ 2 = 3; with an input of 1, 3 × 1 = 3 and the output is 5, so 2 is added. Answer: y = 3x + 2, checked against the second pair by 3 × 3 + 2 = 11. The distractors: y = 3x − 2 comes from finding the multiplier 3 and then subtracting the 2 instead of adding it; y = 2x + 3 comes from swapping the multiplier and the number added on; y = x + 4 comes from assuming the input is multiplied by 1 and using 5 − 1 = 4 as the number added on.
- (b) 8 — The perimeter is 2(x + (x + 3)) = 4x + 6, so 4x + 6 = 38, which gives 4x = 32 and x = 8. A candidate who forgets the '+3' and treats the rectangle as a square, solving 2(2x) = 38, gets x = 9.5. A candidate who forgets to double the sum of the sides, solving 2x + 3 = 38, gets x = 17.5. A candidate who uses 3x instead of x + 3 for the length, solving 2(x + 3x) = 38, gets x = 4.75.
- (b) (0, −2) — Method: a translation acts on the two coordinates separately: moving right or left changes the x-coordinate only, moving up or down changes the y-coordinate only, and right and up add while left and down subtract. Working: the point starts at (−4, 7); moving 4 units to the right gives an x-coordinate of −4 + 4 = 0; moving 9 units down gives a y-coordinate of 7 − 9 = −2. Answer: (0, −2). The distractors: (5, 3) comes from pairing each number with the wrong coordinate, adding 9 to −4 and taking 4 from 7; (0, 16) comes from treating 'down' as an addition, giving 7 + 9 = 16 for the second coordinate; (−8, −2) comes from treating 'to the right' as a subtraction, giving −4 − 4 = −8 for the first coordinate.
- (d) −3 — Method: rewrite the equation in the form y = mx + c, then read off the gradient. Working: y = 4 − 3x can be written as y = −3x + 4, so comparing with y = mx + c gives m = −3. Answer: the gradient is −3. The value 3 comes from ignoring the negative sign on the x term. The value 4 comes from reading off the y-intercept instead of the gradient. The value −4 comes from a sign error, applying the negative sign to the intercept instead of the gradient.
- (d) $y = x^2 + 3$ — Method: a point lies on a curve only if substituting its x-coordinate into the equation gives back its y-coordinate, so read one or two points off curve B and test each equation. Working: curve B crosses the y-axis at (0, 3), and its lowest point is also (0, 3); substituting x = 0 into y = x² + 3 gives 0² + 3 = 3, which matches. Checking a second point: at x = 2 curve B is at y = 7, and 2² + 3 = 4 + 3 = 7, which matches as well. Answer: curve B has equation y = x² + 3. Distractor refutation: y = x² − 3 comes from reading the 3 as a move down instead of a move up; substituting x = 0 gives −3, so that curve would cross the y-axis three squares below the origin, while curve B crosses it three squares above. y = (x − 3)² comes from putting the 3 inside the brackets; substituting x = 0 gives (−3)² = 9, and that curve's lowest point is at (3, 0), three squares to the right along the x-axis, whereas curve B has its lowest point on the y-axis. y = x² + 3x comes from attaching the 3 to the x term instead of writing it on its own; substituting x = 0 gives 0² + 3 × 0 = 0, so that curve passes through the origin, and curve B does not pass through the origin.
- (d) 30 — Method: give each group a letter, turn each sentence of the stem into an equation in those letters, then eliminate one letter by adding the two equations. Working: let m be the number of men and w the number of women. The 50 adults give m + w = 50, and 10 more men than women gives m − w = 10. Adding the two equations term by term cancels w: (m + w) + (m − w) = 50 + 10, so 2m = 60 and m = 30. Substituting back into m + w = 50 gives w = 20, and 30 − 20 = 10 as required. Answer: 30. The distractors: 20 comes from subtracting the equations instead of adding them, which cancels m and gives 2w = 40, so w = 20 — the other unknown, not the one asked for; 40 comes from forming the second equation as w = 10, reading '10 more men than women' as '10 women', and then getting m = 50 − 10 from the first equation; 35 comes from using m + w = 50 alone with m = w, giving 25 each, and then adding the whole difference of 10 to the men instead of splitting it between the two groups, which leaves a difference of 20 rather than 10.
Build your own mix at the worksheet builder.