Printable · GCSE Foundation · ages 14-16
Algebra worksheet — GCSE Foundation
Fifteen questions across the algebra statements at Foundation tier. Choose the non-calculator filter to rehearse Paper 1, which counts for a third of the marks.
Calculator
Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.A car park charges by the hour. Parking for 1 hour costs £5, 2 hours costs £9, 3 hours costs £13 and 4 hours costs £17, with the cost increasing by the same amount for each extra hour. Work out an expression, in terms of n, for the cost, in pounds, of parking for n hours.
- 2.Look at the statement 2x + 5 = 17. Considering whether it is an expression, an equation, a formula, or an identity, which classification is correct?
- 3.A taxi fare, in pounds, for a journey of m miles is given by the formula F = 3 + 2.5m. A journey costs £15.50. Work out the distance travelled, m, by first rearranging the formula to make m the subject, then substituting F = 15.50.
- 4.Kai writes the expression 8 − 3x + 5x² and says it has three terms. Ryan says it only has two terms because a number on its own is not a term. Work out the correct number of terms in the expression.
- 5.Work out the value of 3b − 4 when b = 6
- 6.A rectangle has length (2x + 5) cm and width (x − 2) cm. Work out an expression, in terms of x, for the perimeter of the rectangle. Give your answer in its simplest form.
- 7.Solve the inequality 2(3x − 1) ≥ 4x + 8.
- 8.Four sequences are shown below. Sequence P: 4, 8, 16, 32, ... Sequence Q: 4, 8, 12, 16, ... Sequence R: 4, 7, 12, 19, ... Sequence S: 4, 9, 16, 25, ... Work out which of the sequences P, Q, R and S is geometric.
- 9.A car's speed-time graph shows the following: its speed increases steadily from 0 m/s to 20 m/s over the first 10 seconds, then stays constant at 20 m/s for the next 15 seconds. Work out the total distance travelled in the first 25 seconds.
- 10.The formula connecting distance (d), speed (s) and time (t) is d = st. Make s the subject of the formula.
- 11.A person's body mass index is given by the formula B = m ÷ h², where m is the mass in kg and h is the height in metres. Work out B, to 1 decimal place, when m = 68 and h = 1.6.
- 12.A rectangle has length k cm and width 5 cm less than its length. Write down an expression for the width of the rectangle, in cm.
- 13.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.
- 14.Solve 5x² − 15x = 0.
- 15.A stack of firewood has 3 logs in the top layer. Each layer below has 4 more logs than the layer above it. Work out the number of logs in the 6th layer from the top.
Answer key
- (a) 4n + 1 — Method: find the increase in cost per hour, then find the constant by adjusting the 1-hour cost. Working: the cost goes up by £4 for each extra hour (9 − 5 = 4), so the coefficient of n is 4. The constant is the 1-hour cost minus the common difference: 5 − 4 = 1. Answer: the nth term is 4n + 1. 4n + 5 comes from using the 1-hour cost, 5, as the constant without subtracting the common difference. 4n − 3 comes from a slip in working out the constant, subtracting the common difference twice (5 − 4 − 4 = −3) instead of once. n + 4 comes from swapping the hourly increase and the constant.
- (d) An equation, true for one value of x — 2x + 5 = 17 is only true when x = 6, so it is an equation. A candidate who ignores the equals sign and focuses only on the x terms and numbers present picks the expression option. A candidate who sees an equals sign and assumes it must relate two different quantities, as a formula does, picks that option, missing that there is only one quantity, x, involved here. A candidate who wrongly checks whether both sides look similar in structure rather than testing specific values picks the identity option, missing that the two sides are not equal for every value of x.
- (d) 5 — Method: rearrange the formula to make m the subject, then substitute F = 15.50. Working: F = 3 + 2.5m, so subtracting 3 from both sides gives F − 3 = 2.5m, then dividing by 2.5 gives m = (F − 3) / 2.5. Substituting F = 15.50: m = (15.50 − 3) / 2.5 = 12.50 / 2.5 = 5. The value 6.2 comes from dividing 15.50 by 2.5 without subtracting the fixed £3 first. The value 3.2 comes from dividing first and subtracting afterwards, in the wrong order: (15.50 / 2.5) − 3 = 3.2. The value 7.4 comes from adding £3 instead of subtracting it before dividing: (15.50 + 3) / 2.5 = 7.4.
- (b) 3 — Method: a term is any part of an expression separated from the rest by a + or − sign, including a number on its own. Working: 8 − 3x + 5x² splits at the + and − signs into 8, −3x and 5x² — that is three separate terms. Answer: 3. Ryan's answer of 2 comes from wrongly excluding the number 8, thinking a term must contain a letter. 5 comes from miscounting by treating the coefficients and powers as separate terms as well as the letters. 1 comes from treating the whole expression as a single term because it is written without brackets.
- (c) 14 — Substitute b = 6 into 3b − 4: 3 × 6 − 4 = 18 − 4 = 14. 5 comes from treating 3b as 3 + b instead of 3 × b, giving 3 + 6 − 4. 6 comes from subtracting 4 from b before multiplying by 3, 3 × (6 − 4). 18 comes from working out 3 × 6 correctly but forgetting to subtract the 4.
- (b) 6x + 6 — Perimeter = 2[(2x + 5) + (x − 2)] = 2(3x + 3) = 6x + 6. A candidate who adds the length and width but forgets to double for the perimeter gets 3x + 3. A candidate who makes a sign error and adds 2 instead of subtracting it before doubling gets 2[(2x + 5) + (x + 2)] = 6x + 14. A candidate who multiplies the length and width instead of adding them, confusing the perimeter formula with the area formula, and then doubles that product, gets 2(2x + 5)(x − 2) = 4x² + 2x − 20.
- (b) x ≥ 5 — Expand the bracket: 2(3x − 1) = 6x − 2, so the inequality is 6x − 2 ≥ 4x + 8. Subtract 4x from both sides and add 2 to both sides: 2x ≥ 10. Divide both sides by 2: x ≥ 5. A candidate who only multiplies the 3x by 2 and forgets to multiply the −1 gets 6x − 1 ≥ 4x + 8, leading to x ≥ 4.5. A candidate who adds 4x instead of subtracting it gets 10x ≥ 10, leading to x ≥ 1. A candidate who multiplies by 2 instead of dividing gets x ≥ 20.
- (c) P — Sequence P has a common ratio of 2 (4 × 2 = 8, 8 × 2 = 16, 16 × 2 = 32), so it is geometric. Sequence Q has a common difference of 4, which is arithmetic, not geometric — a candidate who confuses a constant difference with a constant ratio picks Q. Sequence R has increasing differences of 3, 5, 7, a quadratic sequence, not geometric — a candidate who assumes any fast-growing sequence must be geometric picks R. Sequence S is the square numbers from 2² onwards (2², 3², 4², 5²), which is also quadratic, not geometric — a candidate who thinks squaring always means geometric growth picks S.
- (d) 400 m — The distance travelled equals the area under the speed-time graph. The first 10 seconds form a triangle with base 10 and height 20, giving an area of 0.5 × 10 × 20 = 100 m. The next 15 seconds form a rectangle with base 15 and height 20, giving an area of 15 × 20 = 300 m. The total distance is 100 + 300 = 400 m. The option 500 m treats the whole 25 seconds as travelled at the constant 20 m/s, ignoring that the speed was building up during the first 10 seconds: 25 × 20 = 500. The option 300 m only counts the constant-speed section and forgets the triangle section entirely. The option 200 m comes from working out the triangle's area without halving it (10 × 20 = 200) and forgetting the rectangle altogether.
- (b) s = d / t — Method: undo the multiplication by t by dividing both sides by t. Working: d = st, so dividing both sides by t gives s = d / t. The value s = dt comes from multiplying by t instead of dividing. The value s = t / d comes from inverting the fraction, dividing t by d instead of d by t. The value s = d − t comes from subtracting t instead of dividing by it.
- (c) 26.6 — h² = 1.6² = 2.56, so B = 68 ÷ 2.56 = 26.5625, which rounds to 26.6 (1 d.p.). A candidate who forgets to square the height gets 68 ÷ 1.6 = 42.5. A candidate who squares the mass instead of the height gets 68² ÷ 1.6 = 2890.0. A candidate who truncates 26.5625 instead of rounding it gets 26.5.
- (b) k − 5 — Method: the width is 5 less than the length, so subtract 5 from the length. Working: length − 5 = k − 5. Answer: k − 5. 5 − k comes from subtracting in the wrong order, taking the length away from 5 instead of the other way round. k + 5 comes from adding instead of subtracting, missing that the width is smaller than the length. 5k comes from multiplying the length by 5 instead of subtracting 5 from it.
- (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.
- (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.
- (a) 23 — The number of logs increases by 4 for each layer down, starting from 3 in the top layer, so the nth layer has 3+(n−1)×4 logs. For the 6th layer: 3+5×4=3+20=23. A candidate who adds the difference of 4 six times instead of five, treating the top layer as needing an addition too, would compute 3+6×4=27. A candidate who uses 4n instead of 4n−1, omitting the adjustment for the first layer, would compute 4×6=24. A candidate who subtracts the common difference, 4, instead of 1 when adjusting the multiplier would compute 4×6−4=20.
Build your own mix at the worksheet builder.