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 scout leader is 44 years old and one of the scouts is 16 years old. Work out how many years it will be until the leader is exactly twice as old as the scout.
- 2.The nth term of a sequence is 4n + 2. A term in the sequence has value 30. Work out its position, n, in the sequence.
- 3.A point has coordinates (x, y). In which two quadrants is the product x × y positive?
- 4.Point P has coordinates (2, −5). P is reflected in the x-axis to point Q. Write down the coordinates of Q.
- 5.Factorise fully 12x² + 18x.
- 6.Write down 0.2x with its coefficient written as a fraction in its simplest form.
- 7.Expand 7(a + 8)
- 8.Grace has t books. Noah has 1 book fewer than Grace. Write down an expression for the number of books Noah has.
- 9.The first four terms of a sequence are 4, 9, 14, 19. Work out an expression, in terms of n, for the nth term.
- 10.A straight line has equation y = 2x − 7. Write down the coordinates of the point where the line crosses the y-axis.y = 2x − 7
- 11.The diagram shows part of the graph of a reciprocal function of the form , passing through the labelled point. Work out the value of k.
- 12.A taxi firm charges a fixed fee of £3.50 plus £2.20 per mile. Work out the total cost of a journey of 6 miles.
- 13.Which of these statements is an identity?
- 14.Solve 4x² − 9 = 0.
- 15.Solve 6x + 4 = 28
Answer key
- (b) 12 years — Method: call the number of years t, add t to both ages, and form an equation from the comparison at that future time. Working: in t years the leader will be 44 + t and the scout will be 16 + t, so 44 + t = 2(16 + t); expanding gives 44 + t = 32 + 2t, and subtracting t and 32 from both sides gives t = 12. Checking: in 12 years the leader will be 56 and the scout 28, and 56 = 2 × 28. Answer: 12 years. The distractors: 6 years comes from halving the leader's present age instead, so that the scout has to reach 22, which takes 6 years; 14 years comes from halving the 28-year gap between the two ages; 28 years comes from giving the age gap itself as the number of years.
- (c) 7 — To reverse the rule, subtract the constant then divide by the coefficient: 30−2=28, then 28÷4=7, so n=7. A candidate who adds the constant instead of subtracting it, a sign error when rearranging, would compute (30+2)÷4=32÷4=8. A candidate who subtracts the constant correctly but then forgets to divide by the coefficient would stop at 30−2=28. A candidate who treats 4n+2 as a single term 6n, adding the coefficient and constant together, would compute 30÷6=5.
- (b) the first and the third — Method: the sign of a product depends only on the signs of the two numbers multiplied: like signs give a positive product and unlike signs a negative one, so look for the quadrants in which both coordinates carry the same sign. Working: in the first quadrant x and y are both positive, and positive times positive is positive; in the third quadrant both are negative, and negative times negative is positive as well; in the second quadrant x is negative while y is positive, and in the fourth x is positive while y is negative, so each of those gives a negative product. Answer: the first and the third. The distractors: 'the second and the fourth' comes from applying the rule for a NEGATIVE product, unlike signs, to a positive one; 'the first and the second' comes from testing only the y-coordinate and keeping the quadrants where the height is positive; 'the first and the fourth' comes from testing only the x-coordinate in the same way.
- (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.
- (c) 6x(2x + 3) — The highest common factor of 12x² and 18x is 6x. Dividing each term by 6x gives 12x² ÷ 6x = 2x and 18x ÷ 6x = 3, so 12x² + 18x = 6x(2x + 3). A candidate who only takes out the number 6 (missing the x) gets 6(2x² + 3x), which is not fully factorised. A candidate who only takes out 2x (missing the extra factor of 3 in 6) gets 2x(6x + 9), also not fully factorised — the bracket still shares a common factor. A candidate who takes out 3x instead of the full 6x gets 3x(4x + 6), which again is not fully factorised since 4x + 6 shares a common factor of 2.
- (a) x/5 — Read the decimal as a fraction first: 0.2 is 2 tenths, so the coefficient is 2/10. Dividing the numerator and the denominator by 2 cancels this to 1/5, and a coefficient of 1/5 in front of a letter is written x/5. Reading the digit 2 as 'a half' gives x/2; reading 0.2 as 1/20 gives x/20; dividing only the denominator by 2 leaves 2/5, which is the coefficient 0.4 and twice as large as it should be.
- (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.
- (b) t − 1 — Method: "fewer than" means a subtraction, and the amount taken away is taken away from the quantity being compared with. Working: Grace has t books and Noah has one book fewer, so Noah has t with 1 taken off, written t − 1. Answer: t − 1. The distractors: t + 1 comes from reading "fewer" as "more" and adding instead of subtracting; 1 − t comes from writing the subtraction the wrong way round, taking Grace's books from the 1 rather than the 1 from Grace's books; t comes from giving the number of books Grace has, which is not the person the question asks about.
- (d) 5n − 1 — The common difference is 5 (9−4=5), so the expression starts 5n. To match the first term when n=1, 5×1+c=4, so c=−1: the nth term is 5n−1. A candidate who uses the first term itself as the constant, instead of first term minus the common difference, would write 5n+4 (giving 9, 14, 19, 24 — one term too high throughout). A candidate who omits the constant term altogether would write just 5n (giving 5, 10, 15, 20, not matching the sequence). A candidate who adds the common difference to n instead of multiplying would write n+5 (giving 6, 7, 8, 9, far too small).
- (d) (0, −7) — At the y-axis, x = 0, so y = 2(0) − 7 = −7, giving the point (0, −7). A candidate who drops the negative sign on the constant term would write (0, 7). A candidate who swaps the coordinates, confusing the y-intercept with an x-intercept, would write (−7, 0). A candidate who uses the gradient, 2, as the x-coordinate instead of 0 would write (2, −7).
- (b) 6 — Method: for any point that lies on y = k/x, the value of k is found by multiplying the x-coordinate and the y-coordinate together, since k = x × y. Working: k = 2 × 3 = 6. Answer: k = 6. Distractor refutation: 1.5 comes from dividing the y-coordinate by the x-coordinate instead of multiplying them. 5 comes from adding the two coordinates instead of multiplying them. 9 comes from misreading the point's x-coordinate as 3 instead of 2, then multiplying 3 × 3.
- (d) £16.70 — The mileage charge is 2.20 × 6 = £13.20. Adding the fixed fee: £13.20 + £3.50 = £16.70. A candidate who forgets the fixed fee gives just the mileage charge, £13.20. A candidate who adds the fixed fee to the per-mile rate before multiplying by the number of miles, (3.50 + 2.20) × 6, gets £34.20. A candidate who rounds £2.20 down to £2 gets 2 × 6 + 3.50 = £15.50.
- (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.
- (a) x = 3/2 or x = −3/2 — Method: the equation has an x² term and a number but no x term, so make x² the subject and then take the square root of both sides, keeping the negative root as well as the positive one. Working: adding 9 to both sides of 4x² − 9 = 0 gives 4x² = 9, and dividing both sides by 4 gives x² = 9/4. Square-rooting the top and the bottom of 9/4 gives 3/2, so x = 3/2 or x = −3/2, and each value checks out because 4 × 9/4 − 9 = 0. Answer: x = 3/2 or x = −3/2. The distractors: x = 3 or x = −3 comes from square-rooting both sides of 4x² = 9 without first dividing by the 4, so the coefficient of x² is ignored; x = 9/4 or x = −9/4 comes from stopping at x² = 9/4 and writing that value down as x, leaving the square root undone; x = 3/2 only comes from taking the positive square root of 9/4 and losing the negative solution.
- (a) x = 4 — Method: undo the addition of 4 first, then undo the multiplication by 6. Working: subtracting 4 from both sides gives 6x = 24, and dividing both sides by 6 gives x = 4. Checking: 6 × 4 + 4 = 28. Answer: x = 4. The distractors: x = 24 comes from stopping at 6x = 24 and writing 24 as the value of x; x = 18 comes from subtracting 6 from 24 instead of dividing by 6; x = 144 comes from multiplying 24 by 6 instead of dividing by 6.
Build your own mix at the worksheet builder.