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.Kai writes the expression 8 − 3x + 5x² and says it has three terms. Ryan says it only has two terms because a number on its own is not a term. Work out the correct number of terms in the expression.
- 2.A student solves the simultaneous equations 2x + y = 11 and x − y = 1 by elimination, adding the two equations together. Which of these is the correct result of that step?
- 3.Which of these statements is an identity?
- 4.A sequence has the position-to-term rule: the term is the position number multiplied by itself. Its first five terms are 1, 4, 9, 16, 25. Work out the 8th term.
- 5.Solve 3(2x − 1) = 27
- 6.Which expression is equivalent to 5x − (x + 3)?
- 7.The simultaneous equations 2x + 3y = 12 and x − y = 1 are given. Work out the value of y.
- 8.The first four terms of a sequence are 2, 6, 10, 14. Priya says the nth term is 4n. Work out the correct expression for the nth term.
- 9.Solve x² − 6x = 0.
- 10.The formula for the perimeter of a square is P = 4s, where s is the side length. Make s the subject of the formula.
- 11.Write down the coordinates of the point that is 4 units to the left of the origin and 7 units up.
- 12.The point A lies on the x-axis. Which statement about A must be true?
- 13.A car park charges a £4 fixed fee plus £3 for each hour. Kofi has exactly £25 to spend on parking. Using the inequality 4 + 3h ≤ 25, work out the greatest number of whole hours, h, he can park for.
- 14.Solve 4(x − 3) = 2x + 6.
- 15.A pizza shop charges a fixed delivery fee of £3, plus £9 for each pizza ordered. Write down the function for the total cost y, in pounds, of ordering x pizzas.
Answer key
- (b) 3 — Method: a term is any part of an expression separated from the rest by a + or − sign, including a number on its own. Working: 8 − 3x + 5x² splits at the + and − signs into 8, −3x and 5x² — that is three separate terms. Answer: 3. Ryan's answer of 2 comes from wrongly excluding the number 8, thinking a term must contain a letter. 5 comes from miscounting by treating the coefficients and powers as separate terms as well as the letters. 1 comes from treating the whole expression as a single term because it is written without brackets.
- (a) 3x = 12 — Adding the two equations: the y-terms, +y and −y, have opposite signs, so they cancel; the x-terms combine to 2x + x = 3x; and the right-hand sides add to 11 + 1 = 12. This gives 3x = 12. A candidate who forgets that the y-terms cancel, and instead adds them as if they had the same sign, would write 3x + 2y = 12. A candidate who subtracts the right-hand sides instead of adding them would get 3x = 10. A candidate who correctly reaches 3x = 12 but then treats 12 itself as the value of x, skipping the final division, would write x = 12.
- (c) 2(x + 4) ≡ 2x + 8 — 2(x + 4) ≡ 2x + 8 is an identity because expanding the bracket on the left gives exactly the right-hand side for every value of x — try any number and both sides match. 2(x + 4) = 20 is an equation: expanding gives 2x + 8 = 20, which is only true for the single value x = 6. 2(x + 4) = 2x + 4 is not true for any value of x at all: expanding the left side gives 2x + 8, which can never equal 2x + 4 since 8 ≠ 4. x + 4 = 2x is also an equation, true only for the single value x = 4. The identity is 2(x + 4) ≡ 2x + 8.
- (b) 64 — Method: a position-to-term rule is applied straight to the position number, so a term far along the sequence can be found without writing out the terms in between. Working: the rule multiplies the position by itself and the position asked for is 8, so the term is 8 × 8. Answer: 64. The distractors: 16 comes from multiplying the position by 2 instead of by itself; 81 comes from working out 9 × 9, one position too far along; 8 comes from writing down the position number itself as the term.
- (b) 5 — Method: expand the bracket first, then solve the resulting linear equation. Working: 3(2x − 1) = 6x − 3, so 6x − 3 = 27. Add 3 to both sides: 6x = 30. Divide by 6: x = 5. Answer: 5. 4 2/3 comes from multiplying only the 2x inside the bracket by 3 and forgetting to multiply the −1 as well, giving 6x − 1 = 27. 4 comes from a sign error when expanding, writing 6x + 3 instead of 6x − 3. 4.5 comes from dividing 27 by 3 to get 2x − 1 = 9, then forgetting to add 1 back before dividing by 2, using 2x = 9 instead of 2x = 10.
- (c) 4x − 3 — Subtract each term inside the bracket: 5x − (x + 3) = 5x − x − 3 = 4x − 3. Writing 4x + 3 comes from subtracting the x but not the 3, keeping its sign positive. Writing 6x − 3 comes from adding the x term, 5x + x = 6x, instead of subtracting it. Writing 5x − 3 comes from ignoring the x term inside the bracket and only subtracting the 3.
- (a) y = 2 — Method: make x the subject of the simpler equation, substitute it into the other equation and then read off the letter the question asks for. Working: x − y = 1 gives x = y + 1, so 2x + 3y = 12 becomes 2(y + 1) + 3y = 12, that is 2y + 2 + 3y = 12, so 5y = 10 and y = 2. Answer: y = 2, and the matching value x = 3 checks in 2 × 3 + 3 × 2 = 12. The distractors: y = 3 comes from solving the pair correctly and then writing down the value of x; y = 2.2 comes from expanding 2(y + 1) as 2y + 1, which leaves 5y = 11; y = 10 comes from rearranging x − y = 1 as x = 1 − y, which turns the first equation into 2 + y = 12.
- (c) 4n − 2 — Method: find the common difference, then find the constant that fits the first term. Working: 6 − 2 = 4, 10 − 6 = 4, 14 − 10 = 4, so the terms increase by 4 each time and the nth term has the form 4n + c. Substituting n = 1: 4(1) + c = 2, so c = −2. Answer: the correct nth term is 4n − 2. The value 4n is Priya's value, which comes from using only the common difference and leaving out the constant. The value 4n + 2 comes from a sign error when finding the constant. The value 2n + 2 comes from using the first term, 2, as the coefficient of n instead of the common difference, and then attaching +2 rather than working the constant out.
- (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.
- (c) s = P / 4 — Method: undo the multiplication by 4 by dividing both sides by 4. Working: P = 4s, so dividing both sides by 4 gives s = P / 4. The value s = 4P comes from multiplying by 4 instead of dividing — using the wrong inverse operation. The value s = P + 4 comes from adding 4 instead of dividing. The value s = P − 4 comes from subtracting 4 instead of dividing.
- (c) (−4, 7) — Left of the origin means negative x, and up means positive y, so the point is (−4, 7). (4, 7) comes from forgetting that 'left' means the x-coordinate is negative. (−4, −7) comes from treating 'up' as a negative direction instead of positive. (7, −4) comes from swapping the x- and y-coordinates.
- (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.
- (a) 7 — Subtract 4 from both sides: 3h ≤ 21. Divide both sides by 3: h ≤ 7, so the greatest whole number of hours is 7. A candidate who forgets the £4 fixed fee solves 3h ≤ 25, getting h ≤ 8.33, rounded down to 8. A candidate who adds the £4 instead of subtracting it solves 3h ≤ 29, getting h ≤ 9.67, rounded down to 9. A candidate who reaches h ≤ 7 but wrongly assumes the boundary value cannot be used, thinking that spending the whole £25 is not allowed, answers 6.
- (d) 9 — Method: expand the brackets fully first, then collect the x-terms and constants before dividing. Working: 4(x − 3) = 4x − 12, so 4x − 12 = 2x + 6; 4x − 2x = 6 + 12; 2x = 18; x = 9. Answer: x = 9. 4.5 comes from expanding only the x-term in the bracket and forgetting to multiply the 3, giving 4x − 3 = 2x + 6, then 2x = 9, x = 4.5. −3 comes from a sign error when expanding, giving 4x + 12 = 2x + 6, then 2x = −6, x = −3. 3 comes from a sign error collecting the x-terms, adding instead of subtracting: 4x + 2x = 6 + 12, so 6x = 18, x = 3.
- (c) y = 9x + 3 — Method: in a linear cost model the charge that is paid once is the constant term and the charge made for each item is the coefficient of x. Working: each pizza costs £9, so x pizzas cost 9x pounds; the £3 delivery fee is paid once whatever the value of x, so it is added on as a constant and the total cost is y = 9x + 3. Answer: y = 9x + 3. The distractors: y = 3x + 9 comes from swapping the two charges over, treating the £3 delivery as a per-pizza cost and the £9 as the one-off charge; y = 9x leaves out the delivery fee altogether, which undercharges every order by £3; y = 12x comes from adding the delivery fee to the price of each pizza, £9 + £3 = £12 each, so the fee is charged once per pizza instead of once per order.
Build your own mix at the worksheet builder.