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.y = 3x − 2. Work out the value of y when x = 4.y = 3x − 2
- 2.A rule turns each input x into an output y. The inputs are x = 0, 1, 2, 3 and the outputs are y = 4, 7, 10, 13. Work out the output when x = 5.
- 3.Solve x/4 + 1 = 3
- 4.Tom buys 2 notebooks and 6 pencils on Monday, priced at p pence each for a notebook and q pence each for a pencil. On Tuesday he buys 3 more notebooks and 1 more pencil. Write a simplified expression, in pence, for the total amount Tom has spent on notebooks and pencils.
- 5.Write down the gradient of the line with equation y = −x + 3.y = −x + 3
- 6.Ethan is 10 years old and his father is 40 years old. Work out how many years ago Ethan's father was seven times as old as Ethan.
- 7.a = 2 and b = 5. Work out the value of a²b.
- 8.Which of these equations gives a graph shaped like a U, symmetrical about a vertical line?
- 9.Expand 2(x + 12)
- 10.The solution to an inequality is n ≤ 5. Write down the largest integer value of n that satisfies this inequality.
- 11.Which of these is a factor of 15x + 20?
- 12.A rope of length L metres is cut into 6 equal pieces, and 4 metres is then removed from one piece. Write an expression, in metres, for the length of that piece after the cut.
- 13.a = 3 and b = 5. Work out the value of a²b.
- 14.The graph of y = (x − 4)(x + 1) crosses the x-axis. Which pair gives the correct roots and reasoning?
- 15.A hiker's distance-time graph shows the following: he walks 5 km in the first 1 hour at a steady speed, rests for 1 hour, then walks a further 9 km in the next 2 hours, also at a steady speed. Work out his average speed for the whole journey, in km/h.
Answer key
- (c) 10 — Method: substitute the value of x, then follow the order of operations, carrying out the multiplication before the subtraction. Working: with x = 4 the rule reads y = 3 × 4 − 2; the multiplication gives 3 × 4 = 12, and taking 2 away gives 12 − 2. Answer: y = 10. The distractors: 14 comes from adding the 2 instead of subtracting it; 12 comes from working out 3 × 4 and stopping there, leaving the −2 unused; 6 comes from subtracting first, 4 − 2, and multiplying the result by 3.
- (a) 19 — Each time x increases by 1, y increases by 3 (4, 7, 10, 13 — a constant difference of 3). So at x = 4, y = 13 + 3 = 16, and at x = 5, y = 16 + 3 = 19. A candidate who stops one step early, giving the value for x = 4 instead of x = 5, answers 16. A candidate who overcounts and adds three steps of 3 instead of two from x = 3 gets 13 + 9 = 22. A candidate who mistakes the y-intercept (4) for the common difference and adds 4 twice from x = 3 gets 13 + 8 = 21.
- (b) x = 8 — Method: undo the addition first, then undo the division by 4. Working: subtracting 1 from both sides gives x/4 = 2, and multiplying both sides by 4 gives x = 8. Answer: x = 8. The distractors: x = 2 comes from stopping at x/4 = 2 and writing 2 as the value of x; x = 16 comes from adding 1 to both sides instead of subtracting it, giving x/4 = 4; x = 0.5 comes from dividing by 4 instead of multiplying by 4 at the last step.
- (a) 5p + 7q — Tom's total spend combines like terms: (2p + 6q) + (3p + q) = 5p + 7q, adding the notebook terms (2p + 3p = 5p) and the pencil terms (6q + q = 7q) separately. Answering 12pq adds every coefficient together (2 + 6 + 3 + 1 = 12) and multiplies the letters, combining unlike terms as though notebooks and pencils were the same item. Answering 5p + 6q correctly combines the notebook terms but forgets to add Tuesday's extra pencil to the 6q. Answering 2p + 7q correctly combines the pencil terms but forgets to add Tuesday's 3 extra notebooks to the 2p. The total amount Tom has spent is 5p + 7q pence.
- (b) −1 — Method: in the form y = mx + c the gradient m is the number multiplying x, and an x term written with no number in front of it has a coefficient of 1. Working: y = −x + 3 is the same equation as y = (−1)x + 3, so comparing it with y = mx + c gives m = −1 and c = 3. Answer: −1. The distractors: 1 comes from taking the coefficient as 1 and leaving the minus sign out of the answer; 3 comes from reading the constant as the gradient, confusing m with c; −3 comes from moving the minus sign across to the constant term and then reading the gradient off that term instead of the x term.
- (c) 5 — Method: call the number of years ago t, take t off both ages, and form an equation from the comparison at that time. Working: t years ago the father was 40 − t and Ethan was 10 − t, so 40 − t = 7(10 − t); expanding gives 40 − t = 70 − 7t, adding 7t to both sides gives 40 + 6t = 70, subtracting 40 gives 6t = 30, and dividing by 6 gives t = 5. Checking: five years ago the father was 35 and Ethan was 5, and 35 = 7 × 5. Answer: 5. The distractors: 35 comes from finding the right moment but giving the father's age at that time instead of the number of years; 30 comes from using Ethan's present age on the right-hand side, 40 − t = 7 × 10, which gives t = −30 and is then written as 30; 24 comes from reaching 6t = 30 correctly and subtracting 6 instead of dividing by 6.
- (b) 20 — a²b means a² multiplied by b: a² = 2² = 4, and 4 × 5 = 20. Reading the expression as (ab)² instead of a²b gives (2 × 5)² = 100. Squaring b instead of a, 2 × 5² = 50, squares the wrong letter. Adding a² and b instead of multiplying them, 2² + 5 = 9, uses the wrong operation.
- (a) y = x² + 2 — A quadratic equation, with x², gives a graph shaped like a symmetrical U (or an upside-down U). Of the four equations, y = x² + 2 is quadratic, so it gives this U-shape. y = x³ + 2 is cubic, giving an S-shaped curve rather than a symmetrical U. y = 2x + 2 is linear, giving a straight line. y = 2/x is reciprocal, giving two separate curved branches rather than a single U-shape.
- (a) 2x + 24 — Method: multiply each term inside the bracket by the 2 in front of it. Working: 2 × x = 2x and 2 × 12 = 24, and the products are added because the bracket contains an addition. Answer: 2x + 24. The distractors: 2x + 12 comes from multiplying only the x by 2 and copying the 12 across unchanged; 24x comes from multiplying 2 by 12 and then attaching the letter to that product, as though the two terms inside the bracket could be joined into one; 2x + 14 comes from adding 2 and 12 instead of multiplying them.
- (a) 5 — The symbol ≤ means n can equal 5 or any number less than 5, so 5 is included and is the largest integer value. A candidate who treats the inequality as strict, as if it were n < 5, answers 4. A candidate who confuses ≤ with ≥ and looks for a value just above the boundary answers 6. A candidate who makes a sign error and reads the inequality as n ≤ −5 answers −5.
- (a) 5 — A factor of the whole expression must divide every term exactly. 15x + 20 = 5(3x + 4), so 5 is a factor. Distractor origins: 3 divides 15x exactly but does not divide 20 exactly; 4 divides 20 exactly but does not divide 15x exactly; 10 also divides 20 exactly but does not divide 15x exactly, so it is a factor of only one term, not of the whole expression.
- (d) L/6 − 4 — Method: find the length of one equal piece first (divide by 6), then apply the later change (subtract 4) to that piece. Working: one piece is L/6 metres; removing 4 metres from it gives L/6 − 4. Answer: L/6 − 4. L/6 + 4 comes from adding the 4 metres instead of removing it. (L − 4)/6 comes from removing the 4 metres from the whole rope before cutting it into pieces, the wrong order. 4 − L/6 comes from subtracting the piece length from 4 instead of the other way round.
- (a) 45 — a²b means a × a × b, so the index applies to a only and b is multiplied on afterwards. Substituting the values gives 3 × 3 = 9, then 9 × 5 = 45. Reading a²b as (ab)² gives (3 × 5)², which is 15² = 225 and squares b as well. Substituting the two values the wrong way round works out 5 × 5 × 3 = 75, and reading the letters written side by side as an addition gives 9 + 5 = 14.
- (c) x = 4 and x = −1, because the graph crosses the x-axis where x − 4 = 0 or x + 1 = 0. — The graph crosses the x-axis where y = 0, which happens when either bracket equals zero. Solving x − 4 = 0 gives x = 4, and solving x + 1 = 0 gives x = −1. The option x = −4 and x = 1 incorrectly reverses both signs. The option x = 4 and x = 1 misreads the second bracket, ignoring that x + 1 = 0 requires x to be negative. The option x = −4 and x = −1 wrongly assumes both roots must be the negative of the constants shown, which only matches the second bracket, not the first.
- (a) 3.5 km/h — Average speed is total distance ÷ total time. Total distance = 5 + 9 = 14 km. Total time, including the rest, = 1 + 1 + 2 = 4 hours. So average speed = 14 ÷ 4 = 3.5 km/h. Leaving out the 1 hour rest and dividing by only the 3 hours of walking gives 14 ÷ 3 = 4.67 km/h. Averaging the two separate speeds, 5 km/h and 4.5 km/h, instead of using total distance over total time, gives (5 + 4.5) ÷ 2 = 4.75 km/h. Dividing only the second leg's distance by the total time, 9 ÷ 4 = 2.25 km/h, ignores the first leg's distance.
Build your own mix at the worksheet builder.