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.
Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.A mobile phone tariff charges a fixed £15 plus 20p for every minute of calls made, so the total monthly charge, £C, for m minutes of calls is given by C = 15 + 0.2m. In a month where Ali's charge was £46.60, work out how many minutes of calls he made.
- 2.The trapezium rule is used to estimate the area under a curve between x = 2 and x = 6. The curve is concave up (it curves upwards, like the inside of a bowl) throughout this interval. Which statement about the estimate is correct?
- 3.The formula connecting speed, distance and time is v = s ÷ t. Work out v, in km/h, when s = 180 and t = 4.
- 4.By completing the square, find the turning point of the curve y = x² + 8x − 3.y = x² + 8x − 3
- 5.The equation x² = 5x − 3 is to be solved using iteration. Work out which of these iterative formulas comes from a correct rearrangement of the equation.
- 6.A ramp rises 3 m over a horizontal distance of 12 m. Work out the gradient of the ramp.
- 7.For 0 ≤ x ≤ 360, the equation sin x = 0.5 has two solutions. What are they?
- 8.One solution of the equation x² − (k + 1)x + k = 0 is x = 3. Work out the value of k.
- 9.A sequence has the position-to-term rule n² − 3, where n is the position number. Work out the difference between the 6th term and the 5th term.
- 10.A tap fills a tank at a varying rate. A graph shows the rate of flow, in litres per minute, against time, in minutes. What does the area under this graph represent?
- 11.The graph of y = f(x) has a maximum turning point at (5, 8). Which of these correctly gives the corresponding turning point on the graph of y = −f(x + 1), and its type?
- 12.The formula y = x² + 1 gives y in terms of x. Work out the value of y when x = −2.y = x² + 1
- 13.A rule turns each input x into an output y. An input of 1 gives an output of 1, an input of 2 gives an output of 4 and an input of 3 gives an output of 9. Work out the rule.
- 14.In a shop a shirt costs £x and a pair of trousers costs £(2x + 30). Together the two items cost at least £150. Work out the lowest possible price of the shirt.
- 15.Write down the gradient of the line with equation y = −x + 3.y = −x + 3
Answer key
- (b) 158 minutes — Rearranging C = 15 + 0.2m for m: subtract 15 from both sides to get C − 15 = 0.2m, then divide by 0.2: m = (C − 15)/0.2. Substituting C = 46.60: m = (46.60 − 15)/0.2 = 31.60/0.2 = 158. Answering 233 minutes comes from dividing the whole £46.60 by 0.2 without first taking off the £15 fixed charge. Answering 308 minutes comes from adding the £15 instead of subtracting it: (46.60 + 15)/0.2. Answering 218 minutes divides first and subtracts 15 afterwards, in the wrong order: 46.60/0.2 − 15 = 233 − 15 = 218. Ali made 158 minutes of calls.
- (a) Overestimates — trapezium edges lie above the curve. — For a concave-up curve, each chord connecting two points on the curve lies ABOVE the curve between those points, because the curve bends away from the chord underneath it. The trapezium rule uses these chords as the top edges of each trapezium, so the trapeziums cover a larger region than the true area under the curve — the estimate is an overestimate. Saying it underestimates because the edges lie below the curve gets the direction backwards: for a concave-up curve the edges lie above, not below. Saying it overestimates 'because more strips always increase it' gives the right verdict for the wrong reason — using MORE, narrower strips makes a trapezium estimate more accurate and brings it closer to the true area, it does not simply increase the total. Saying the estimate is exact ignores that straight edges cannot follow a curved line perfectly; there is always a gap between the chord and the curve on a bend, which is exactly what makes the rule an estimate rather than an exact calculation.
- (d) 45 — v = s ÷ t = 180 ÷ 4 = 45 km/h. 720 comes from multiplying s and t instead of dividing, 180 × 4. 184 comes from adding s and t instead of dividing, 180 + 4. 176 comes from subtracting t from s instead of dividing, 180 − 4.
- (d) x = −4, y = −19 — x² + 8x − 3 = (x + 4)² − 4² − 3 = (x + 4)² − 19. Substituting x = −4: (−4)² = 16, 8 × (−4) = −32, so 16 − 32 − 3 = −19, confirming the minimum value −19 at x = −4: turning point (−4, −19). Using 8 instead of half of it inside the bracket gives (x + 8)² − 67, turning point (−8, −67) — 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 (4, −19) — wrong, because (x + 4)² is zero at x = −4, not x = 4. Computing 16 + 3 = 19 instead of −3 − 16 = −19 flips the sign of the constant, giving (−4, 19) — wrong, since the completed square's constant must be evaluated as −3 minus 16, not 16 plus 3. Check by substitution whenever the sign of a constant feels uncertain.
- (b) xₙ₊₁ = (xₙ² + 3) ÷ 5 — Starting from x² = 5x − 3, add 3 to both sides: x² + 3 = 5x. Divide both sides by 5: x = (x² + 3) ÷ 5. Writing this as an iteration gives xₙ₊₁ = (xₙ² + 3) ÷ 5. xₙ₊₁ = (xₙ² − 3) ÷ 5 comes from a sign error when moving the −3 across the equals sign — it should become +3, not stay as −3. xₙ₊₁ = 5(xₙ² + 3) comes from multiplying by 5 instead of dividing by 5 when isolating x. xₙ₊₁ = (xₙ + 3) ÷ 5 comes from dropping the index on x², using xₙ instead of xₙ².
- (a) 0.25 — Method: gradient = vertical rise ÷ horizontal distance. Working: gradient = 3 ÷ 12 = 0.25. Answer: the gradient of the ramp is 0.25. 4 comes from inverting the gradient, dividing the horizontal distance by the vertical rise instead of the other way round. 9 comes from subtracting the rise from the horizontal distance instead of dividing. 36 comes from multiplying the rise and the horizontal distance instead of dividing.
- (d) 30° and 150° — The first solution is x = 30°, since sin 30° = 0.5. The graph of y = sin x is symmetrical about x = 90° between 0° and 180°, so the second solution is 180° − 30° = 150°. Adding 180° to the first solution instead of subtracting it from 180° gives 30° and 210°, but sin 210° = −0.5, not 0.5. Reflecting the first solution about x = 90° by adding 30° to 90° instead of subtracting from 180° gives 30° and 120°, but sin 120° = √3/2, not 0.5. Misremembering the standard value and using sin 45° = 0.5 instead of sin 30° = 0.5 gives 45° and 135°, but sin 45° = √2/2, not 0.5.
- (a) k = 3 — Method: a solution of an equation makes both sides balance, so substitute it in and solve the equation in k that is left. Working: putting x = 3 gives 3² − (k + 1) × 3 + k = 0, that is 9 − 3k − 3 + k = 0, so 6 − 2k = 0 and k = 3; the equation is then x² − 4x + 3 = 0, whose solutions are 3 and 1. Answer: k = 3. The distractors: k = −3 comes from solving 6 − 2k = 0 as though it gave 2k = −6; k = 4 comes from expanding −3(k + 1) as −3k − 1, multiplying only the k by 3; k = 1.5 comes from working 3² as 3 × 2 = 6, which leaves 3 − 2k = 0.
- (a) 11 — Method: work out each term separately using the rule n² − 3, then subtract. Working: 6th term = 6² − 3 = 36 − 3 = 33. 5th term = 5² − 3 = 25 − 3 = 22. Difference: 33 − 22 = 11. Answer: 11. 8 comes from subtracting the constant −3 once at the end instead of it already being included in both terms, (36 − 25) − 3. 1 comes from working out (6 − 5)² instead of finding 6² and 5² separately and then subtracting. −11 comes from subtracting in the wrong order, the 5th term minus the 6th term instead of the 6th minus the 5th.
- (b) The total volume of water, in litres, that has flowed in. — On a rate-time graph, the y-axis is in litres per minute and the x-axis is in minutes; multiplying a rate by a time gives litres per minute × minutes = litres, a total volume. So the area under the graph represents the total volume of water that has flowed in. Thinking the area itself represents the rate, rather than what the rate accumulates to, gives the wrong claim about the average rate of flow. Confusing the area with the gradient of the graph — which measures how the rate is changing — gives the wrong claim about litres per minute squared. Ignoring the flow-rate axis and focusing only on the time axis gives the wrong claim that the area is simply the total time.
- (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.
- (c) 5 — Method: substitute the value into the formula, work out the index first and the addition afterwards. Working: x² = (−2) × (−2) = 4, so y = 4 + 1 = 5. Answer: 5. The distractors: −3 comes from squaring only the 2 and keeping the minus sign outside the index, giving −4 + 1; 1 comes from adding the 1 to x before squaring, giving (−2 + 1)²; 4 comes from squaring correctly but stopping there and never adding the 1.
- (c) y = x² — Method: test a candidate rule against every pair given, not just one — a rule that fits one pair and fails another is not the rule. Working: the outputs 1, 4, 9 rise by 3 and then by 5, so they are not going up in equal steps and the input is not simply multiplied by a fixed number; comparing each output with its own input gives 1 × 1 = 1, 2 × 2 = 4 and 3 × 3 = 9, and all three pairs fit. Answer: y = x². The distractors: y = 3x comes from fitting only the last pair, where 3 × 3 = 9, and reading that 3 as a multiplier; y = 3x − 2 comes from assuming a multiply-then-add rule and using the first step in the outputs, 4 − 1 = 3, as the multiplier — it fits the first two pairs and fails the third; y = 2x comes from fitting only the pair 2 and 4 and reading every output as double its input.
- (d) £40 — Method: add the two prices to make one expression in x, turn 'at least' into ≥, solve the inequality, then read the lowest possible price off the boundary of the solution set. Working: the two items cost x + (2x + 30) = 3x + 30 pounds, so 3x + 30 ≥ 150; subtracting 30 from both sides gives 3x ≥ 120; dividing both sides by 3 gives x ≥ 40, and the smallest value the shirt price is allowed to take is the boundary, £40. Answer: £40. The distractors: £50 comes from leaving the £30 out of the total and solving 3x ≥ 150; £60 comes from using the trousers expression on its own, 2x + 30 ≥ 150; £120 comes from stopping at 3x ≥ 120 and reading the 120 as the price of the shirt without dividing by 3.
- (b) −1 — Method: in the form y = mx + c the gradient m is the number multiplying x, and an x term written with no number in front of it has a coefficient of 1. Working: y = −x + 3 is the same equation as y = (−1)x + 3, so comparing it with y = mx + c gives m = −1 and c = 3. Answer: −1. The distractors: 1 comes from taking the coefficient as 1 and leaving the minus sign out of the answer; 3 comes from reading the constant as the gradient, confusing m with c; −3 comes from moving the minus sign across to the constant term and then reading the gradient off that term instead of the x term.
Build your own mix at the worksheet builder.