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.The simple interest, £I, earned on a savings account is given by the formula I = PRT/100, where P is the amount invested in pounds, R is the interest rate per year and T is the time in years. Rearrange the formula to make P the subject.
- 2.Solve the inequality x² + 6x + 9 > 0.
- 3.f(x) = x + 2 and g(x) = x². Work out the value of x for which fg(x) = gf(x).y = x + 2
- 4.A candidate solves the inequality x² > 9 and writes: "x² > 9, so x > 3." Which of these is a correct comment on the candidate's work?
- 5.Solve 4(x − 3) = 2x + 6.
- 6.A water tank empties according to y = −5x + 200, where y is the number of litres left after x minutes. Work out the coordinates of the point where this graph crosses the x-axis.y = -5x + 200
- 7.Priya has a budget of £50 for a school trip. The coach costs £14 and each student ticket costs £4. Using the inequality 14 + 4s ≤ 50, work out the greatest number of student tickets, s, she can buy.
- 8.Solve the inequality 9 − 2x ≥ 1.
- 9.A rectangular lawn is 4 m longer than it is wide. Its area is 96 m². Work out the length of the lawn.
- 10.Which expression is equivalent to 3(x + 4) − 2(x − 1)?
- 11.The diagram shows the graph of the cost, in pounds, of a taxi journey plotted against the distance travelled, in miles, for journeys of up to 4 miles. The same fixed charge and the same cost per mile apply to longer journeys. Work out the cost of a 6-mile journey.
- 12.A speed-time graph shows a constant speed of 15 m/s for 20 seconds. Work out the distance travelled, using the area under the graph.
- 13.A lift has a weight limit: it must carry no more than 630 kg. Let w be the total weight, in kg, carried by the lift. Which inequality describes this?
- 14.Find the common ratio of the geometric sequence 5, 5√2, 10, 10√2, ... Give your answer in surd form.
- 15.A circle has centre (0, 0) and equation x² + y² = 25. Work out the x-coordinates of the two points where the circle crosses the line y = 3.
Answer key
- (a) P = 100I / (RT) — Method: undo the operations done to P in reverse order — multiply by 100, then divide by R and by T. Working: I = PRT/100, so 100I = PRT, so P = 100I / (RT). Answer: P = 100I / (RT). P = IRT/100 comes from leaving R and T in the numerator instead of moving them to the denominator. P = 100RT/I comes from swapping P and I when rearranging. P = 100I/R comes from dividing by R only and forgetting to also divide by T.
- (c) every value of x except x = −3 — Method: factorise the quadratic, then use the fact that a squared bracket is never negative to decide where the expression is strictly greater than zero. Working: x² + 6x + 9 factorises as (x + 3)², and a square is greater than or equal to 0 for every value of x; (x + 3)² is equal to 0 only when x + 3 = 0, that is when x = −3, so it is strictly greater than 0 at every other value. Answer: every value of x except x = −3. The distractors: 'every value of x, with no exceptions' comes from remembering that a square cannot be negative but forgetting that it can be zero, which a strict > rules out; 'x > −3 only' comes from taking the square root of both sides to get x + 3 > 0 and keeping only that branch; 'x < −3 only' comes from the same square-rooting followed by turning the sign round, as though the step had been a division by a negative number.
- (c) −0.5 — fg(x) = f(g(x)) = f(x²) = x² + 2. gf(x) = g(f(x)) = g(x + 2) = (x + 2)² = x² + 4x + 4. Setting fg(x) = gf(x): x² + 2 = x² + 4x + 4. Subtract x² from both sides: 2 = 4x + 4. Subtract 4 from both sides: −2 = 4x, so x = −0.5. Writing 1.5 comes from adding the 4 instead of subtracting it: 4x = 2 + 4 = 6, giving x = 1.5. Writing 'no solution' comes from expanding (x + 2)² as x² + 4 using (a + b)² = a² + b², losing the middle term — the equation then reads x² + 2 = x² + 4, which has no solution, but the expansion itself is wrong. Writing 0 comes from treating gf(x) as g(x) + f(x) instead of g(f(x)): x² + (x + 2) = x² + 2 gives x = 0, but that adds the two functions rather than composing them.
- (d) Wrong — the correct solution is x < −3 or x > 3. — Squaring or unsquaring an inequality is not a safe one-step move: the solution must be split into two branches, since a number less than −3 also squares to more than 9. So x > 3 finds only half the solution set. The full answer is x < −3 or x > 3. Distractor routes: "Right — square rooting both sides gives x > 3" treats the square root of an inequality the same as the square root of an equation and misses the negative branch entirely. "Wrong — the correct solution is −3 < x < 3" applies the between-the-roots pattern that belongs to the opposite inequality, x² < 9. "Right, but x = −3 and x = 3 should also work" treats the inequality as if it also allowed equality, when x² > 9 is strict and excludes both x = 3 and x = −3.
- (d) 9 — Method: expand the brackets fully first, then collect the x-terms and constants before dividing. Working: 4(x − 3) = 4x − 12, so 4x − 12 = 2x + 6; 4x − 2x = 6 + 12; 2x = 18; x = 9. Answer: x = 9. 4.5 comes from expanding only the x-term in the bracket and forgetting to multiply the 3, giving 4x − 3 = 2x + 6, then 2x = 9, x = 4.5. −3 comes from a sign error when expanding, giving 4x + 12 = 2x + 6, then 2x = −6, x = −3. 3 comes from a sign error collecting the x-terms, adding instead of subtracting: 4x + 2x = 6 + 12, so 6x = 18, x = 3.
- (a) (40, 0) — Method: a graph crosses the x-axis where y = 0, which in this context is the moment the tank holds no water, so substituting y = 0 and solving gives the time. Working: 0 = −5x + 200 gives 5x = 200, so x = 200 ÷ 5 = 40 and the crossing point is (40, 0); the tank is empty after 40 minutes. Answer: (40, 0). The distractors: (0, 200) is the y-axis crossing, the 200 litres in the tank at the start, found by substituting x = 0 instead of y = 0; (200, 0) comes from reading the constant 200 as the x-coordinate without dividing by the 5 litres lost each minute; (0, 40) has the right number in the wrong place, with the time written as a y-coordinate.
- (b) 9 — Subtract 14 from both sides: 4s ≤ 36. Divide both sides by 4: s ≤ 9, so the greatest number of tickets is 9. A candidate who forgets the £14 coach cost solves 4s ≤ 50, getting s ≤ 12.5, rounded down to 12. A candidate who adds the £14 instead of subtracting it solves 4s ≤ 64, getting s = 16. A candidate who miscalculates 50 − 14 as 32 solves 4s ≤ 32, getting s = 8.
- (c) x ≤ 4 — Subtract 9 from both sides: −2x ≥ 1 − 9 = −8. Divide both sides by −2, flipping the inequality: x ≤ 4. A candidate who divides by −2 but forgets to flip the inequality gets x ≥ 4. A candidate who divides −8 by −2 but keeps a negative sign gets x ≤ −4. A candidate who miscalculates 1 − 9 as −10 gets x ≤ 5.
- (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.
- (a) x + 14 — Expand each bracket separately: 3(x + 4) = 3x + 12, and −2(x − 1) = −2x + 2 (multiply −2 by both x and −1). Combine: 3x + 12 − 2x + 2 = x + 14. Writing x + 10 comes from taking −2(x − 1) as −2x − 2, not flipping the sign of the −1 inside the bracket. Writing 5x + 10 comes from treating the second bracket as +2(x − 1) instead of subtracting it, so the x-terms are added rather than subtracted. Writing x + 13 comes from only multiplying the 2 by the x, and carrying the −1 across unmultiplied.
- (b) £14 — Method: read the fixed charge (the cost at 0 miles) and the rate (the cost per extra mile) from the graph, then use them to work out the cost for a distance beyond the part that is plotted. Working: the graph shows a fixed charge of £2 at 0 miles, and the cost rises by £2 for every extra mile, so for 6 miles the cost is £2 + (£2 × 6) = £2 + £12 = £14. Answer: £14. Distractor refutation: £12 comes from multiplying the rate by the distance and leaving out the £2 fixed charge. £8 comes from misreading the rate as £1 per mile instead of £2 per mile. £24 comes from adding the fixed charge to the rate first and then multiplying the total by the distance, instead of multiplying the rate by the distance and then adding the fixed charge.
- (d) 300 m — For a constant speed, the speed-time graph is a horizontal line, and the area underneath is a rectangle: distance = speed × time = 15 × 20 = 300 m. Adding the two numbers instead of multiplying gives 35 m; dividing instead of multiplying gives 1.33 m; halving the product, as you would for a triangle, gives 7.5 m — but this section of the graph is a rectangle, not a triangle, so there is no halving to do.
- (d) w ≤ 630 — 'No more than 630 kg' means the weight can be exactly 630 kg or anything less, so the correct inequality is w ≤ 630, using 'less than or equal to' to include the limit itself. Writing w < 630 excludes 630 kg itself, as though the limit could not be reached exactly. Writing w ≥ 630 reverses the direction, describing a minimum weight rather than a maximum. Writing w > 630 both reverses the direction and excludes the boundary value. The inequality describing the lift's weight limit is w ≤ 630.
- (b) √2 — 5√2 ÷ 5 = √2. Checking between the third and second terms: 10 ÷ 5√2 = √2 as well (since 10 ÷ 5√2 = 2 ÷ √2 = √2), so the common ratio is confirmed as √2 throughout. Squaring the ratio instead of leaving it as a surd gives 2, which is wrong because 2 is the SQUARE of the common ratio, not the ratio itself. Rounding the exact surd to a decimal gives 1.41, which is wrong because the sequence is defined using an exact surd ratio, and a rounded decimal is not the same value. Writing down the SECOND TERM of the sequence, 5√2, instead of the ratio BETWEEN terms, gives 5√2, which is wrong because a term of the sequence is not the same thing as the common ratio.
- (d) x = 4 and x = −4 — Substituting y = 3 gives x² + 9 = 25, which simplifies to x² = 16, so x = 4 or x = −4. Choosing 'x = 3 and x = −3' uses the given value y = 3 as if it were the x-coordinate. Choosing 'x = 4' alone finds the positive square root of 16 but forgets the negative root. Choosing 'x = 5 and x = −5' skips subtracting 3² = 9 from 25 and takes the square root of 25 directly.
Build your own mix at the worksheet builder.