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 simple interest, £I, earned on a savings account is given by the formula I = PRT/100, where P is the amount invested in pounds, R is the interest rate per year and T is the time in years. Rearrange the formula to make P the subject.
- 2.Matchsticks are laid out as a row of squares, with each new square sharing a side with the square before it. The first square uses 4 matchsticks and every extra square uses 3 more. Work out how many matchsticks a row of 4 squares uses.
- 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.The simultaneous equations x = 2 and x + y = 9 are given. Work out the value of y.
- 5.Write down the y-intercept of the line with equation y = 3x + 8.y = 3x + 8
- 6.Solve the inequality 5 − x ≤ 2.
- 7.Expand 7(a + 8)
- 8.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.
- 9.Which of these is an expression?
- 10.Factorise x² − 64.
- 11.Which of these equations gives a graph with two separate curved branches — one where x and y are both positive, and one where x and y are both negative?
- 12.Write down the expression that means the same as m² × m × 3.
- 13.Tom is asked to classify the statement 5(2x − 3) = 10x − 15. Which statement about it is correct?
- 14.A geometric sequence begins 80, 40, 20, 10, ... Work out the next term in the sequence.
- 15.Which of these values of x is a solution of x² + 2x − 15 = 0?
Answer key
- (a) P = 100I / (RT) — Method: undo the operations done to P in reverse order — multiply by 100, then divide by R and by T. Working: I = PRT/100, so 100I = PRT, so P = 100I / (RT). Answer: P = 100I / (RT). P = IRT/100 comes from leaving R and T in the numerator instead of moving them to the denominator. P = 100RT/I comes from swapping P and I when rearranging. P = 100I/R comes from dividing by R only and forgetting to also divide by T.
- (d) 13 — Method: the numbers of matchsticks form a sequence with a term-to-term rule, so count the first square in full and then add the repeated amount once for every extra square. Working: one square uses 4 matchsticks; a row of 4 squares has 3 extra squares after the first, and each of those adds 3 matchsticks, giving 3 × 3 = 9 to add on to the 4. Answer: 13. The distractors: 16 comes from counting each square as a separate set of 4 matchsticks, 4 × 4, and ignoring the shared sides; 12 comes from using 3 matchsticks for all four squares, 3 × 4, and forgetting that the first square needs a fourth side; 10 comes from adding the 3 only twice, as though a row of four squares had two extra squares rather than three.
- (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) y = 7 — Method: one of the equations already gives the value of x, so that value is substituted into the other equation. Working: replacing x with 2 in x + y = 9 gives 2 + y = 9, so y = 9 − 2 = 7. Answer: y = 7, and the pair x = 2 with y = 7 satisfies both equations. The distractors: y = 11 comes from rearranging x + y = 9 as y = 9 + x and adding instead of subtracting; y = 9 comes from ignoring the x term and reading the total as the value of y; y = 4.5 comes from halving 9, as though x and y had to be equal.
- (d) 8 — Method: compare the equation with y = mx + c, where c is the y-intercept. Working: in y = 3x + 8, the constant term is 8. Answer: the y-intercept is 8. 3 comes from confusing the y-intercept with the gradient. −8 comes from a sign error, treating the constant term as negative. 11 comes from wrongly adding the gradient and the constant term together.
- (c) x ≥ 3 — Method: collect the number terms first; the x term is negative, so the final step multiplies both sides by −1, and that is the one step that turns the inequality sign round. Working: subtracting 5 from both sides of 5 − x ≤ 2 gives −x ≤ −3; multiplying both sides by −1 turns −x into x and −3 into 3, and because the multiplier is negative the ≤ becomes ≥, so x ≥ 3. Answer: x ≥ 3. The distractors: x ≤ 3 comes from multiplying by −1 without turning the sign round, the commonest slip on this type; x ≤ −3 comes from reading −x ≤ −3 as though the minus sign could simply be rubbed off the left-hand side; x ≥ −3 comes from turning the sign round correctly but leaving the right-hand side at −3 instead of multiplying it by −1 as well.
- (d) 7a + 56 — Method: multiplying a single term over a bracket means every term inside the bracket is multiplied by the term outside. Working: 7 × a = 7a and 7 × 8 = 56, and the two products are added because the bracket contains an addition. Answer: 7a + 56. The distractors: 7a + 15 comes from adding 7 and 8 instead of multiplying them; 7a + 8 comes from multiplying only the first term inside the bracket and copying the 8 across unchanged; a + 56 comes from multiplying only the 8 and copying the a across unchanged.
- (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.
- (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.
- (d) (x − 8)(x + 8) — x² − 64 = x² − 8², a difference of two squares, which factorises as (x − 8)(x + 8). A candidate who treats it as a perfect square with a repeated negative factor gets (x − 8)(x − 8), which expands to x² − 16x + 64 — wrong on both the middle and constant terms. A candidate who uses a repeated positive factor gets (x + 8)(x + 8), which expands to x² + 16x + 64. A candidate who picks a different factor pair of 64, such as 4 and 16, without checking that the middle term cancels, gets (x − 4)(x + 16), which expands to x² + 12x − 64 — the wrong middle term.
- (b) y = 1/x — A graph with two separate curved branches must have a value of x that is excluded from it, creating a break in the curve. For y = 1/x, x = 0 is excluded, so the graph splits into one branch where x and y are both positive, and one where x and y are both negative. y = x² is a single U-shaped curve with no break, even though it has two 'arms'. y = x³ is one continuous curve that passes through the origin without any break. y = 2x + 1 is a single straight line; even though it passes through regions where x and y share the same sign, it is one continuous line, not two separate branches.
- (d) 3m³ — Method: multiply the powers of m by adding their indices, then bring the number coefficient to the front. Working: m² × m has indices 2 and 1; add them to get 3, giving m³, then × 3 gives 3m³. Answer: 3m³. 3m² comes from multiplying the indices instead of adding them: 2 × 1 = 2, giving m², then × 3 = 3m². m³ comes from correctly combining the m's but dropping the coefficient 3. m⁶ comes from multiplying the index by the coefficient instead of writing the coefficient in front: taking the 2 in m² and the 3 to give m raised to the power 2 × 3, which is m⁶, with the lone m left out.
- (b) An identity, since both sides are equal for every x. — Expanding the left-hand side: 5(2x−3)=10x−15, which is exactly the same as the right-hand side for every value of x, so it is an identity, not an equation that is only true for one particular x. A candidate who treats every equals-sign statement as an equation, without checking whether it holds for all values of x, would choose the equation option. A candidate who mistakes it for a formula is assuming it relates two different letters or quantities, but only x appears — there is no second variable such as area or cost — so it is not a formula. A candidate who mistakes it for an inequality is assuming the two sides are only equal for particular values of x, but expanding shows they are identical for every value, not just some.
- (d) 5 — Each term is found by multiplying the previous term by the common ratio, 0.5: 80, 40, 20, 10, and the next term is 10 × 0.5 = 5. A candidate who instead subtracts the same amount each time (repeating the last difference of 10) would reach 10 − 10 = 0. A candidate who divides by 4 instead of by 2 would reach 10 ÷ 4 = 2.5. A candidate who multiplies by 2 instead of dividing (reversing the direction of the sequence) would reach 10 × 2 = 20.
- (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.