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 plumber charges a call-out fee of £30 plus £25 per hour worked. Work out the total charge for a job that takes 3 hours.
- 2.The formula for the profit, £P, made on an item is P = S − C, where S is the selling price and C is the cost price. Make S the subject of the formula.
- 3.A straight line has gradient −2 and passes through the point (3, 1). Work out the equation of the line.
- 4.The solution set of an inequality is x ≥ 7. Write down the value that does NOT satisfy this inequality.
- 5.Which expression is equivalent to 2(x + 6)?
- 6.Which of these is a term, rather than a whole expression, an equation, or a formula?
- 7.A graph has equation y = −2x² + 5. Which statement about its shape is correct?y = -2x² + 5
- 8.Which of these is an equation, rather than an expression, a formula or an identity?
- 9.Work out the value of 3n − 2 when n = 1
- 10.Which of these quadratic graphs does NOT cross the x-axis at all?
- 11.Solve the inequality 5x − 3 > 2x + 9.
- 12.Expand and simplify (x − 3)²
- 13.Solve 2x − 2 = 2
- 14.A rule multiplies the input by a fixed number and then adds a fixed number. An input of 1 gives an output of 5, and an input of 3 gives an output of 11. Work out the rule, writing the input as x and the output as y.
- 15.Solve (2x + 1)/3 = 5
Answer key
- (b) £105 — The hourly charge is 25 × 3 = £75. Adding the call-out fee: £75 + £30 = £105. A candidate who forgets the call-out fee gives just the hourly charge, £75. A candidate who adds the call-out fee to the hourly rate before multiplying by the hours, (30 + 25) × 3, gets £165. A candidate who multiplies the call-out fee by the number of hours instead of the hourly rate, 30 × 3, gets £90.
- (c) S = P + C — Method: S has C subtracted from it, so undo that subtraction by adding C to both sides. Working: P + C = S − C + C, so P + C = S, which is written S = P + C. Answer: S = P + C. S = P − C repeats the formula's own operation instead of its inverse. S = C − P subtracts the wrong way round. S = PC multiplies the two given quantities instead of adding them.
- (a) y = −2x + 7 — Using y = −2x + c, and substituting the point (3, 1): 1 = −2(3) + c, so 1 = −6 + c, and c = 7, giving y = −2x + 7. A candidate who uses the y-coordinate of the point directly as the y-intercept, instead of solving for c, would write y = −2x + 1. A candidate who drops the negative sign on the gradient would write y = 2x + 7. A candidate who makes a sign error when isolating c, writing c = 1 − 6 = −5 instead of c = 1 + 6 = 7, would write y = −2x − 5.
- (d) 6 — Method: a value satisfies x ≥ 7 when it is greater than 7 or exactly equal to 7, so test each value against the boundary. Working: 8 is greater than 7 and 100 is greater than 7, so both satisfy the inequality; 7 is equal to the boundary and ≥ includes equality, so 7 satisfies it as well; 6 is less than 7, so 6 is the one value that fails. Answer: 6. The distractors: 7 is chosen by candidates who read ≥ as a strict 'greater than' and so shut the boundary value out of the solution set; 8 is chosen by reading the question as asking which value DOES satisfy the inequality and taking the smallest such value; 100 is chosen by the same misreading, taking instead the value furthest above the boundary.
- (c) 2x + 12 — Multiply every term inside the bracket by 2: 2 × x = 2x and 2 × 6 = 12, so 2(x + 6) = 2x + 12. Writing 2x + 6 comes from multiplying only the x-term and leaving the 6 unchanged. Writing x + 12 comes from multiplying only the 6 and leaving the x unchanged. Writing 2x + 8 comes from adding 2 and 6 instead of multiplying them.
- (d) 5x² — 5x² is a single term: a product of a number and a power of a letter, with no + or − sign attached to anything else. A candidate who picks 5x² + 3x is choosing the expression that contains that term, rather than the term on its own. A candidate who picks 5x² = 20 is drawn in by the equals sign and misses that this makes it an equation. A candidate who picks A = 5x² thinks any statement with a letter and a number combined must be a formula.
- (d) It is n-shaped, since the x² coefficient is negative. — The coefficient of x² is −2, which is negative, so the quadratic curve opens downward — shaped like an n, with a maximum turning point. Saying it is U-shaped focuses only on x² being non-negative and ignores that the −2 in front of it flips the whole curve to open downward. Saying it is a straight line confuses having a constant term with being linear — any equation with an x² term is a curve, not a line. Saying it repeatedly rises and falls like a wave describes a trigonometric graph such as y = sin x, not a quadratic.
- (c) 3x + 5 = 17 — An equation contains an equals sign and is true only for particular value(s) of the unknown — solving 3x + 5 = 17 gives the single value x = 4. 3x + 5 is an expression: it has no equals sign, so it cannot be solved, only simplified or evaluated. A = πr² is a formula: it shows the general relationship between different quantities (area and radius), rather than asking for one unknown value. 3(x + 5) ≡ 3x + 15 is an identity: the ≡ sign shows it is true for every value of x, not just one. The equation is 3x + 5 = 17.
- (b) 1 — Method: replace the letter with its value, work out the multiplication first and the subtraction afterwards. Working: 3n = 3 × 1 = 3, so the expression becomes 3 − 2, which is 1. Answer: 1. The distractors: 3 comes from substituting into 3n but stopping before the 2 is taken away; −1 comes from subtracting the wrong way round and working out 2 − 3; 5 comes from adding the 2 instead of subtracting it, giving 3 + 2.
- (a) y = (x − 2)² + 3 — Since (x − 2)² is never negative, (x − 2)² + 3 is always at least 3, so y can never equal 0 and the graph never crosses the x-axis. The other three graphs are all given in a factorised or difference-of-squares form that shows two real roots: y = (x − 2)(x + 3) crosses at x = 2 and x = −3; y = x² − 9 = (x − 3)(x + 3) crosses at x = 3 and x = −3; y = (x + 4)(x − 1) crosses at x = −4 and x = 1.
- (a) x > 4 — Subtract 2x from both sides: 3x − 3 > 9. Add 3 to both sides: 3x > 12. Divide both sides by 3: x > 4. A candidate who subtracts 3 from 9 instead of adding gets 3x > 6, so x > 2. A candidate who divides correctly but wrongly flips the inequality (as if dividing by a negative) gets x < 4. A candidate who multiplies by 3 instead of dividing gets x > 36.
- (d) x² − 6x + 9 — Method: squaring a bracket means multiplying that bracket by itself, so expand (x − 3)(x − 3) term by term and then collect like terms. Working: x × x = x², x × (−3) = −3x, (−3) × x = −3x and (−3) × (−3) = 9, giving x² − 3x − 3x + 9, and the two middle terms collect to −6x. Answer: x² − 6x + 9. The distractors: x² − 3x + 9 comes from writing down only one of the two middle products instead of both; x² + 6x + 9 comes from treating (−3) × x as +3x, so the middle terms are added rather than subtracted; x² − 9 comes from treating the square as the difference of two squares (x − 3)(x + 3).
- (a) x = 2 — Method: undo the subtraction first, then undo the multiplication, doing the same to both sides each time. Working: adding 2 to both sides gives 2x = 4, and dividing both sides by 2 gives x = 2. Answer: x = 2. The distractors: x = 4 comes from stopping at 2x = 4 and writing 4 as the value of x; x = 0 comes from subtracting 2 from both sides instead of adding it, giving 2x = 0; x = 8 comes from multiplying 4 by 2 instead of dividing by 2.
- (c) y = 3x + 2 — Method: divide the change in the outputs by the change in the inputs to find the multiplier, then put one pair of values into the rule to find the number added on. Working: the output rises by 11 − 5 = 6 while the input rises by 3 − 1 = 2, so the multiplier is 6 ÷ 2 = 3; with an input of 1, 3 × 1 = 3 and the output is 5, so 2 is added. Answer: y = 3x + 2, checked against the second pair by 3 × 3 + 2 = 11. The distractors: y = 3x − 2 comes from finding the multiplier 3 and then subtracting the 2 instead of adding it; y = 2x + 3 comes from swapping the multiplier and the number added on; y = x + 4 comes from assuming the input is multiplied by 1 and using 5 − 1 = 4 as the number added on.
- (a) 7 — Method: multiply both sides by 3 to clear the fraction, then solve the resulting equation. Working: 2x + 1 = 5 × 3 = 15. Subtract 1: 2x = 14. Divide by 2: x = 7. Answer: 7. 2 comes from ignoring the denominator altogether, treating the equation as 2x + 1 = 5 without multiplying by 3 first. 8 comes from a sign error, adding 1 to 15 instead of subtracting it, giving 2x = 16. 14 comes from correctly reaching 2x = 14 but stopping there, without dividing by 2 to find x.
Build your own mix at the worksheet builder.