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.The first term of an arithmetic sequence is 5, and each term after that increases by 6. Work out the 8th term of the sequence.
- 2.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?
- 3.Which expression is equivalent to 4(x − 2) + 10?
- 4.Work out the value of 3n − 2 when n = 1
- 5.A company charges for hiring chairs for a day. Hiring 1 chair costs £12, hiring 2 chairs costs £19, hiring 3 chairs costs £26, and hiring 4 chairs costs £33. Work out an expression, in terms of n, for the cost in pounds of hiring n chairs for a day.
- 6.A student says that (x + 4)² is equivalent to x² + 16. For which value of x do the two expressions give the SAME result, making it look (misleadingly) like the student could be right?
- 7.Solve the inequality 5x − 3 > 2x + 9.
- 8.Write down the coordinates of the point where the line y = 2x + 4 crosses the y-axis.y = 2x + 4
- 9.A point lies on the y-axis. What can be said about the x-coordinate of that point?
- 10.The mean of four numbers is 12.5. Three of the numbers are 8, 15 and 19. Form an equation using n for the fourth number, and solve it to find n.
- 11.Write down the y-intercept of the line with equation y = 3x + 8.y = 3x + 8
- 12.A table of values is being drawn for the graph of y = x³. Work out the value of y when x = −2.y = x
- 13.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.
- 14.The point F has x-coordinate −1 and lies 6 units above the x-axis. Write down the coordinates of F.
- 15.Which of these equations is true for every value of x, making it an identity rather than an equation with just one solution?
Answer key
- (d) 47 — To reach the 8th term from the 1st term, the difference of 6 is added 7 times (8 − 1 = 7): 5 + 7 × 6 = 47. A candidate who multiplies by the term number itself, rather than one less, would compute 5 + 8 × 6 = 53. A candidate who uses one step too few (6 instead of 7) would reach 5 + 6 × 6 = 41. A candidate who forgets to include the first term at all would compute just 8 × 6 = 48.
- (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.
- (a) 4x + 2 — Expand the bracket: 4(x − 2) = 4x − 8. Then add the 10 that follows the bracket: 4x − 8 + 10 = 4x + 2. The option 4x − 8 comes from expanding the bracket correctly but then forgetting to add the 10. The option 4x + 8 comes from forgetting to multiply the 2 inside the bracket by 4 (treating it as 4x − 2 instead of 4x − 8), then adding 10. The option 4x + 18 comes from a sign error when expanding — treating 4 × (−2) as +8 instead of −8, giving 4x + 8, then adding 10.
- (b) 1 — Method: replace the letter with its value, work out the multiplication first and the subtraction afterwards. Working: 3n = 3 × 1 = 3, so the expression becomes 3 − 2, which is 1. Answer: 1. The distractors: 3 comes from substituting into 3n but stopping before the 2 is taken away; −1 comes from subtracting the wrong way round and working out 2 − 3; 5 comes from adding the 2 instead of subtracting it, giving 3 + 2.
- (d) 7n + 5 — Method: find the rate charged per extra chair, then find the fixed part of the cost that fits hiring 1 chair. Working: the cost rises by £7 for each extra chair (19 − 12 = 7, 26 − 19 = 7, 33 − 26 = 7), so the cost has the form 7n + c. Substituting n = 1: 7(1) + c = 12, so c = 5. Answer: the cost in pounds is 7n + 5. The value 7n comes from ignoring the fixed part of the charge entirely. The value 7n + 12 comes from using the cost of 1 chair as the fixed part directly, without subtracting the per-chair rate first. The value 12n + 7 comes from swapping the roles of the cost of hiring 1 chair, £12, and the rate per extra chair, £7 — using the total for one chair as the coefficient of n and the rate as the fixed part.
- (c) x = 0 — Expand (x + 4)² correctly: (x + 4)² = x² + 8x + 16. This equals x² + 16 only when 8x is zero, i.e. when x = 0 — at every other value of x the two expressions differ by 8x. Choosing x = 4 confuses the constant inside the bracket with the value of x that makes the expressions match. Choosing x = −4 makes the same confusion but with the sign flipped. Choosing x = 8 mistakes the coefficient of the middle term, 8x, for the value of x itself.
- (a) x > 4 — Subtract 2x from both sides: 3x − 3 > 9. Add 3 to both sides: 3x > 12. Divide both sides by 3: x > 4. A candidate who subtracts 3 from 9 instead of adding gets 3x > 6, so x > 2. A candidate who divides correctly but wrongly flips the inequality (as if dividing by a negative) gets x < 4. A candidate who multiplies by 3 instead of dividing gets x > 36.
- (d) (0, 4) — Method: in the form y = mx + c the constant c is the y-coordinate of the point where the line crosses the y-axis, and every point on that axis has x-coordinate 0. Working: comparing y = 2x + 4 with y = mx + c gives c = 4, and substituting x = 0 confirms y = 2 × 0 + 4 = 4, so the crossing point is (0, 4). Answer: (0, 4). The distractors: (4, 0) is the same pair of numbers written in the wrong order and is a point on the x-axis; (0, 2) comes from reading the gradient 2 as the intercept, confusing m with c; (−2, 0) is where the line crosses the x-axis, found by solving 0 = 2x + 4 instead.
- (b) x = 0 — Method: the first coordinate of a point measures how far to the left or right of the origin it is, so a point that is neither left nor right of the origin has a first coordinate of zero. Working: the y-axis is the vertical line through the origin; every point on it lies directly above or directly below the origin with no sideways movement at all, so its first coordinate is zero while its second coordinate may take any value. Answer: x = 0. The distractors: y = 0 is the condition for lying on the x-axis, the other axis; x = 1 comes from confusing the y-axis with the vertical line one unit to the right of it; x = y is the condition for the diagonal through the origin, which meets the y-axis at the origin only.
- (d) 8 — Since the mean of the four numbers is 12.5, their total is 4 × 12.5 = 50. The three known numbers add up to 8 + 15 + 19 = 42, so n = 50 − 42 = 8. A candidate who multiplies the mean by 3 instead of 4 gets a total of 37.5, giving n = 37.5 − 42 = −4.5. A candidate who forgets to subtract the three known numbers and gives the total itself as n states n = 50. A candidate who subtracts the mean from the total of the three known numbers instead of the other way round gets n = 42 − 12.5 = 29.5.
- (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) −8 — (−2)³ = (−2) × (−2) × (−2) = −8, since multiplying three negative numbers gives a negative result. A candidate who forgets the sign of a negative number when cubing it might treat (−2)³ as if it were 2³ = 8. A candidate who multiplies −2 by 3 instead of cubing it might get −2 × 3 = −6. A candidate who combines both mistakes — multiplying by 3 and dropping the sign — might get 2 × 3 = 6.
- (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.
- (b) (−1, 6) — '6 units above the x-axis' gives a y-coordinate of 6, and the x-coordinate is given as −1, so F = (−1, 6). (6, −1) comes from swapping the x- and y-coordinates. (−1, −6) comes from treating 'above' as a negative direction instead of positive. (1, 6) comes from dropping the negative sign on the given x-coordinate.
- (b) 2(x + 3) = 2x + 6 — An identity is true for every value of x, not just one. Expanding 2(x + 3) gives 2x + 6, which matches the right-hand side exactly — so the equation holds for every value of x, and it is an identity. Each of the other three is only true for one particular value of x: 5x − 3 = 12 gives x = 3, x + 7 = 15 gives x = 8, and 3x = x + 10 gives x = 5 — these are ordinary equations, not identities.
Build your own mix at the worksheet builder.