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.Work out the coordinates of the point where the graph of y = 2x − 6 crosses the x-axis.y = 2x − 6
- 2.The graph of y = 60 × (0.5)ˣ is sketched for x ≥ 0. Which statement correctly describes what happens to the curve as x increases?
- 3.A cyclist accelerates uniformly from rest to 6 m/s in 4 seconds, travels at a constant 6 m/s for 10 seconds, then decelerates uniformly to rest in 3 seconds. Work out the total distance the cyclist travels.
- 4.A straight line has gradient 3 and passes through the point (1, 4). Work out the equation of the line.
- 5.Solve x² − 2x − 24 = 0.
- 6.A coastguard radar at the origin covers a circular region modelled by x² + y² = 400, where each unit represents 1 kilometre. A boat travels along the straight line that touches the boundary of the region at the point (12, 16). Work out the equation of the line the boat travels along.
- 7.A tap's flow rate, in litres per minute, is plotted against time, in minutes, on a graph. What are the units of the area under this graph?
- 8.Tom is asked to classify the statement 5(2x − 3) = 10x − 15. Which statement about it is correct?
- 9.Six years ago Harry was three times as old as his brother Leo. Harry is now 24 years old. Work out Leo's age now.
- 10.A runner's journey is shown on a distance-time graph: she runs 8 km in the first hour, rests for 30 minutes with no distance gained, then runs a further 4 km in the next 30 minutes. Work out her average speed for the whole journey, in kilometres per hour.
- 11.Solve 6x − 5 = 3x + 13.
- 12.A table shows y = x² − 6x + 5 at these points (x, y): (0, 5), (1, 0), (2, −3), (3, −4), (4, −3), (5, 0), (6, 5). Using the symmetry shown, write down the x-coordinate of the turning point.y = x² − 6x + 5
- 13.A geometric sequence begins 80, 40, 20, 10, ... Work out the next term in the sequence.
- 14.A phone company works out a monthly bill, £B, using the formula B = 18 + 0.05t, where £18 is the fixed monthly charge and t is the number of extra text messages sent beyond the free allowance, each charged at 5p. Farida's bill for one month is £24.50. Work out the number of extra text messages, t, she sent.
- 15.A geometric sequence has first term 5, and each term after that is 3 times the term before it. Work out the first term of the sequence that is greater than 1000.
Answer key
- (d) (3, 0) — Method: every point on the x-axis has y-coordinate 0, so substituting y = 0 into the equation and solving gives the x-coordinate of the crossing point. Working: 0 = 2x − 6 gives 2x = 6, so x = 6 ÷ 2 = 3 and the graph crosses the x-axis at (3, 0). Answer: (3, 0). The distractors: (0, −6) is where the graph crosses the y-axis, found by substituting x = 0 rather than y = 0; (−3, 0) comes from moving the 6 across the equals sign without changing its sign, giving 2x = −6; (6, 0) comes from reading the constant straight off as the crossing point and never dividing by the gradient 2.
- (a) It gets closer to zero but never actually reaches it. — y = 60 × (0.5)ˣ is always positive, however large x is, because a positive number raised to any power stays positive. As x increases, (0.5)ˣ gets smaller and smaller but never equals zero, so y approaches zero without ever reaching it. Believing the curve reaches zero when x = 60, because 60 is the starting value, mixes up the y-intercept with a stopping point — an exponential decay curve like this one never actually reaches the x-axis, so this is wrong. Believing the curve goes negative for large x is wrong because multiplying a positive number by (0.5) any number of times can never produce a negative result. Believing the curve levels off at y = 0.5, confusing the base of the exponential with its eventual level, is wrong: the base only controls how fast the curve falls, not where it settles — this curve settles at y = 0, not y = 0.5. Whenever you sketch an exponential decay curve, draw it approaching the x-axis but never touching it.
- (c) 81 m — Split the velocity-time graph into its three phases. The accelerating phase (0 to 4 s) is a triangle: 1/2 × 4 × 6 = 12. The constant phase (4 s at 6 m/s, for 10 s) is a rectangle: 10 × 6 = 60. The decelerating phase (3 s) is a triangle: 1/2 × 3 × 6 = 9. Total distance: 12 + 60 + 9 = 81 m. Forgetting the final decelerating phase entirely and adding only the first two areas gives 12 + 60 = 72 m. Treating all three phases as rectangles, forgetting to halve either triangular phase, gives 4 × 6 + 10 × 6 + 3 × 6 = 102 m. Halving only the deceleration triangle correctly but treating the acceleration phase as a rectangle too gives 4 × 6 + 60 + 9 = 93 m.
- (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.
- (a) x = 6 or x = −4 — We need two numbers that multiply to −24 and add to −2: these are −6 and 4, since −6 × 4 = −24 and −6 + 4 = −2. So x² − 2x − 24 = (x − 6)(x + 4) = 0, giving x = 6 or x = −4. A candidate who swaps the signs, using 6 and −4 the wrong way round in the brackets, gets x = −6 or x = 4. A candidate who picks the wrong factor pair, 8 and −3 (which multiply to −24 but add to +5, not −2), gets (x + 8)(x − 3) = 0 and answers x = −8 or x = 3. A candidate who makes both factors negative gets x = −6 or x = −4, which would require the constant term to be +24, not −24.
- (b) y = −3x/4 + 25 — Method: a straight line that touches a circle at one point is a tangent there, so it is perpendicular to the radius drawn to that point; find the gradient of the radius, take its negative reciprocal, then substitute the point of contact into y − y₁ = m(x − x₁). Working: the radius from (0, 0) to (12, 16) has gradient 16 ÷ 12, which cancels to 4/3, so the tangent has gradient −3/4. Substituting gives y − 16 = −3/4(x − 12), so y − 16 = −3x/4 + 9 and y = −3x/4 + 25. Answer: y = −3x/4 + 25. The distractors: y = 3x/4 + 7 turns the gradient of the radius upside down but leaves it positive, so the perpendicular step is only half done; y = −4x/3 + 32 changes the sign of the radius gradient without turning it upside down, which is the other half left undone; y = −3x/4 − 25 uses the correct gradient but substitutes the point of contact with both signs reversed, writing y + 16 = −3/4(x + 12).
- (a) Litres — The area under a graph is found by multiplying a y-value by an x-value, so its units are the y-axis units multiplied by the x-axis units: litres per minute × minutes = litres, since the 'per minute' cancels with the 'minutes'. Answering 'litres per minute' keeps the y-axis units unchanged, as if multiplying by time did nothing to the units at all. Answering 'litres per minute squared' treats the x-axis as also being measured 'per minute', squaring a unit that should instead cancel. Answering 'minutes' keeps only the x-axis units and drops the rate altogether.
- (b) An identity, since both sides are equal for every x. — Expanding the left-hand side: 5(2x−3)=10x−15, which is exactly the same as the right-hand side for every value of x, so it is an identity, not an equation that is only true for one particular x. A candidate who treats every equals-sign statement as an equation, without checking whether it holds for all values of x, would choose the equation option. A candidate who mistakes it for a formula is assuming it relates two different letters or quantities, but only x appears — there is no second variable such as area or cost — so it is not a formula. A candidate who mistakes it for an inequality is assuming the two sides are only equal for particular values of x, but expanding shows they are identical for every value, not just some.
- (a) 12 — Method: write both ages as they were six years ago, call Leo's present age x, and form an equation from the comparison at that time. Working: six years ago Harry was 24 − 6 = 18 and Leo was x − 6, so 18 = 3(x − 6); expanding gives 18 = 3x − 18, adding 18 to both sides gives 36 = 3x, and dividing by 3 gives x = 12. Checking: six years ago Harry was 18 and Leo was 6, and 18 = 3 × 6. Answer: 12. The distractors: 6 comes from solving 18 = 3(x − 6) as far as Leo's age six years ago, 18 ÷ 3 = 6, and giving that as his age now; 8 comes from dividing Harry's present age by 3, 24 ÷ 3 = 8, using the multiple at the wrong moment in time; 36 comes from stopping at 3x = 36 and giving 36 as Leo's age.
- (c) 6 km/h — Total distance = 8 + 4 = 12 km. Total time = 1 hour + 0.5 hours resting + 0.5 hours = 2 hours. Average speed = total distance ÷ total time = 12 ÷ 2 = 6 km/h. A speed of 8 km/h comes from leaving the resting time out of the total time: 12 ÷ 1.5 = 8. A speed of 4 km/h comes from dividing by too much time, such as double-counting the rest period: 12 ÷ 3 = 4. A speed of 12 km/h simply gives the total distance and forgets to divide by the total time at all.
- (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.
- (d) x = 3 — The table is symmetrical about the turning point: y = 0 at both x = 1 and x = 5, and the lowest value, y = −4, occurs exactly halfway between them, at x = 3. Choosing x = 5 picks one of the roots rather than the midpoint between them. Choosing x = 1 picks the other root for the same reason. Choosing x = 6 picks the x-value where y returns to its starting value of 5, which is not the turning point.
- (d) 5 — Each term is found by multiplying the previous term by the common ratio, 0.5: 80, 40, 20, 10, and the next term is 10 × 0.5 = 5. A candidate who instead subtracts the same amount each time (repeating the last difference of 10) would reach 10 − 10 = 0. A candidate who divides by 4 instead of by 2 would reach 10 ÷ 4 = 2.5. A candidate who multiplies by 2 instead of dividing (reversing the direction of the sequence) would reach 10 × 2 = 20.
- (a) 130 — Method: substitute the total bill into the formula, then subtract the fixed charge and divide by the cost per text message. Working: 24.50 = 18 + 0.05t, so 0.05t = 24.50 − 18 = 6.50, t = 6.50 ÷ 0.05 = 130. Answer: 130 extra text messages. 490 comes from dividing the whole bill by 0.05 without first subtracting the £18 fixed charge: 24.50 ÷ 0.05 = 490. 13 comes from dividing the £6.50 by 0.5 instead of 0.05, moving the decimal point one place too far: 6.50 ÷ 0.5 = 13. 65 comes from dividing the £6.50 by 0.1 instead of 0.05.
- (b) 1215 — Method: generate the terms one at a time with the term-to-term rule and compare each with 1000 as you go, stopping at the first one that passes it. Working: the terms are 5, then 5 × 3 = 15, then 45, then 135, then 405, and 405 × 3 = 1215; 405 is still below 1000 while 1215 is above it. Answer: 1215. The distractors: 405 comes from stopping at the last term that is still below 1000 instead of giving the first one above it; 3645 comes from carrying on one term too far, past the first term that passes 1000; 2187 comes from using the multiplier 3 as the first term as well, generating 3, 9, 27, 81, 243, 729, 2187 instead of the sequence described.
Build your own mix at the worksheet builder.