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.The point A lies on the x-axis. Which statement about A must be true?
- 2.A caterer uses the formula C = 6p + 20 to work out the total cost, £C, of a buffet for p people, where £20 covers fixed costs. A customer is charged £92. Work out how many people, p, the buffet was for.
- 3.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.
- 4.Solve x² + 3x − 10 = 0.
- 5.The formula for converting a temperature from degrees Celsius, C, to degrees Fahrenheit, F, is F = 1.8C + 32. Work out F when C = 20, and identify what kind of mathematical statement F = 1.8C + 32 is.
- 6.Which of these equations is true for every value of x, making it an identity rather than an equation with just one solution?
- 7.A speed-time graph for a car shows the speed increasing steadily from 5 m/s to 17 m/s over 6 seconds. Work out the acceleration of the car, in m/s².
- 8.To solve 6x − 4 = 2x + 20, Yusuf's first step is to subtract 2x from both sides. Work out what equation this gives.
- 9.Make x the subject of the formula y = x + 7.y = x + 7
- 10.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.
- 11.Write down the coefficient of p in the expression 7 − 4p + 9q.
- 12.Work out the value of 5a + 2 when a = 3
- 13.The diagram shows the graph of , together with the horizontal line . Use the graphs to estimate, to 1 decimal place, the two solutions of .
- 14.Here are the first four terms of an arithmetic sequence: 5, 9, 13, 17. Work out the 5th term.
- 15.Which of these values of x is a solution of x² + 2x − 15 = 0?
Answer key
- (a) y = 0 — Method: in the pair (x, y) the first coordinate measures how far left or right of the origin a point is and the second how far above or below the x-axis it is, so a point on an axis has one of those measurements equal to zero. Working: the x-axis is the horizontal line through the origin, so a point sitting on it is neither above nor below that line and its second coordinate is zero, while its first coordinate may be positive, negative or zero. Answer: y = 0. The distractors: x = 0 is the condition for lying on the y-axis, the other axis; x > 0 comes from assuming a point on the x-axis must be to the right of the origin, which is true only of part of that axis; x = y holds only at the origin, which is one point of the x-axis rather than a property shared by all of them.
- (b) 12 — Method: substitute the total cost into the formula, then subtract the fixed cost and divide by the cost per person. Working: 92 = 6p + 20, so 6p = 92 − 20 = 72, p = 72 ÷ 6 = 12. Answer: 12 people. 15.33 comes from dividing the whole £92 by £6 without first subtracting the £20 fixed cost: 92 ÷ 6 ≈ 15.33. 4.3 comes from swapping the two amounts round, subtracting £6 and dividing by £20: (92 − 6) ÷ 20 = 4.3. 18.67 comes from adding the fixed cost instead of subtracting it: (92 + 20) ÷ 6 ≈ 18.67.
- (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.
- (d) x = 2 or x = −5 — Method: find two numbers that multiply to give −10 and add to give 3 — these are 5 and −2. So x² + 3x − 10 = (x + 5)(x − 2) = 0, giving x = −5 or x = 2. Distractor origins: x = −2 or x = 5 swaps the signs of the two roots; x = 2 or x = 5 makes both roots positive, ignoring the sign of −10; x = −5 or x = −2 makes both roots negative.
- (d) 68, and it is a formula — Substituting C = 20 gives F = 1.8 × 20 + 32 = 36 + 32 = 68. The statement F = 1.8C + 32 is a formula because it expresses a general relationship between F and C that holds for any value of C, not just C = 20. A candidate who gets the correct value but calls it an equation is confusing "has an equals sign" with "is an equation" — an equation is only true for particular value(s) of the unknown, whereas this relationship is used to calculate rather than to be solved. A candidate who forgets to multiply C by 1.8 and just adds 32 to 20 gets 52. A candidate who multiplies correctly but forgets to add 32 gets 36.
- (b) 2(x + 3) = 2x + 6 — An identity is true for every value of x, not just one. Expanding 2(x + 3) gives 2x + 6, which matches the right-hand side exactly — so the equation holds for every value of x, and it is an identity. Each of the other three is only true for one particular value of x: 5x − 3 = 12 gives x = 3, x + 7 = 15 gives x = 8, and 3x = x + 10 gives x = 5 — these are ordinary equations, not identities.
- (a) 2 m/s² — Method: acceleration = change in speed ÷ time = (17 − 5) ÷ 6 = 12 ÷ 6 = 2 m/s². Distractor origins: 12 m/s² stops after finding the change in speed and forgets to divide by the time; 22 m/s² adds the two speeds instead of subtracting them, and also forgets to divide by time (5 + 17 = 22); 72 m/s² multiplies the change in speed by the time instead of dividing (12 × 6 = 72).
- (b) 4x − 4 = 20 — Method: subtract 2x from both sides of the equation, and simplify each side separately. Working: left side: 6x − 4 − 2x = 4x − 4. Right side: 2x + 20 − 2x = 20. Answer: 4x − 4 = 20. 4x = 20 drops the −4 from the left side, as though subtracting 2x also removes the constant term. 8x − 4 = 20 comes from moving the 2x across to the left without changing its sign: it is taken off the right side correctly, leaving 20, but added to the left side instead of subtracted, giving 6x + 2x = 8x. 4x − 4 = 2x + 20 comes from subtracting 2x from the left-hand side only and leaving the right-hand side unchanged; whatever is done to one side must be done to the other.
- (b) x = y − 7 — The letter x has 7 added to it, and the inverse of adding 7 is subtracting 7. Subtracting 7 from both sides leaves x on its own on the right, giving y − 7 = x, which is written x = y − 7. Adding 7 to both sides instead repeats the operation rather than undoing it; writing 7 − y reverses the subtraction, which changes the sign of the whole expression; writing 7y treats the addition as a multiplication.
- (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.
- (d) −4 — The coefficient of a letter is the number multiplying it, taken with the sign written in front of that number. The term containing p is being subtracted, so the term is −4p and the number multiplying p is −4. Quoting 4 drops the sign; 7 is a constant term with no letter attached to it; 9 is the number multiplying q, which is a different letter.
- (a) 17 — Substitute a = 3 into 5a + 2: 5 × 3 + 2 = 15 + 2 = 17. 10 comes from treating 5a as 5 + a instead of 5 × a, giving 5 + 3 + 2. 25 comes from adding the 2 to a before multiplying by 5, 5 × (3 + 2). 15 comes from working out 5 × 3 correctly but forgetting to add the 2.
- (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.
- (b) 21 — Method: find the gap between neighbouring terms, then add one gap to the last term that is known. Working: 9 − 5 = 4, 13 − 9 = 4 and 17 − 13 = 4, so 4 is added each time; the 5th term is one step on from the 4th term, so it is 17 + 4. Answer: 21. The distractors: 25 comes from adding the 4 twice and landing on the 6th term; 20 comes from multiplying the position by the common difference, 5 × 4, and ignoring the fact that the sequence starts at 5 rather than at 4; 22 comes from adding the first term, 5, to 17 instead of adding the common difference.
- (a) x = 3 — Method: factorise x² + 2x − 15 as (x + 5)(x − 3), since 5 × (−3) = −15 and 5 + (−3) = 2. Setting each bracket equal to zero gives x + 5 = 0 or x − 3 = 0, so x = −5 or x = 3. Only x = 3 is offered here. Distractor origins: x = −3 reverses the sign of the factor pair, treating the bracket (x − 3) as giving x = −3 instead of x = 3; x = 5 takes the number from the other factor, (x + 5), but with the wrong sign, giving x = 5 instead of x = −5; x = 15 takes the constant term of the original expression as if it were a root, without factorising at all.
Build your own mix at the worksheet builder.