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.
Calculator
Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.A colony of bacteria doubles in number every hour. At 9am there are 5 bacteria in the colony. Work out how many bacteria there will be at 12 noon.
- 2.Kai writes the expression 8 − 3x + 5x² and says it has three terms. Ryan says it only has two terms because a number on its own is not a term. Work out the correct number of terms in the expression.
- 3.The graph of y = x² − 2x − 8 takes these values: when x = −2, y = 0; when x = −1, y = −5; when x = 0, y = −8; when x = 3, y = −5; when x = 4, y = 0. Use these values to write down the two solutions of x² − 2x − 8 = 0.y = x² − 2x − 8
- 4.A taxi charges a fixed fee of £3 plus £2 for every mile travelled. The journey is m miles. Write down an expression for the total cost, in pounds.
- 5.A phone company works out a monthly bill, £B, using the formula B = 18 + 0.05t, where £18 is the fixed monthly charge and t is the number of extra text messages sent beyond the free allowance, each charged at 5p. Farida's bill for one month is £24.50. Work out the number of extra text messages, t, she sent.
- 6.Explain why the equation 4x + 3 = 4x + 10 has no solution for x.
- 7.Two numbers have a sum of 45. The larger number is 9 more than the smaller number. Form an equation using n for the smaller number, and solve it to find the larger number.
- 8.A currency conversion graph shows that £4 is equivalent to 5 US dollars. Use this to work out how many US dollars are equivalent to £24.
- 9.Which expression means the same as a × a × a?
- 10.The graph of P = 480 ÷ V shows how the pressure, P pascals, of a gas depends on its volume, V cm³, at constant temperature. Use the relationship to work out the volume when the pressure is 32 pascals, and then work out by how much the volume increases when the pressure drops to 24 pascals.
- 11.Amelia's mother is three times as old as Amelia. Four years ago her mother was five times as old as Amelia was then. Work out Amelia's age now.
- 12.A parcel delivery company's cost graph shows the following: the cost is a flat £5 for parcels weighing up to 2 kg, and then rises by £2 for each additional kg above 2 kg. Use the graph to work out the weight of a parcel that costs £17.
- 13.Look at the statement 2x + 5 = 17. Considering whether it is an expression, an equation, a formula, or an identity, which classification is correct?
- 14.Which of these is an equation, rather than an expression, a formula or an identity?
- 15.Solve the inequality 2(3x − 1) ≥ 4x + 8.
Answer key
- (a) 40 — From 9am to 12 noon is 3 hours, so the population doubles three times: 5 × 2³ = 40. A candidate who counts the elapsed time as 4 hours (an off-by-one counting error) would reach 5 × 2⁴ = 80. A candidate who counts it as only 2 hours would reach 5 × 2² = 20. A candidate who misreads 'doubles' as 'increases by 2' each hour would compute 5 + 3 × 2 = 11.
- (b) 3 — Method: a term is any part of an expression separated from the rest by a + or − sign, including a number on its own. Working: 8 − 3x + 5x² splits at the + and − signs into 8, −3x and 5x² — that is three separate terms. Answer: 3. Ryan's answer of 2 comes from wrongly excluding the number 8, thinking a term must contain a letter. 5 comes from miscounting by treating the coefficients and powers as separate terms as well as the letters. 1 comes from treating the whole expression as a single term because it is written without brackets.
- (c) x = −2 or x = 4 — The solutions of x² − 2x − 8 = 0 are the x-values where y = 0. From the table, y = 0 when x = −2 and when x = 4, so those are the two solutions. Distractor origins: x = −1 or x = 3 picks the pair of x-values that give equal (but non-zero) y-values instead of y = 0; x = 0 or x = −8 mixes up an x-value with its corresponding y-value; x = −2 only reads off one of the two roots and misses the other.
- (b) 3 + 2m — Method: add the fixed fee to the cost of the miles travelled. Working: the miles cost 2 × m = 2m pounds, and the fixed fee is £3, so the total is 3 + 2m. Answer: 3 + 2m. 2 + 3m comes from swapping which number is the fixed fee and which is the per-mile rate. 5 + m comes from adding the fixed fee and the rate together into one number, 3 + 2 = 5, before adding the miles, instead of multiplying the rate by the number of miles. 5m comes from multiplying that combined total by the miles, treating the whole £5 as if it were a per-mile rate.
- (a) 130 — Method: substitute the total bill into the formula, then subtract the fixed charge and divide by the cost per text message. Working: 24.50 = 18 + 0.05t, so 0.05t = 24.50 − 18 = 6.50, t = 6.50 ÷ 0.05 = 130. Answer: 130 extra text messages. 490 comes from dividing the whole bill by 0.05 without first subtracting the £18 fixed charge: 24.50 ÷ 0.05 = 490. 13 comes from dividing the £6.50 by 0.5 instead of 0.05, moving the decimal point one place too far: 6.50 ÷ 0.5 = 13. 65 comes from dividing the £6.50 by 0.1 instead of 0.05.
- (a) Subtracting 4x gives 3 = 10, which is never true. — Method: try to solve the equation as normal and see what happens. Working: subtract 4x from both sides: 4x + 3 − 4x = 4x + 10 − 4x, giving 3 = 10. This statement is false for every value of x, so the equation has no solution. Answer: subtracting 4x gives 3 = 10, which is never true. "x would have to be negative" invents a constraint on x that the equation never states. "It's true for every x" confuses this equation with an identity, where both sides would simplify to the same expression. "x = 7" misreads the false statement 3 = 10 as something to solve for x, rather than recognising it means no solution exists.
- (a) 27 — Method: let the smaller number be n, so the larger number is n + 9. Form the equation n + (n + 9) = 45. Working: simplify: 2n + 9 = 45, so 2n = 36, giving n = 18. The larger number is 18 + 9 = 27. Answer: 27. 18 is the smaller number, found correctly, but given as the answer to the question asking for the larger number. 22.5 comes from ignoring the "9 more" part and simply halving the total, 45 ÷ 2. 36 comes from a sign error when isolating the constant, treating the equation as 2n = 45 + 9 instead of 2n = 45 − 9.
- (a) 30 US dollars — £24 is 6 times £4, and the same scale factor applies to US dollars, so multiply 5 by 6: 5 × 6 = 30, giving 30 US dollars. Multiplying £24 by 4/5, the pounds-per-dollar ratio, instead of by 5/4, the dollars-per-pound ratio, gives 24 × 4/5 = 19.2, applying the ratio the wrong way round and giving 19.20 US dollars. Adding the extra £20 straight onto the 5 as if £1 equalled 1 US dollar, 5 + 20 = 25, gives 25 US dollars. Multiplying £24 by 5 without first dividing by the original £4, 24 × 5 = 120, gives 120 US dollars.
- (c) a³ — a × a × a means a multiplied by itself three times, which is written using powers as a³ — the small 3 shows how many times a is multiplied by itself. Writing 3a instead uses the 3 as a coefficient, as if the expression meant a + a + a (three lots of a added together) rather than three a's multiplied together. Writing a² only accounts for two of the three a's being multiplied together, missing one factor. Writing 3 + a treats the repeated multiplication as an addition of 3 and a, which has no connection to the original expression. The expression that means a × a × a is a³.
- (b) 5 cm³ — When P = 32, V = 480 ÷ 32 = 15 cm³. When P = 24, V = 480 ÷ 24 = 20 cm³. The increase in volume is 20 − 15 = 5 cm³. Giving only the second volume, 20 cm³, forgets to subtract the first volume. Giving only the first volume, 15 cm³, answers the wrong part of the question. Subtracting the two pressures instead of the two volumes, 32 − 24 = 8, mixes up which quantity the question asks for.
- (d) 8 — Method: write both present ages in terms of one letter, take four years off each of them, and form an equation from the comparison four years ago. Working: let Amelia be y, so her mother is 3y; four years ago they were y − 4 and 3y − 4, giving 3y − 4 = 5(y − 4); expanding gives 3y − 4 = 5y − 20; adding 20 and subtracting 3y from both sides gives 16 = 2y, and dividing by 2 gives y = 8. Checking: Amelia is 8 and her mother 24; four years ago they were 4 and 20, and 20 = 5 × 4. Answer: 8. The distractors: 4 comes from solving correctly but giving Amelia's age four years ago instead of her age now; 16 comes from stopping at 2y = 16 and giving 16 as her age; 2 comes from collecting the y terms by adding the 5y instead of subtracting it, giving 3y + 5y = 20 − 4 and so 8y = 16.
- (b) 8 kg — The cost above the flat £5 charge is 17 − 5 = £12. At £2 per kg, this covers 12 ÷ 2 = 6 kg above the first 2 kg, so the total weight is 2 + 6 = 8 kg. Dividing the full £17 by £2 per kg without first taking off the £5 flat charge gives 17 ÷ 2 = 8.5 kg. Taking off the £5 flat charge and dividing by £2 per kg, but forgetting to add back the 2 kg that the flat charge covers, gives 12 ÷ 2 = 6 kg. Taking off £2 instead of £5 as the flat charge, (17 − 2) ÷ 2 = 7.5 kg, swaps which number is the fixed fee.
- (d) An equation, true for one value of x — 2x + 5 = 17 is only true when x = 6, so it is an equation. A candidate who ignores the equals sign and focuses only on the x terms and numbers present picks the expression option. A candidate who sees an equals sign and assumes it must relate two different quantities, as a formula does, picks that option, missing that there is only one quantity, x, involved here. A candidate who wrongly checks whether both sides look similar in structure rather than testing specific values picks the identity option, missing that the two sides are not equal for every value of x.
- (c) 3x + 5 = 17 — An equation contains an equals sign and is true only for particular value(s) of the unknown — solving 3x + 5 = 17 gives the single value x = 4. 3x + 5 is an expression: it has no equals sign, so it cannot be solved, only simplified or evaluated. A = πr² is a formula: it shows the general relationship between different quantities (area and radius), rather than asking for one unknown value. 3(x + 5) ≡ 3x + 15 is an identity: the ≡ sign shows it is true for every value of x, not just one. The equation is 3x + 5 = 17.
- (b) x ≥ 5 — Expand the bracket: 2(3x − 1) = 6x − 2, so the inequality is 6x − 2 ≥ 4x + 8. Subtract 4x from both sides and add 2 to both sides: 2x ≥ 10. Divide both sides by 2: x ≥ 5. A candidate who only multiplies the 3x by 2 and forgets to multiply the −1 gets 6x − 1 ≥ 4x + 8, leading to x ≥ 4.5. A candidate who adds 4x instead of subtracting it gets 10x ≥ 10, leading to x ≥ 1. A candidate who multiplies by 2 instead of dividing gets x ≥ 20.
Build your own mix at the worksheet builder.