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.
Non-calculator
Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.A straight line passes through the points (2, 7) and (5, 16). Work out the value of y when x = 0.
- 2.Solve the inequality 5x − 3 > 2x + 9.
- 3.A straight line has equation 4y = 12x + 20. Work out the gradient of the line.y = 12x + 20
- 4.Work out the value of 3b − 4 when b = 6
- 5.Point P has coordinates (2, −5). P is reflected in the x-axis to point Q. Write down the coordinates of Q.
- 6.Work out the coordinates of the reflection of (6, −3) in the y-axis.
- 7.Solve x² − 6x = 0.
- 8.y = x + 4. Work out the value of y when x = 3.y = x + 4
- 9.Solve 2(x + 3) = 10
- 10.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.
- 11.Which of these is an inequality?
- 12.Make p the subject of the formula n = p/3.
- 13.The graph of y = x² − 5x + 6 crosses the x-axis at two points. By factorising, work out the x-coordinates of these two points.y = x² − 5x + 6
- 14.The formula for the volume of a cuboid is V = lwh, where l is the length, w is the width and h is the height. Make h the subject of the formula.
- 15.A plumber charges a £40 call-out fee plus £25 for each hour worked. The total charge, £C, for a job lasting h hours is given by C = 40 + 25h. Work out the charge for a job lasting 3 hours, and name what kind of statement C = 40 + 25h is.
Answer key
- (a) 1 — Method: the value of y when x = 0 is where the line meets the y-axis, which is the constant c in y = mx + c, so the gradient is worked out from the two given points first and the constant follows by substituting one of them. Working: m = (16 − 7) ÷ (5 − 2) = 9 ÷ 3 = 3, so the line is y = 3x + c; substituting x = 2 and y = 7 gives 7 = 3 × 2 + c, so c = 7 − 6 = 1, and the value of y when x = 0 is that constant. Answer: 1. The distractors: 3 comes from stopping at the gradient and offering it as the intercept; 4 comes from stepping back from x = 2 to x = 0 by one unit of x instead of two, 7 − 3 = 4; −1 comes from working the constant out as mx − y, 3 × 2 − 7 = −1, instead of y − mx.
- (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.
- (b) 3 — Method: rearrange the equation into the form y = mx + c first, then read off the gradient. Working: dividing 4y = 12x + 20 by 4 gives y = 3x + 5, so the gradient is 3. The value 12 comes from reading the coefficient of x before dividing the equation by 4. The value 20 comes from using the constant term of the unsimplified equation instead of the gradient. The value 5 comes from finding the y-intercept, 20 / 4 = 5, and giving that instead of the gradient.
- (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.
- (c) (2, 5) — Reflecting in the x-axis keeps the x-coordinate the same and changes the sign of the y-coordinate: Q = (2, 5). (−2, −5) comes from reflecting in the y-axis instead, which changes the sign of the x-coordinate. (−2, 5) comes from reflecting in both axes. (2, −5) comes from not applying the reflection at all.
- (a) (−6, −3) — Reflecting in the y-axis changes the sign of the x-coordinate and keeps the y-coordinate the same: (−6, −3). (6, 3) comes from reflecting in the x-axis instead, which changes the sign of the y-coordinate. (−6, 3) comes from reflecting in both axes. (6, −3) comes from not applying the reflection at all.
- (d) x = 0 or x = 6 — Method: factorise by taking out the common factor x: x(x − 6) = 0, so x = 0 or x − 6 = 0, giving x = 0 or x = 6. Distractor origins: x = 6 comes from dividing both sides by x, which loses the solution x = 0; x = 0 stops after finding only one factor; x = 3 comes from halving the coefficient of x instead of factorising.
- (a) 7 — Method: substitute the given value of x into the rule and carry out the operation written in it. Working: y = x + 4 with x = 3 gives y = 3 + 4, an addition of two whole numbers. Answer: y = 7. The distractors: 12 comes from multiplying by 4 instead of adding 4; 4 comes from writing down the number in the rule and never using the input at all; 1 comes from subtracting, 4 − 3, instead of adding.
- (d) x = 2 — Method: expand the bracket by multiplying both terms inside it by 2, then undo the addition and the multiplication in turn. Working: expanding gives 2x + 6 = 10; subtracting 6 from both sides gives 2x = 4; dividing both sides by 2 gives x = 2. Answer: x = 2. The distractors: x = 5 comes from dividing both sides by 2 first, reaching x + 3 = 5 and writing 5 without taking the 3 away; x = 8 comes from adding 6 to both sides instead of subtracting it, giving 2x = 16; x = 3.5 comes from expanding 2(x + 3) as 2x + 3, multiplying only the x by the 2, which leads to 2x = 7.
- (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.
- (d) 2n + 7 > 15 — An inequality compares two expressions using a symbol other than an equals sign, such as < or >. "2n + 7" is just an expression — it has no equals or inequality sign at all, so a candidate mistaking any bare expression for an inequality would choose this. "2n + 7 = 15" is an equation: it uses an equals sign and is only true for one particular value of n, so a candidate confusing an equation with an inequality would choose this. "P = 2n + 7" is a formula, since it relates two different letters, P and n, with an equals sign, so a candidate confusing a formula with an inequality would choose this. "2n + 7 > 15" is an inequality: it compares an expression with a number using a > sign.
- (b) p = 3n — n = p/3 means p has been divided by 3, so to make p the subject, multiply both sides by 3: p = 3n. Writing p = n/3 leaves the formula exactly as it was, without undoing the division. Writing p = n − 3 mistakes division for subtraction and takes 3 away from n instead of multiplying. Writing p = 3/n incorrectly flips the fraction upside down rather than multiplying n by 3. The correct rearrangement is p = 3n.
- (c) x = 2 and x = 3 — x² − 5x + 6 factorises as (x − 2)(x − 3), since −2 and −3 multiply to give 6 and add to give −5. The graph crosses the x-axis where each bracket equals zero: x − 2 = 0 gives x = 2, and x − 3 = 0 gives x = 3. The option x = −2 and x = −3 comes from reading the signs inside the brackets directly instead of solving x − 2 = 0 and x − 3 = 0. The option x = 2 and x = −3 mixes up the sign of only one root. The option x = −1 and x = −6 comes from picking the wrong pair of factors of 6 (1 and 6 instead of 2 and 3) and then reading their signs directly from the brackets.
- (c) h = V / (lw) — Method: undo the multiplication by lw by dividing both sides by lw. Working: V = lwh, so dividing both sides by lw gives h = V / (lw). The value h = V − lw comes from subtracting lw instead of dividing by it. The value h = Vlw comes from multiplying by lw instead of dividing. The value h = lw / V comes from inverting the fraction, dividing lw by V instead of V by lw.
- (b) £115, and C = 40 + 25h is a formula — Substitute h = 3 into the rule, multiplying before adding. The hours cost 25 × 3 = 75, and adding the call-out fee gives 40 + 75 = 115, so the charge is £115. The rule itself links two different quantities, C and h, and lets one be worked out from the other, so it is a formula; an expression would have no equals sign in it. Adding the fee before multiplying gives 65 × 3 = 195, which charges the call-out fee three times over, and stopping at 40 + 25 leaves £65, the charge for a single hour.
Build your own mix at the worksheet builder.