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 simultaneous equations x = 2 and x + y = 9 are given. Work out the value of y.
- 2.Solve the inequality 5 − x ≤ 2.
- 3.The first four terms of a sequence are 9, 14, 19, 24. Work out an expression, in terms of n, for the nth term.
- 4.Make c the subject of the formula k = 6c.
- 5.Solve x − 4 = −9
- 6.Which of these is an inequality?
- 7.Which of these is a formula, rather than an expression, an equation, or an identity?
- 8.p = 4. Work out the value of 2p³.
- 9.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.
- 10.Which of these quadratic graphs does NOT cross the x-axis at all?
- 11.The point (−4, 7) is moved 4 units to the right and 9 units down. Write down the coordinates of the point it reaches.
- 12.A taxi firm charges a fixed fee of £3.50 plus £2.20 per mile. Work out the total cost of a journey of 6 miles.
- 13.Which expression is equivalent to 2(x + 6)?
- 14.Solve 2x + 7 = x + 13
- 15.A geometric sequence starts at 4, and each term after that is found by multiplying the term before it by 3. Write down the first four terms of the sequence.
Answer key
- (b) y = 7 — Method: one of the equations already gives the value of x, so that value is substituted into the other equation. Working: replacing x with 2 in x + y = 9 gives 2 + y = 9, so y = 9 − 2 = 7. Answer: y = 7, and the pair x = 2 with y = 7 satisfies both equations. The distractors: y = 11 comes from rearranging x + y = 9 as y = 9 + x and adding instead of subtracting; y = 9 comes from ignoring the x term and reading the total as the value of y; y = 4.5 comes from halving 9, as though x and y had to be equal.
- (c) x ≥ 3 — Method: collect the number terms first; the x term is negative, so the final step multiplies both sides by −1, and that is the one step that turns the inequality sign round. Working: subtracting 5 from both sides of 5 − x ≤ 2 gives −x ≤ −3; multiplying both sides by −1 turns −x into x and −3 into 3, and because the multiplier is negative the ≤ becomes ≥, so x ≥ 3. Answer: x ≥ 3. The distractors: x ≤ 3 comes from multiplying by −1 without turning the sign round, the commonest slip on this type; x ≤ −3 comes from reading −x ≤ −3 as though the minus sign could simply be rubbed off the left-hand side; x ≥ −3 comes from turning the sign round correctly but leaving the right-hand side at −3 instead of multiplying it by −1 as well.
- (d) 5n + 4 — Method: find the common difference, then find the constant that fits the first term. Working: 14 − 9 = 5, 19 − 14 = 5, 24 − 19 = 5, so the terms increase by 5 each time and the nth term has the form 5n + c. Substituting n = 1: 5(1) + c = 9, so c = 4. Answer: the nth term is 5n + 4. The value 5n comes from leaving out the constant. The value 5n + 9 comes from using the first term as the constant directly, without subtracting the common difference first. The value 9n + 5 comes from swapping the roles of the first term and the common difference — using the first term, 9, as the coefficient of n and the difference, 5, as the constant.
- (b) c = k/6 — k = 6c means c has been multiplied by 6, so to make c the subject, divide both sides by 6: c = k/6. Writing c = 6k multiplies by 6 again instead of undoing the multiplication. Writing c = k − 6 mistakes multiplying for adding, and subtracts 6 rather than dividing. Writing c = 6 − k reverses the order as well as the operation. The correct rearrangement is c = k/6.
- (c) x = −5 — Method: 4 is being subtracted from x, so add 4 to both sides; adding a positive number to a negative one moves to the right along the number line. Working: adding 4 to both sides gives x = −9 + 4, and −9 + 4 = −5. Answer: x = −5. The distractors: x = −13 comes from subtracting 4 from both sides instead of adding it, giving −9 − 4; x = 5 comes from working out −9 + 4 correctly and then writing the result without its minus sign; x = 13 comes from reading the right-hand side as 9 rather than −9 and adding 4 to it.
- (d) 2n + 7 > 15 — An inequality compares two expressions using a symbol other than an equals sign, such as < or >. "2n + 7" is just an expression — it has no equals or inequality sign at all, so a candidate mistaking any bare expression for an inequality would choose this. "2n + 7 = 15" is an equation: it uses an equals sign and is only true for one particular value of n, so a candidate confusing an equation with an inequality would choose this. "P = 2n + 7" is a formula, since it relates two different letters, P and n, with an equals sign, so a candidate confusing a formula with an inequality would choose this. "2n + 7 > 15" is an inequality: it compares an expression with a number using a > sign.
- (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) 128 — In 2p³ the index belongs to p only, so cube p first and multiply by the coefficient afterwards. Cubing gives 4 × 4 × 4 = 64, and then 2 × 64 = 128. Cubing the coefficient as well would mean working out (2 × 4)³, which is 512. Reading the index as an instruction to multiply by 3 gives 2 × 4 × 3 = 24, and ignoring the coefficient altogether leaves 64.
- (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) y = (x − 2)² + 3 — Since (x − 2)² is never negative, (x − 2)² + 3 is always at least 3, so y can never equal 0 and the graph never crosses the x-axis. The other three graphs are all given in a factorised or difference-of-squares form that shows two real roots: y = (x − 2)(x + 3) crosses at x = 2 and x = −3; y = x² − 9 = (x − 3)(x + 3) crosses at x = 3 and x = −3; y = (x + 4)(x − 1) crosses at x = −4 and x = 1.
- (b) (0, −2) — Method: a translation acts on the two coordinates separately: moving right or left changes the x-coordinate only, moving up or down changes the y-coordinate only, and right and up add while left and down subtract. Working: the point starts at (−4, 7); moving 4 units to the right gives an x-coordinate of −4 + 4 = 0; moving 9 units down gives a y-coordinate of 7 − 9 = −2. Answer: (0, −2). The distractors: (5, 3) comes from pairing each number with the wrong coordinate, adding 9 to −4 and taking 4 from 7; (0, 16) comes from treating 'down' as an addition, giving 7 + 9 = 16 for the second coordinate; (−8, −2) comes from treating 'to the right' as a subtraction, giving −4 − 4 = −8 for the first coordinate.
- (d) £16.70 — The mileage charge is 2.20 × 6 = £13.20. Adding the fixed fee: £13.20 + £3.50 = £16.70. A candidate who forgets the fixed fee gives just the mileage charge, £13.20. A candidate who adds the fixed fee to the per-mile rate before multiplying by the number of miles, (3.50 + 2.20) × 6, gets £34.20. A candidate who rounds £2.20 down to £2 gets 2 × 6 + 3.50 = £15.50.
- (c) 2x + 12 — Multiply every term inside the bracket by 2: 2 × x = 2x and 2 × 6 = 12, so 2(x + 6) = 2x + 12. Writing 2x + 6 comes from multiplying only the x-term and leaving the 6 unchanged. Writing x + 12 comes from multiplying only the 6 and leaving the x unchanged. Writing 2x + 8 comes from adding 2 and 6 instead of multiplying them.
- (d) x = 6 — Method: with an unknown on both sides, first collect the x terms on one side by subtracting the smaller x term from both sides, then deal with the numbers. Working: subtracting x from both sides gives x + 7 = 13, and subtracting 7 from both sides gives x = 6. Answer: x = 6. The distractors: x = 20 comes from adding 7 to 13 instead of subtracting it once the x terms have been collected; x = 2 comes from collecting the x terms by adding them, giving 3x + 7 = 13 and then 3x = 6; x = −6 comes from subtracting 2x from both sides to get 7 = −x + 13, reaching −6 = −x and then copying the sign straight across instead of dividing by −1.
- (b) 4, 12, 36, 108 — Method: multiply the previous term by 3 each time, starting from the first term. Working: 4 × 3 = 12, 12 × 3 = 36, 36 × 3 = 108. Answer: 4, 12, 36, 108. 4, 7, 10, 13 comes from adding 3 each time instead of multiplying by 3, confusing this with an arithmetic sequence. 4, 12, 15, 18 comes from multiplying correctly to get the second term, then switching to adding 3 for the rest. 12, 36, 108, 324 comes from listing the terms after the first term, missing off the starting value of 4.
Build your own mix at the worksheet builder.