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.
Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.A straight line has gradient −3 and passes through the point (0, 1). Work out the value of y when x = 2.
- 2.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.
- 3.Write down the gradient of the line with equation y = 6 + 4x.
- 4.A company charges for hiring chairs for a day. Hiring 1 chair costs £12, hiring 2 chairs costs £19, hiring 3 chairs costs £26, and hiring 4 chairs costs £33. Work out an expression, in terms of n, for the cost in pounds of hiring n chairs for a day.
- 5.A number machine multiplies its input by 2 and then subtracts 5. Work out the output when the input is 6.
- 6.Work out the gradient of the straight line with equation y = (2x/5) − 3.
- 7.A rectangle has width x cm. Its length is 3 cm more than its width. The perimeter of the rectangle is 38 cm. Form an equation and solve it to find x.
- 8.Which of these is an expression?
- 9.A rule turns each input x into an output y. The inputs are x = −1, 0, 1, 2 and the matching outputs are y = 5, 3, 1, −1. Work out the rule.
- 10.The equation 3(2x − 1) = 4x + 9 is rearranged by expanding the brackets. Which of these is the correctly expanded equation?
- 11.A number machine adds 1 to its input. Isla says that an input of 5 gives an output of 6. Which statement is correct?
- 12.Make b the subject of the formula a = 5b.
- 13.Yuki is y years old. Her brother is 4 years younger than Yuki. Write down an expression, in terms of y, for the brother's age in 5 years' time.
- 14.The diagram shows the graph of , together with the horizontal line . Use the graphs to estimate, to 1 decimal place, the two solutions of .
- 15.A hot air balloon is at a height of 20 m and rises at a steady rate. After 4 minutes it is at a height of 52 m. Work out the rate at which the balloon rises, in metres per minute.
Answer key
- (b) −5 — Method: a point whose x-coordinate is 0 lies on the y-axis, so its y-coordinate is the constant c; once m and c are both known the equation can be written down and x substituted into it. Working: the line passes through (0, 1), so c = 1 and the equation is y = −3x + 1; substituting x = 2 gives y = −3 × 2 + 1 = −6 + 1 = −5. Answer: −5. The distractors: 7 comes from ignoring the minus sign on the gradient and working out 3 × 2 + 1; 5 comes from working out 3 × 2 = 6 and then using the minus sign to take the constant off the product, 6 − 1 = 5; −7 comes from subtracting the constant instead of adding it, −6 − 1 = −7.
- (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) 4 — Method: compare the equation with the general form y = mx + c after writing the x term first, then read off the coefficient of x. Working: y = 6 + 4x can be written as y = 4x + 6, so comparing with y = mx + c gives m = 4. Answer: the gradient is 4. The value 6 comes from reading off the constant, written first in the equation, and treating it as the gradient because it comes before the x term. The value 10 comes from adding the two numbers in the equation, 6 + 4, instead of reading off the coefficient of x. The value 24 comes from multiplying the two numbers in the equation, 6 × 4, instead of reading off the coefficient of x.
- (d) 7n + 5 — Method: find the rate charged per extra chair, then find the fixed part of the cost that fits hiring 1 chair. Working: the cost rises by £7 for each extra chair (19 − 12 = 7, 26 − 19 = 7, 33 − 26 = 7), so the cost has the form 7n + c. Substituting n = 1: 7(1) + c = 12, so c = 5. Answer: the cost in pounds is 7n + 5. The value 7n comes from ignoring the fixed part of the charge entirely. The value 7n + 12 comes from using the cost of 1 chair as the fixed part directly, without subtracting the per-chair rate first. The value 12n + 7 comes from swapping the roles of the cost of hiring 1 chair, £12, and the rate per extra chair, £7 — using the total for one chair as the coefficient of n and the rate as the fixed part.
- (a) 7 — Multiply the input by 2: 6 × 2 = 12. Then subtract 5: 12 − 5 = 7. A candidate who does the operations in the wrong order, subtracting 5 first and then multiplying by 2, gets (6 − 5) × 2 = 2. A candidate who only carries out the multiplication and forgets to subtract gets 12. A candidate who adds 5 instead of subtracting gets 6 × 2 + 5 = 17.
- (a) 2/5 — Method: compare the equation with y = mx + c, where m is the gradient. Working: in y = (2x/5) − 3, the coefficient of x is 2/5. Answer: the gradient is 2/5. −3 comes from confusing the gradient with the y-intercept. 5/2 comes from inverting the fraction that multiplies x. −2/5 comes from wrongly carrying the negative sign from the −3 term onto the coefficient of x.
- (b) 8 — The perimeter is 2(x + (x + 3)) = 4x + 6, so 4x + 6 = 38, which gives 4x = 32 and x = 8. A candidate who forgets the '+3' and treats the rectangle as a square, solving 2(2x) = 38, gets x = 9.5. A candidate who forgets to double the sum of the sides, solving 2x + 3 = 38, gets x = 17.5. A candidate who uses 3x instead of x + 3 for the length, solving 2(x + 3x) = 38, gets x = 4.75.
- (c) 5y − 2 — An expression is a collection of terms with no equals sign and no inequality sign in it: nothing is being claimed about two sides. Here 5y − 2 on its own fits that description. The line with an equals sign and one unknown letter to find is an equation; the line joined by a comparison sign is an inequality; the line that links two different letters so that one can be worked out from the other is a formula.
- (a) y = −2x + 3 — Method: find the step in the outputs for each step of 1 in the input — falling outputs mean a negative multiplier — then read off the output when the input is 0, because that is the number added on. Working: the outputs 5, 3, 1, −1 fall by 2 each time x rises by 1, so x is multiplied by −2; the output at x = 0 is 3, so 3 is added. Answer: y = −2x + 3, checked at x = 2 by −2 × 2 + 3 = −1. The distractors: y = 2x + 3 comes from taking the size of the step, 2, as the multiplier and ignoring the fact that the outputs are falling; y = −2x − 3 comes from using the correct multiplier but writing the number added on as −3 instead of the output 3 listed at x = 0; y = −x + 4 comes from taking the multiplier as −1, its size read from the step of 1 in the inputs instead of the step of 2 in the outputs and its sign from the fact that the outputs fall, and then fitting the number added on to the pair x = −1, y = 5.
- (b) 6x − 3 = 4x + 9 — Method: multiply every term inside the bracket by the number outside it; the right-hand side stays as it is given. Working: 3 × 2x = 6x and 3 × (−1) = −3, so 3(2x − 1) = 6x − 3. Answer: 6x − 3 = 4x + 9. 6x − 1 = 4x + 9 comes from multiplying only the 2x by 3 and leaving the −1 unchanged. 5x − 3 = 4x + 9 comes from adding the 3 to the 2 instead of multiplying, treating 3 × 2x as (3 + 2)x = 5x. 6x − 4 = 4x + 9 comes from working out 3 × (−1) as −1 − 3 = −4 instead of 3 × (−1) = −3.
- (d) Isla is right, because 5 + 1 = 6 — Method: put the input through the machine yourself, then compare what comes out with the output claimed, and check that the reason given with the verdict is itself true. Working: the machine adds 1 to whatever is put in, so an input of 5 gives 5 + 1 = 6, which is exactly the output claimed. Answer: Isla is right, and the reason is that 5 + 1 = 6. The distractors: the statement that the machine adds 1 to its output describes a different machine — this one adds 1 to what goes in — so the verdict is right but the reason is false; 5 − 1 = 4 comes from running the machine backwards and subtracting instead of adding; 5 × 1 = 5 comes from reading ‘adds 1’ as ‘multiplies by 1’, which leaves the input unchanged.
- (b) b = a/5 — Writing 5b means 5 × b, so b has been multiplied by 5. The inverse of multiplying by 5 is dividing by 5, and dividing both sides by 5 gives a/5 = b, which is written b = a/5. Multiplying both sides by 5 instead gives 5a, which applies the operation a second time; treating the 5 as though it were added gives a − 5; writing 5/a turns the fraction upside down.
- (a) y + 1 — The brother's age now is y − 4. In 5 years' time this becomes y − 4 + 5 = y + 1. A candidate who adds 4 instead of subtracting it, then adds 5, gets y + 4 + 5 = y + 9. A candidate who subtracts 5 instead of adding it gets y − 4 − 5 = y − 9. A candidate who works out the brother's current age but forgets to add on the 5 years gets y − 4.
- (a) x = −1.8 and x = 2.8 — Method: the solutions of x² − x − 2 = 3 are the x-coordinates of the points where the curve y = x² − x − 2 meets the line y = 3, read off the grid to 1 decimal place. Working: the curve meets the line y = 3 at approximately x = −1.8 and at x = 2.8. Answer: x ≈ −1.8 and x ≈ 2.8. Distractor refutation: x = −1.0 and x = 2.0 comes from reading where the curve crosses the x-axis (y = 0), solving x² − x − 2 = 0, instead of where it meets the line y = 3. x = −3.0 and x = 4.0 comes from taking the two ends of the drawn curve as the intersection points, instead of finding where it actually crosses the line y = 3. x = 1.8 and x = 2.8 comes from a sign slip on the left-hand intersection, reading it as positive instead of negative.
- (a) 8 — Method: rate = height gained ÷ time taken. Working: height gained = 52 − 20 = 32 m, time taken = 4 minutes, so rate = 32 ÷ 4 = 8 metres per minute. Answer: the rate is 8 metres per minute. 32 comes from working out the height gained but forgetting to divide by the time taken. 13 comes from dividing the final height, 52, by the time taken instead of the height gained. 5 comes from dividing the starting height, 20, by the time taken instead of the height gained.
Build your own mix at the worksheet builder.