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 printer starts a job with 480 sheets of paper loaded and prints at a steady rate. The number of sheets left, S, after t minutes is given by S = 480 − 24t. Work out how many minutes it takes for the paper to run out completely.
- 2.A coach company charges a booking fee plus a price for each passenger. A booking for 1 passenger costs £9, for 2 passengers costs £15, for 3 passengers costs £21, and for 4 passengers costs £27. Work out an expression, in terms of n, for the cost in pounds of a booking for n passengers.
- 3.A rectangle is x cm wide and twice as long as it is wide, so its area A cm² is given by A = 2x². Work out A when x = 3.
- 4.Solve 5x² − 15x = 0.
- 5.A pizza shop charges a fixed delivery fee of £3, plus £9 for each pizza ordered. Write down the function for the total cost y, in pounds, of ordering x pizzas.
- 6.Which expression is equivalent to 3(2x − 5) + 4x?
- 7.In the expression 5x² − 3x + 7, which of these is a single term of the expression?
- 8.Six years ago Harry was three times as old as his brother Leo. Harry is now 24 years old. Work out Leo's age now.
- 9.The point D has coordinates (3, −8). Write down the distance of D from the y-axis.
- 10.Which of these statements is an equation with exactly one solution?
- 11.A rule turns each input x into an output y. An input of 1 gives an output of 1, an input of 2 gives an output of 4 and an input of 3 gives an output of 9. Work out the rule.
- 12.A number machine multiplies its input by 2 and then subtracts 5. Work out the output when the input is 6.
- 13.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.
- 14.Solve x² + 3x − 10 = 0.
- 15.The point A lies on the x-axis. Which statement about A must be true?
Answer key
- (a) 20 — Method: the paper has run out when S = 0, so substitute S = 0 into the equation and solve for t. Working: 0 = 480 − 24t, so 24t = 480, and t = 480 / 24 = 20. Answer: it takes 20 minutes. The value 480 comes from giving the starting number of sheets, the intercept of the equation, instead of solving for t. The value 456 comes from working out 480 − 24 and stopping after one step instead of solving the equation fully. The value 0.05 comes from inverting the division, working out 24 / 480 instead of 480 / 24.
- (d) 6n + 3 — Method: find the price per passenger, then find the booking fee that fits a booking for 1 passenger. Working: the cost rises by £6 for each extra passenger (15 − 9 = 6, 21 − 15 = 6, 27 − 21 = 6), so the cost has the form 6n + c. Substituting n = 1: 6(1) + c = 9, so c = 3. Answer: the cost in pounds is 6n + 3. 6n ignores the booking fee altogether. 6n + 9 uses the cost of one passenger, £9, as the fee without first subtracting the £6 per-passenger price. 9n + 6 swaps the two numbers, using the first cost as the price per passenger and the difference as the fee.
- (a) 18 cm² — Method: substitute the width into the formula, applying the index to the letter before multiplying by the 2 in front of it. Working: x² = 3 × 3 = 9, and then A = 2 × 9 = 18, so the area is 18 cm². Answer: 18 cm². The distractors: 36 cm² comes from multiplying 2 by 3 first and squaring afterwards, giving (2 × 3)²; 12 cm² comes from doubling instead of squaring, so that x² is replaced by 2x and the calculation becomes 2 × 2 × 3; 6 cm² comes from working out 2 × 3 and never applying the index at all.
- (c) x = 0 or x = 3 — Method: take out the common factor 5x: 5x(x − 3) = 0, so 5x = 0 or x − 3 = 0, giving x = 0 or x = 3. Distractor origins: x = 0 or x = 15 comes from forgetting to divide the second term by the common factor 5x correctly, leaving 15 instead of 3; x = 3 loses the solution x = 0 by dividing both sides by x; x = 5 or x = 3 mistakes the coefficient 5 itself for one of the solutions.
- (c) y = 9x + 3 — Method: in a linear cost model the charge that is paid once is the constant term and the charge made for each item is the coefficient of x. Working: each pizza costs £9, so x pizzas cost 9x pounds; the £3 delivery fee is paid once whatever the value of x, so it is added on as a constant and the total cost is y = 9x + 3. Answer: y = 9x + 3. The distractors: y = 3x + 9 comes from swapping the two charges over, treating the £3 delivery as a per-pizza cost and the £9 as the one-off charge; y = 9x leaves out the delivery fee altogether, which undercharges every order by £3; y = 12x comes from adding the delivery fee to the price of each pizza, £9 + £3 = £12 each, so the fee is charged once per pizza instead of once per order.
- (c) 10x − 15 — Expand the bracket first: 3(2x − 5) = 6x − 15. Then add the 4x: 6x − 15 + 4x = 10x − 15. The option 10x − 5 comes from forgetting to multiply the 5 inside the bracket by 3 (treating it as 6x − 5), then adding 4x. The option 10x + 15 comes from a sign error when expanding, treating 3 × (−5) as +15 instead of −15, then adding 4x. The option 6x − 15 comes from expanding the bracket correctly but forgetting to add the 4x term at all.
- (c) 5x² — A term is one part of an expression, separated from the others by a + or − sign. The expression 5x² − 3x + 7 has three terms: 5x², −3x and 7. Distractor origins: 5x² − 3x combines two terms together, not a single term; −3x + 7 also combines two terms together; 5x² − 3x + 7 gives the whole expression, not a single term.
- (a) 12 — Method: write both ages as they were six years ago, call Leo's present age x, and form an equation from the comparison at that time. Working: six years ago Harry was 24 − 6 = 18 and Leo was x − 6, so 18 = 3(x − 6); expanding gives 18 = 3x − 18, adding 18 to both sides gives 36 = 3x, and dividing by 3 gives x = 12. Checking: six years ago Harry was 18 and Leo was 6, and 18 = 3 × 6. Answer: 12. The distractors: 6 comes from solving 18 = 3(x − 6) as far as Leo's age six years ago, 18 ÷ 3 = 6, and giving that as his age now; 8 comes from dividing Harry's present age by 3, 24 ÷ 3 = 8, using the multiple at the wrong moment in time; 36 comes from stopping at 3x = 36 and giving 36 as Leo's age.
- (b) 3 — Distance from the y-axis is given by the size of the x-coordinate, which is 3. 8 comes from using the size of the y-coordinate instead of the x-coordinate. −8 comes from using the y-coordinate and keeping its negative sign, but a distance is never negative. 11 comes from adding the sizes of both coordinates, 3 + 8, instead of using the x-coordinate alone.
- (a) 5x − 3 = 12 — 5x − 3 = 12 is an equation with exactly one solution: adding 3 and dividing by 5 gives x = 3, and no other value works. 5x − 3 = 5x − 3 is true for every value of x, since both sides are identical — it has infinitely many solutions, not one. 5x − 3 > 12 is an inequality: any value of x greater than 3 satisfies it, so it has a whole range of solutions, not a single one. 5x − 3 = 5x + 2 has no solution at all, since subtracting 5x from both sides leaves −3 = 2, which is never true. The equation with exactly one solution is 5x − 3 = 12.
- (c) y = x² — Method: test a candidate rule against every pair given, not just one — a rule that fits one pair and fails another is not the rule. Working: the outputs 1, 4, 9 rise by 3 and then by 5, so they are not going up in equal steps and the input is not simply multiplied by a fixed number; comparing each output with its own input gives 1 × 1 = 1, 2 × 2 = 4 and 3 × 3 = 9, and all three pairs fit. Answer: y = x². The distractors: y = 3x comes from fitting only the last pair, where 3 × 3 = 9, and reading that 3 as a multiplier; y = 3x − 2 comes from assuming a multiply-then-add rule and using the first step in the outputs, 4 − 1 = 3, as the multiplier — it fits the first two pairs and fails the third; y = 2x comes from fitting only the pair 2 and 4 and reading every output as double its input.
- (a) 7 — Multiply the input by 2: 6 × 2 = 12. Then subtract 5: 12 − 5 = 7. A candidate who does the operations in the wrong order, subtracting 5 first and then multiplying by 2, gets (6 − 5) × 2 = 2. A candidate who only carries out the multiplication and forgets to subtract gets 12. A candidate who adds 5 instead of subtracting gets 6 × 2 + 5 = 17.
- (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) 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.
- (a) y = 0 — Method: in the pair (x, y) the first coordinate measures how far left or right of the origin a point is and the second how far above or below the x-axis it is, so a point on an axis has one of those measurements equal to zero. Working: the x-axis is the horizontal line through the origin, so a point sitting on it is neither above nor below that line and its second coordinate is zero, while its first coordinate may be positive, negative or zero. Answer: y = 0. The distractors: x = 0 is the condition for lying on the y-axis, the other axis; x > 0 comes from assuming a point on the x-axis must be to the right of the origin, which is true only of part of that axis; x = y holds only at the origin, which is one point of the x-axis rather than a property shared by all of them.
Build your own mix at the worksheet builder.