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.Solve x² − 6x = 0.
- 2.Write down the expression that means the same as m² × m × 3.
- 3.A company's profit was £2000 in its first year. Each following year, the profit increases by £800. Work out the first year in which the profit is more than £7000.
- 4.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.
- 5.Point R has coordinates (3, −5). Point R is reflected in the line y = 2 to point S. Write down the coordinates of S.
- 6.Simplify 2b − 1 + 2b − 4 + 2b
- 7.The first five terms of a quadratic sequence are 5, 8, 13, 20, 29. Work out the next term in the sequence.
- 8.A model rocket's height is given by h = −5t² + 20t, where h is in metres and t is in seconds. A student says the graph of h against t is n-shaped. Which statement gives the correct verdict on the SHAPE and the reason that settles it from the equation?
- 9.Factorise fully 5x + 5y − 5
- 10.Write down the expression that means the same as w ÷ 6.
- 11.A quadratic curve has a root at x = −2 and its turning point has x-coordinate 3. Work out the curve's other root, using the symmetry of the graph.
- 12.Which of these is an identity?
- 13.Which expression is equivalent to 0.5(4x + 6) − x?
- 14.Point A has coordinates (4, −5). Point B has coordinates (4, 3). Work out the distance between A and B.
- 15.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?
Answer key
- (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.
- (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.
- (d) 8 — Method: write the nth term of the sequence, 2000 + 800(n − 1), and find the smallest whole n for which it is greater than 7000. Working: 2000 + 800(n − 1) > 7000, so 800(n − 1) > 5000, giving n − 1 > 6.25. Since n − 1 must be a whole number, the smallest value is 7, so n = 8. Check: year 8's total is 2000 + 800 × 7 = 7600, which is more than £7000, while year 7's total is 2000 + 800 × 6 = 6800, which is not. Answer: year 8. 7 comes from rounding 6.25 to the nearest whole number, 6, and then adding 1, instead of rounding up to the next whole number before adding 1. 6 comes from using 6.25 rounded down to 6 as the year number directly, without adding the 1 needed to convert from the number of increases to the year number. 9 comes from adding one extra year beyond the year that already satisfies the condition.
- (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.
- (c) (3, 9) — Reflecting in the horizontal line y = 2 keeps the x-coordinate the same and maps y to 2 × 2 − y = 4 − (−5) = 9, so S = (3, 9). A candidate who uses k − y instead of 2k − y gets 2 − (−5) = 7, giving (3, 7). A candidate who reflects in the x-axis instead of the line y = 2, simply changing the sign of y, gets (3, 5). A candidate who also changes the sign of the x-coordinate, as if reflecting in both axes, gets (−3, 9).
- (a) 6b − 5 — Method: sort the expression into terms in b and number terms, then collect each kind, keeping the sign in front of every term. Working: the b terms give 2b + 2b + 2b = 6b; the number terms are −1 and −4, and −1 − 4 = −5. Answer: 6b − 5. The distractors: 6b − 3 comes from working out the difference 4 − 1 instead of adding two negative numbers; 6b + 5 comes from adding 1 and 4 while ignoring both minus signs; 8b − 5 comes from multiplying the coefficients 2, 2 and 2 instead of adding them.
- (b) 40 — The differences between consecutive terms are 3, 5, 7, 9, increasing by 2 each time, so the next difference is 11, giving 29 + 11 = 40. A candidate who reuses the last difference of 9 without increasing it gets 29 + 9 = 38. A candidate who increases the difference by only 1 instead of 2 gets 29 + 10 = 39. A candidate who reuses the first difference of 3 instead of the pattern gets 29 + 3 = 32.
- (a) Yes — the t² coefficient is negative, giving an n-shape. — The coefficient of t² in h = −5t² + 20t is −5, which is negative, so the graph is n-shaped with a maximum point — this matches the physical story of the rocket rising then falling, but the shape itself is decided by the negative coefficient of t², not by the story alone. Saying the shape comes from the story rather than the coefficient gets the reasoning backwards — the algebra determines the shape, and the story happens to agree with it. Saying it is U-shaped because height starts by increasing confuses the early part of the curve with its overall shape; a U-shaped curve would mean the rocket's height eventually increases again forever, which does not happen here. Saying it is n-shaped only because the rocket lands treats a consequence of the shape as if it were the cause.
- (c) 5(x + y − 1) — Method: take out the highest common factor of all three terms and divide every term by it, the number term included. Working: the highest common factor of 5x, 5y and −5 is 5; dividing gives 5x ÷ 5 = x, 5y ÷ 5 = y and −5 ÷ 5 = −1, so the bracket holds x + y − 1. Answer: 5(x + y − 1), which multiplies back out to 5x + 5y − 5. The distractors: 5(x + y + 1) comes from dividing −5 by 5 and losing the minus sign; 5(x + y − 5) comes from dividing only the terms containing a letter by 5 and carrying the −5 into the bracket unchanged; 5(xy − 1) comes from collecting the unlike terms 5x and 5y as 5xy before factorising.
- (c) w/6 — Method: a ÷ b is written as a fraction a/b, with the number being divided (w) on top. Working: w ÷ 6 = w/6. Answer: w/6. 6/w comes from writing the numbers the wrong way round, putting the 6 on top instead of w. 6w comes from reading the ÷ sign as ×, multiplying instead of dividing. w − 6 comes from reading ÷ as −, subtracting instead of dividing.
- (c) x = 8 — The turning point lies exactly halfway between the two roots. If the other root is r, the midpoint of −2 and r must be 3, so (−2 + r) ÷ 2 = 3, giving r = 8. Choosing x = 5 comes from adding 2 and 3 rather than using the midpoint relationship correctly. Choosing x = 1 comes from subtracting 2 from 3 instead of reflecting −2 across the turning point. Choosing x = −8 finds the right distance but then reflects in the y-axis instead of in the line of symmetry x = 3, so the sign of the answer is flipped.
- (a) 2(3x + 1) = 6x + 2 — Expanding 2(3x + 1) = 6x + 2 gives an expression that matches the right-hand side exactly for every value of x — it is an identity. 4x − 3 = 3x + 5 is an ordinary equation with one solution, x = 8. 7 − x = x − 7 is also an ordinary equation with one solution, x = 7. 5x + 1 = 5(x + 1) never holds for any value of x at all, since expanding the right-hand side gives 5x + 5, and 5x + 1 = 5x + 5 would require 1 = 5, which is impossible.
- (c) x + 3 — Expand the bracket: 0.5(4x + 6) = 2x + 3. Then subtract the x: 2x + 3 − x = x + 3. The option 2x + 3 comes from expanding the bracket correctly but then forgetting to subtract the x at all. The option x + 6 comes from forgetting to multiply the 6 inside the bracket by 0.5 (treating it as 2x + 6), then subtracting x. The option 3x + 3 comes from adding the x instead of subtracting it: 2x + 3 + x = 3x + 3.
- (a) 8 — Both points share the x-coordinate, so the distance between them is the difference between the y-coordinates: 3 − (−5) = 8. A candidate who mistakenly uses the equal x-coordinates instead of the y-coordinates gets 4 − 4 = 0. A candidate who adds the y-coordinates instead of subtracting them gets 3 + (−5) = −2. A candidate who reads off only point B's y-coordinate as the distance gets 3.
- (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.
Build your own mix at the worksheet builder.