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.
Calculator
Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.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.
- 2.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.
- 3.The graph of P = 480 ÷ V shows how the pressure, P pascals, of a gas depends on its volume, V cm³, at constant temperature. Use the relationship to work out the volume when the pressure is 32 pascals, and then work out by how much the volume increases when the pressure drops to 24 pascals.
- 4.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.
- 5.The iterative formula xₙ₊₁ = √(2xₙ + 3) is used repeatedly, starting from x₀ = 1. As n increases, the values of xₙ converge to a limit, L. Work out L.
- 6.Which expression is equivalent to 0.5(4x + 6) − x?
- 7.A taxi company charges a £2.50 booking fee plus £1.80 per mile. A journey costs £15.10 in total. Work out the number of miles travelled.
- 8.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.
- 9.The table shows the height, in metres, of a firework rocket at various times, in seconds, during its flight: 40 at t = 2, 54 at t = 3, and 60 at t = 4. Use the chord between t = 2 and t = 4 to estimate the gradient of the height-time graph at t = 3, stating the correct units.
- 10.Work out the value of 4p² − 3 when p = 2.5
- 11.A cafe sells coffees at £c each and pastries at £p each. Three coffees and two pastries cost £9.60. Two coffees and two pastries cost £7.60. Work out the price of one coffee.
- 12.The formula connecting speed, distance and time is v = s ÷ t. Work out v, in km/h, when s = 180 and t = 4.
- 13.The graph of W = 840 ÷ L shows how the width, W metres, of a rectangular field of area 840 m² depends on its length, L metres. Use the relationship to work out the width when the length is 35 m, and hence the perimeter of the field.
- 14.The graph of y = 60 × (0.5)ˣ is sketched for x ≥ 0. Which statement correctly describes what happens to the curve as x increases?
- 15.A car's journey is represented by a velocity-time graph. The total distance travelled, found from the area under the graph, is 350 metres, and the total time for the journey is 25 seconds. Work out the car's average speed for the whole journey, in m/s.
Answer key
- (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.
- (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).
- (b) 5 cm³ — When P = 32, V = 480 ÷ 32 = 15 cm³. When P = 24, V = 480 ÷ 24 = 20 cm³. The increase in volume is 20 − 15 = 5 cm³. Giving only the second volume, 20 cm³, forgets to subtract the first volume. Giving only the first volume, 15 cm³, answers the wrong part of the question. Subtracting the two pressures instead of the two volumes, 32 − 24 = 8, mixes up which quantity the question asks for.
- (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.
- (b) 3 — At the limit, L = √(2L + 3). Squaring both sides: L² = 2L + 3, so L² − 2L − 3 = 0, which factorises as (L − 3)(L + 1) = 0, giving L = 3 or L = −1. Since the sequence of iterates stays positive throughout, the limit is L = 3. Taking the other, negative root without rejecting it gives −1. Treating the equation L = 2L + 3 as already linear, forgetting to square both sides first, gives −L = 3, so L = −3. A sign error when factorising, writing (L + 3)(L − 1) = 0 instead of (L − 3)(L + 1) = 0, gives L = 1.
- (c) x + 3 — Expand the bracket: 0.5(4x + 6) = 2x + 3. Then subtract the x: 2x + 3 − x = x + 3. The option 2x + 3 comes from expanding the bracket correctly but then forgetting to subtract the x at all. The option x + 6 comes from forgetting to multiply the 6 inside the bracket by 0.5 (treating it as 2x + 6), then subtracting x. The option 3x + 3 comes from adding the x instead of subtracting it: 2x + 3 + x = 3x + 3.
- (d) 7 — Method: set up the equation 2.50 + 1.80m = 15.10, then subtract the booking fee and divide by the cost per mile. Working: 1.80m = 15.10 − 2.50 = 12.60; m = 12.60 ÷ 1.80 = 7. Answer: 7 miles. 8.39 comes from dividing the whole £15.10 by £1.80 without first subtracting the booking fee: 15.10 ÷ 1.80 ≈ 8.39. 5.32 comes from swapping the two amounts round, subtracting £1.80 and dividing by £2.50: (15.10 − 1.80) ÷ 2.50 ≈ 5.32. 9.78 comes from adding the booking fee instead of subtracting it: (15.10 + 2.50) ÷ 1.80 ≈ 9.78.
- (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) 10 m/s — A symmetric chord gradient uses the two points either side of t = 3: (2, 40) and (4, 60). The gradient is the change in height divided by the change in time: (60 − 40) ÷ (4 − 2) = 20 ÷ 2 = 10 m/s. Using only the values either side of one gap, (2, 40) and (3, 54), instead of the full symmetric chord, gives (54 − 40) ÷ (3 − 2) = 14 m/s. Getting the correct number but dropping the time unit, leaving only metres, gives 10 m. Dividing time by height instead of height by time inverts the calculation to (4 − 2) ÷ (60 − 40) = 0.1 s/m.
- (c) 22 — p² means p × p. Substitute p = 2.5: p² = 6.25, so 4p² = 4 × 6.25 = 25, and 25 − 3 = 22. 97 comes from squaring 4p together instead of just p, (4 × 2.5)² − 3 = 10² − 3 = 97. 7 comes from using p instead of p², 4 × 2.5 − 3. 1 comes from squaring the 3 instead of the p, 4 × 2.5 − 3².
- (b) £2.00 — Subtracting the second equation from the first eliminates the pastries: (3c + 2p) − (2c + 2p) = 9.60 − 7.60, so c = 2.00. A candidate who divides the first total by the number of coffees alone, ignoring the pastries, would get 9.60 ÷ 3 = £3.20. A candidate who finds the price of a pastry instead of a coffee — using c = 2.00 in 2c + 2p = 7.60 to get p = 1.80 — would answer £1.80. A candidate who reaches the correct difference of £2.00 but then mistakenly divides again or misplaces the decimal point would get £0.20.
- (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.
- (b) 118 m — Width = 840 ÷ 35 = 24 m. Perimeter = 2 × (length + width) = 2 × (35 + 24) = 2 × 59 = 118 m. The option 59 m gives the sum of the length and width but forgets to double it for the perimeter. The option 70 m doubles only the length (2 × 35 = 70) and leaves out the width entirely. The option 48 m doubles only the width (2 × 24 = 48) and leaves out the length entirely.
- (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.
- (b) 14 m/s — Average speed for a whole journey is total distance divided by total time: 350 ÷ 25 = 14 m/s. Multiplying the distance and time instead of dividing gives 350 × 25 = 8750 m/s. Adding the distance and time instead of dividing gives 350 + 25 = 375 m/s. Inverting the division, working out time divided by distance, gives 25 ÷ 350, which rounds to 0.07 m/s.
Build your own mix at the worksheet builder.