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.Which of these rules generates the sequence 6, 11, 16, 21, …?
- 2.Which expression is equivalent to 5x − (x + 3)?
- 3.A tree is 2 metres tall. Each year its height increases by 10% of its height at the start of that year. Work out the height of the tree after 3 years, giving your answer to 1 decimal place.
- 4.Which of these is a formula, rather than an expression, an equation, or an identity?
- 5.Water is poured into a container at a constant rate. A graph of the depth of the water, in cm, against the time since pouring began, in minutes, is a straight line through the origin, and it passes through the point (3, 12). Use the graph to work out the depth of the water after 7 minutes.
- 6.Write down the gradient of the line with equation y = 7x − 2.y = 7x − 2
- 7.Solve x² + 3x − 10 = 0.
- 8.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.
- 9.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
- 10.Make x the subject of the formula y = (x − 4)/5.
- 11.A sequence has the position-to-term rule n² + 1, where n is the position number. Work out how much bigger the 5th term is than the 4th term.
- 12.Which expression is equivalent to 7x − 3(2x − 6)?
- 13.Solve x² − 2x − 24 = 0.
- 14.A theatre's front row has 18 seats. Each row behind has 4 more seats than the row in front. Which row has exactly 62 seats?
- 15.A line segment has one endpoint at (−6, 2) and its midpoint at (−1, 5). Work out the coordinates of the other endpoint.
Answer key
- (c) 5n + 1 — Method: find the common difference, then use it as the coefficient of n in the position-to-term rule, and find the constant by checking against the first term. Working: the common difference is 5, so the rule has the form 5n + c. Using the 1st term: 5(1) + c = 6, so c = 1. The rule is 5n + 1. Answer: 5n + 1. 5n − 1 uses the correct coefficient but the wrong sign for the constant. 6n comes from using the first term as the coefficient of n instead of the common difference — it matches the 1st term by coincidence but fails from the 2nd term onward. n + 5 swaps the coefficient and the constant around, using the common difference as the constant instead of the coefficient of n.
- (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.
- (d) 2.7 — The height after 3 years of 10% compound growth is 2 × 1.1³ = 2.662 m, which rounds to 2.7 m. A candidate who adds 10% of the original height (0.2 m) in each of the 3 years, instead of compounding on the new height each time, would reach 2 + 3×0.2 = 2.6 m. A candidate who compounds for only 2 years would reach 2 × 1.1² = 2.42 m, rounding to 2.4 m. A candidate who compounds for 4 years instead of 3 would reach 2 × 1.1⁴ = 2.928 m, rounding to 2.9 m.
- (d) V = lwh — V = lwh is a formula: it relates one quantity, the volume V, to others, the length, width and height, in a way that is true generally. A candidate who picks lwh has chosen the expression, not a full statement relating two quantities. A candidate who picks lwh = 60 has chosen an equation, since it is only true for particular values of l, w and h that multiply to 60. A candidate who picks 2(l + w) ≡ 2l + 2w has chosen an identity, mistaking the identity symbol ≡ for a sign that makes a statement a formula.
- (d) 28 cm — Method: rate = 12 cm ÷ 3 min = 4 cm per minute. Depth after 7 minutes = 4 × 7 = 28 cm. Distractor origins: 84 cm multiplies the given depth by 7 directly, without first finding the rate per minute (12 × 7 = 84); 24 cm simply doubles the given depth instead of scaling correctly by the ratio of times; 16 cm combines the numbers with subtraction and addition (12 − 3 + 7 = 16) instead of finding a rate.
- (b) 7 — Method: compare the equation with y = mx + c, where m is the gradient. Working: in y = 7x − 2, the coefficient of x is 7. Answer: the gradient is 7. −2 comes from confusing the gradient with the y-intercept. −7 comes from a sign error, treating the coefficient of x as negative. 2 comes from using the y-intercept but dropping its sign.
- (d) x = 2 or x = −5 — Method: find two numbers that multiply to give −10 and add to give 3 — these are 5 and −2. So x² + 3x − 10 = (x + 5)(x − 2) = 0, giving x = −5 or x = 2. Distractor origins: x = −2 or x = 5 swaps the signs of the two roots; x = 2 or x = 5 makes both roots positive, ignoring the sign of −10; x = −5 or x = −2 makes both roots negative.
- (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.
- (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).
- (d) x = 5y + 4 — To make x the subject of y = (x − 4)/5, first multiply both sides by 5 to clear the fraction: 5y = x − 4, then add 4 to both sides: x = 5y + 4. Writing x = 5y − 4 multiplies correctly but keeps the minus sign on the 4 instead of changing it to a plus when moving it across. Writing x = y/5 + 4 divides by 5 instead of multiplying, the wrong inverse of the fraction. Writing x = 5(y + 4) adds 4 before multiplying by 5, reversing the correct order of the two steps. The correct rearrangement is x = 5y + 4.
- (a) 9 — Method: the gaps in this sequence are not constant, so work out each of the two terms named from the rule and then subtract the earlier from the later. Working: the 5th term is 5² + 1 = 25 + 1 = 26 and the 4th term is 4² + 1 = 16 + 1 = 17, so the difference is 26 − 17. Answer: 9. The distractors: 7 comes from using the 3rd and 4th terms, one position too early, 17 − 10; 11 comes from using the 5th and 6th terms, one position too late, 37 − 26; 1 comes from subtracting the position numbers, 5 − 4, instead of the terms themselves.
- (c) x + 18 — Expand −3(2x − 6) by multiplying both terms by −3: −3 × 2x = −6x and −3 × (−6) = 18, giving 7x − 6x + 18 = x + 18. Writing x − 18 comes from not flipping the sign of the −6 inside the bracket, so −3 × (−6) is treated as −18 instead of +18. Writing x + 6 comes from forgetting to multiply the −6 by 3, only carrying its sign. Writing 13x − 18 comes from treating the whole bracket as being added rather than subtracted, so 3(2x − 6) = 6x − 18 is added to 7x.
- (a) x = 6 or x = −4 — We need two numbers that multiply to −24 and add to −2: these are −6 and 4, since −6 × 4 = −24 and −6 + 4 = −2. So x² − 2x − 24 = (x − 6)(x + 4) = 0, giving x = 6 or x = −4. A candidate who swaps the signs, using 6 and −4 the wrong way round in the brackets, gets x = −6 or x = 4. A candidate who picks the wrong factor pair, 8 and −3 (which multiply to −24 but add to +5, not −2), gets (x + 8)(x − 3) = 0 and answers x = −8 or x = 3. A candidate who makes both factors negative gets x = −6 or x = −4, which would require the constant term to be +24, not −24.
- (d) 12 — Method: write the nth term of the sequence, 18 + 4(n − 1), set it equal to 62, and solve for n. Working: 18 + 4(n − 1) = 62, so 4(n − 1) = 44, giving n − 1 = 11, so n = 12. Answer: row 12. 11 comes from using 18 + 4n = 62 instead of 18 + 4(n − 1) = 62, an off-by-one error, giving n = 11. 48 comes from correctly simplifying to 4n = 48 but stopping there, without dividing by 4 to find n. 15.5 comes from dividing 62 by 4 directly, ignoring the 18 seats already in the front row.
- (d) (4, 8) — The other endpoint is found from 2 × midpoint − known endpoint: x = 2 × (−1) − (−6) = −2 + 6 = 4, y = 2 × 5 − 2 = 10 − 2 = 8, giving (4, 8). (−3.5, 3.5) comes from averaging the given endpoint and the midpoint as if they were the two endpoints of a segment, instead of working backwards from the midpoint. (5, 3) comes from working out (−1 − (−6), 5 − 2) instead of doubling the midpoint before subtracting. (4, 5) comes from correctly finding the x-coordinate but copying the midpoint's y-coordinate of 5 instead of doubling it.
Build your own mix at the worksheet builder.