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.Two expressions are 4(x + 3) and 4x + 3. A student checks whether they are equivalent by substituting x = 2. Which statement correctly interprets the result?
- 2.The first four terms of a sequence are 11, 18, 25, 32. Ravi thinks the nth term is 7n. Work out the correct expression for the nth term.
- 3.A phone plan costs a fixed £15 per month plus 8p per minute of calls. In one month, Jamal's bill was £23.80. Form an equation using m for the number of minutes, and solve it to find how many minutes Jamal used that month.
- 4.The curve y = −x² + 6x − 5 has a maximum point. Use completing the square to find its coordinates.y = −x² + 6x − 5
- 5.A cyclist's distance-time graph shows the following: she travels 12 km in the first 30 minutes at a steady speed, then rests for 30 minutes, then travels a further 8 km in the next 15 minutes. Work out her average speed, in km/h, for the whole journey.
- 6.For the graph of y = 1/x, where x cannot be zero, which of these statements is correct?
- 7.Solve x² − 6x = 0.
- 8.Work out the value of m² + 3m when m = −2
- 9.Factorise 6x² − 7x − 3.
- 10.Which of these pairs of lines are perpendicular to each other?
- 11.A region S consists of every point that lies on or above the line y = 2, on or below the line y = x, and on or to the left of the line x = 6. Which of these is the system of inequalities that defines S?y = x
- 12.Solve 5x² − 15x = 0.
- 13.A ball is dropped and bounces. The height of each bounce after the first is 8 cm less than the bounce before it. The first bounce reaches 60 cm. Work out the height of the 5th bounce.
- 14.Ben writes n + 4 ≤ 9. Which statement describes what Ben has written? Give a reason for your answer.
- 15.A rectangular lawn is 4 m longer than it is wide. Its area is 96 m². Work out the length of the lawn.
Answer key
- (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.
- (a) 7n + 4 — Method: find the common difference, then find the constant that fits the first term. Working: 18 − 11 = 7, 25 − 18 = 7, 32 − 25 = 7, so the terms increase by 7 each time and the nth term has the form 7n + c. Substituting n = 1: 7(1) + c = 11, so c = 4. Answer: the correct nth term is 7n + 4. The value 7n is Ravi's value, which comes from using only the common difference and leaving out the constant. The value 7n + 11 comes from using the first term as the constant directly, without subtracting the common difference first. The value 11n + 7 comes from swapping the roles of the first term and the common difference — using the first term, 11, as the coefficient of n and the difference, 7, as the constant.
- (d) 110 — Method: form the equation 15 + 0.08m = 23.80, where m is the number of minutes, then solve for m. Working: subtract the fixed fee: 0.08m = 23.80 − 15 = 8.80. Divide by the cost per minute: m = 8.80 ÷ 0.08 = 110. Answer: 110 minutes. 1.1 comes from using 8 instead of 0.08 as the cost per minute, forgetting to convert pence to pounds. 297.5 comes from dividing the whole bill by the cost per minute without subtracting the fixed fee first, 23.80 ÷ 0.08. 485 comes from adding the fixed fee to the bill instead of subtracting it, before dividing by the cost per minute, (23.80 + 15) ÷ 0.08.
- (b) x = 3, y = 4 — −x² + 6x − 5 = −(x² − 6x) − 5 = −[(x − 3)² − 9] − 5 = −(x − 3)² + 9 − 5 = −(x − 3)² + 4. Because the coefficient of x² is negative, −(x − 3)² is at most zero, so this turning point is a maximum. Substituting x = 3 gives (x − 3)² = 0, so y = 4, confirming the maximum value 4 at x = 3: turning point (3, 4). Using 6 instead of half of 6 inside the bracket — forgetting to halve before completing the square — lands on turning point (6, 31), wrong, because only half the coefficient belongs inside the bracket. Reading the bracket's sign directly as the turning point's x-coordinate gives (−3, 4) — wrong, because (x − 3)² is zero at x = 3, not x = −3. Computing 5 − 9 = −4 instead of 9 − 5 = 4 flips the sign of the constant, giving (3, −4) — wrong, since the constant must be evaluated as 9 minus 5, not 5 minus 9. Whenever the leading coefficient is negative, the turning point is a maximum, not a minimum — check by substituting back into the original equation.
- (c) 16 km/h — Method: total distance = 12 + 8 = 20 km. Total time = 30 + 30 + 15 = 75 minutes = 1.25 hours. Average speed = total distance ÷ total time = 20 ÷ 1.25 = 16 km/h. Distractor origins: 20 km/h gives the total distance without ever dividing by the total time; 24 km/h uses only the speed of the first stage (12 km in 30 minutes), ignoring the second stage and the rest; 28 km/h averages the two separate stage speeds, 24 km/h and 32 km/h, instead of using total distance over total time.
- (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.
- (d) x = 0 or x = 6 — Method: factorise by taking out the common factor x: x(x − 6) = 0, so x = 0 or x − 6 = 0, giving x = 0 or x = 6. Distractor origins: x = 6 comes from dividing both sides by x, which loses the solution x = 0; x = 0 stops after finding only one factor; x = 3 comes from halving the coefficient of x instead of factorising.
- (d) −2 — Method: substitute the value into both terms, working out the index and the multiplication before the addition. Working: m² = (−2) × (−2) = 4 and 3m = 3 × (−2) = −6, so the expression becomes 4 + (−6), which is −2. Answer: −2. The distractors: −10 comes from squaring −2 as −4, giving −4 + (−6); 10 comes from working out 3m as +6 and losing the minus sign, giving 4 + 6; −14 comes from working from left to right instead of multiplying first, giving (4 + 3) × (−2).
- (b) (3x + 1)(2x − 3) — To factorise 6x² − 7x − 3, look for two numbers that multiply to 6 × (−3) = −18 and add to −7: these are −9 and 2. Splitting the middle term gives 6x² − 9x + 2x − 3, which groups to 3x(2x − 3) + 1(2x − 3) = (3x + 1)(2x − 3). Writing (3x − 1)(2x + 3) comes from using the pair 9 and −2 instead — the right product but the wrong signs, giving +7x instead of −7x. Writing (6x − 1)(x + 3) comes from picking the factor pair 18 and −1: it multiplies to −18 correctly, but it adds to 17, not −7, so checking only the product splits the middle term as 6x² + 18x − x − 3 and pairs the wrong factors of 6 and 3 together. Writing (x − 3)(6x + 1) comes from that same unchecked pair used the other way round, splitting the middle term as 6x² + x − 18x − 3.
- (b) y = 2x and y = −(1/2)x + 1 — Method: two lines are perpendicular when the product of their gradients is −1, so the gradient of each line is read from the number multiplying x and the two are multiplied together. Working: for y = 2x and y = −(1/2)x + 1 the gradients are 2 and −1/2, and 2 × (−1/2) = −1, so that pair is perpendicular. Answer: y = 2x and y = −(1/2)x + 1. The distractors: the pair y = 2x and y = 2x + 1 has equal gradients, whose product is 4, so those two lines are parallel and never meet, and they are chosen by a candidate applying the parallel condition; the pair y = 2x and y = −2x + 1 comes from changing the sign of the gradient without turning it upside down, and its product is −4; the pair y = 2x and y = (1/2)x + 1 comes from turning the gradient upside down without changing its sign, and its product is 1.
- (b) y ≥ 2, y ≤ x, x ≤ 6 — "On or above the line y = 2" means y ≥ 2. "On or below the line y = x" means y ≤ x. "On or to the left of the line x = 6" means x ≤ 6. Together these give y ≥ 2, y ≤ x, x ≤ 6. Distractor routes: y ≤ 2, y ≤ x, x ≤ 6 flips the first inequality, describing "on or below" y = 2 instead of "on or above". y ≥ 2, y ≥ x, x ≤ 6 flips the second, describing "on or above" y = x instead of "on or below". y ≥ 2, y ≤ x, x ≥ 6 flips the third, describing "on or to the right of" x = 6 instead of "on or to the left".
- (c) x = 0 or x = 3 — Method: take out the common factor 5x: 5x(x − 3) = 0, so 5x = 0 or x − 3 = 0, giving x = 0 or x = 3. Distractor origins: x = 0 or x = 15 comes from forgetting to divide the second term by the common factor 5x correctly, leaving 15 instead of 3; x = 3 loses the solution x = 0 by dividing both sides by x; x = 5 or x = 3 mistakes the coefficient 5 itself for one of the solutions.
- (d) 28 — The height decreases by 8 cm at each bounce after the first, so the nth bounce reaches 60−(n−1)×8 cm. For the 5th bounce: 60−4×8=60−32=28. A candidate who subtracts 8 one time too many, five times instead of four, would compute 60−5×8=20. A candidate who adds the decrease instead of subtracting it, a sign error, would compute 60+4×8=92. A candidate who works out only the total decrease and forgets to include the starting height of 60 cm would compute just 5×8=40.
- (d) An inequality, because ≤ compares the two sides — The symbol ≤ means 'is less than or equal to', so the statement compares the sizes of the two sides instead of saying they are equal: that makes it an inequality. Solving it gives n ≤ 5, a whole range of values rather than the single value an equation would give. An identity has to be true for every value of the letter, and this fails at n = 6, so it is not one. A formula works one quantity out from another, and there is only one letter here.
- (d) 12 m — Method: give the width a letter, write the length in terms of it and use length × width = area to form a quadratic. Working: with a width of x metres the length is x + 4, so x(x + 4) = 96, which rearranges to x² + 4x − 96 = 0; factorising gives (x + 12)(x − 8) = 0, and a width must be positive, so x = 8 and the length is 8 + 4 = 12. Answer: 12 m, and 12 × 8 = 96 as the area requires. The distractors: 8 m is the width rather than the length asked for; 16 m comes from taking the other root as 12 and adding 4 to it, ignoring that the root −12 cannot be a width; 24 m comes from dividing the area by the 4 in the question instead of forming an equation.
Build your own mix at the worksheet builder.