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.
Answer key: Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (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³.
- (d) Isla is right, because 5 + 1 = 6 — Method: put the input through the machine yourself, then compare what comes out with the output claimed, and check that the reason given with the verdict is itself true. Working: the machine adds 1 to whatever is put in, so an input of 5 gives 5 + 1 = 6, which is exactly the output claimed. Answer: Isla is right, and the reason is that 5 + 1 = 6. The distractors: the statement that the machine adds 1 to its output describes a different machine — this one adds 1 to what goes in — so the verdict is right but the reason is false; 5 − 1 = 4 comes from running the machine backwards and subtracting instead of adding; 5 × 1 = 5 comes from reading ‘adds 1’ as ‘multiplies by 1’, which leaves the input unchanged.
- (c) y = 4x − 5 — Parallel lines have the same gradient, so the new line has gradient 4; since it passes through (0, −5), its y-intercept is −5, giving y = 4x − 5. A candidate who drops the negative sign on the y-intercept would write y = 4x + 5. A candidate who changes the sign of the gradient, instead of keeping it the same for a parallel line, would write y = −4x − 5. A candidate who confuses m and c, using the y-intercept of the first line (3) as the gradient of the second, would write y = 3x − 5.
- (a) 18 — Method: substitute the value, apply the index before the multiplication, and remember that a negative number multiplied by itself gives a positive result. Working: x² = (−3) × (−3) = 9, and then 2 × 9 = 18. Answer: 18. The distractors: −18 comes from squaring only the 3 and leaving the minus sign outside the index, giving 2 × (−9); 36 comes from multiplying 2 by −3 first and squaring afterwards, giving (−6)²; −12 comes from reading x² as 2x, so that the calculation becomes 2 × 2 × (−3).
- (c) x = (y + 24)/4 — Method: expand the bracket first, then undo the operations done to x in reverse order. Working: y = 4(x − 6) = 4x − 24, so y + 24 = 4x, so x = (y + 24)/4. Answer: x = (y + 24)/4. x = (y + 6)/4 comes from expanding the bracket incorrectly, treating 4(x − 6) as 4x − 6 instead of 4x − 24. x = 4y + 96 comes from multiplying by 4 instead of dividing by 4 to undo the multiplication, giving 4(y + 24) = 4y + 96. x = y/4 − 6 comes from dividing by 4 first without expanding the bracket, then subtracting 6 as if the bracket's operation still applied afterwards.
- (c) 5 hours — Substitute s = 48 into the relationship: t = 240 ÷ 48 = 5 hours. Inverting the relationship, s ÷ 240 = 48 ÷ 240 = 0.2, gives 0.2 hours. Misplacing the decimal point in the division, 240 ÷ 48 read as 4.8, gives 4.8 hours. Halving the speed to 24 mph by mistake before dividing, 240 ÷ 24 = 10, gives 10 hours.
- (b) 6x + 6 — Perimeter = 2[(2x + 5) + (x − 2)] = 2(3x + 3) = 6x + 6. A candidate who adds the length and width but forgets to double for the perimeter gets 3x + 3. A candidate who makes a sign error and adds 2 instead of subtracting it before doubling gets 2[(2x + 5) + (x + 2)] = 6x + 14. A candidate who multiplies the length and width instead of adding them, confusing the perimeter formula with the area formula, and then doubles that product, gets 2(2x + 5)(x − 2) = 4x² + 2x − 20.
- (d) the third quadrant — Method: only the signs of the coordinates matter, so two coordinates equal in size still have to be read separately, one for each axis. Working: both coordinates of (−2, −2) are negative, so B lies to the left of the y-axis and below the x-axis; counting anticlockwise from the region where both coordinates are positive, left and below is the third region. Answer: the third quadrant. The distractors: 'the first quadrant' comes from ignoring both minus signs and treating the point as (2, 2); 'the second quadrant' comes from applying the minus sign to the x-coordinate only, as though the point were (−2, 2); 'the fourth quadrant' comes from applying it to the y-coordinate only, as though the point were (2, −2).
- (a) The equation has one solution; the inequality has many. — Method: solve each statement. From 2x + 3 = 11, 2x = 8, so x = 4 — a single value. From 2x + 3 > 11, 2x > 8, so x > 4 — every number greater than 4 makes the inequality true, so there are many solutions. So the equation has one solution and the inequality has many. Distractor origins: swapping the two round gives the range to the equation and the single value to the inequality; saying both have exactly one solution treats the > sign as if it were an = sign; saying both have many solutions treats the equation as if it were an inequality.
- (c) 5 — Method: let a be the number of adult tickets, so the number of child tickets is 9 − a. Form the equation 10a + 6(9 − a) = 74. Working: expand the bracket: 10a + 54 − 6a = 74, so 4a = 20, giving a = 5. Answer: 5 adult tickets. 4 comes from correctly finding the number of child tickets but reporting it instead of the number of adult tickets asked for. 1.25 comes from a sign error expanding the bracket, writing 10a + 54 + 6a = 74 instead of subtracting, which gives 16a = 20. 7.4 comes from dividing the total takings by the adult ticket price only, ignoring the children entirely, 74 ÷ 10.
- (d) 3x² + 4x − 7 — Method: the minus sign in front of the second bracket changes the sign of every term inside it; then collect like terms. Working: removing the brackets gives 5x² + 3x − 2 − 2x² + x − 5; the squared terms give 5x² − 2x² = 3x², the x terms give 3x + x = 4x, and the number terms give −2 − 5 = −7. Answer: 3x² + 4x − 7. The distractors: 7x² + 2x + 3 comes from adding the two brackets instead of subtracting, giving 5x² + 2x², 3x − x and −2 + 5; 3x² + 2x + 3 comes from applying the minus sign to 2x² only, leaving −x and +5 unchanged so that 3x − x = 2x and −2 + 5 = 3; 3x² + 4x + 3 comes from changing the signs of the terms with letters but leaving +5 as it stood, so the number terms give −2 + 5 = 3.
- (d) 5x² — 5x² is a single term: a product of a number and a power of a letter, with no + or − sign attached to anything else. A candidate who picks 5x² + 3x is choosing the expression that contains that term, rather than the term on its own. A candidate who picks 5x² = 20 is drawn in by the equals sign and misses that this makes it an equation. A candidate who picks A = 5x² thinks any statement with a letter and a number combined must be a formula.
- (c) 4n + 3 — Method: use the given number of extra tiles per pattern as the coefficient of n, then find the constant that fits pattern 1. Working: each pattern adds 4 tiles, so the expression has the form 4n + c. Substituting n = 1: 4(1) + c = 7, so c = 3. Answer: the number of tiles in pattern n is 4n + 3. The value 4n comes from leaving out the constant c altogether. The value 4n + 7 comes from using pattern 1's total, 7, as the constant directly instead of subtracting the difference first. The value 7n + 4 comes from swapping the roles of the number of tiles in pattern 1 and the number added each time.
- (d) The fixed call-out fee, charged before the hourly rate. — Method: compare the formula with C = (fixed charge) + (rate) × h, where the fixed charge is the part that does not depend on h. Working: in C = 40 + 25h, the term 25h depends on the number of hours, h, but 40 does not change however many hours the job takes. Answer: 40 is the fixed call-out fee. 'The hourly rate' confuses the fixed term with the coefficient of h, which is actually 25. 'The total cost for a job lasting 1 hour' comes from substituting h = 1 into the formula (40 + 25 = 65) rather than reading off the constant term. 'The number of hours worked before charging starts' wrongly treats the constant, which is in pounds, as if it were measured in hours.
- (b) 21 — Method: find the gap between neighbouring terms, then add one gap to the last term that is known. Working: 9 − 5 = 4, 13 − 9 = 4 and 17 − 13 = 4, so 4 is added each time; the 5th term is one step on from the 4th term, so it is 17 + 4. Answer: 21. The distractors: 25 comes from adding the 4 twice and landing on the 6th term; 20 comes from multiplying the position by the common difference, 5 × 4, and ignoring the fact that the sequence starts at 5 rather than at 4; 22 comes from adding the first term, 5, to 17 instead of adding the common difference.
Build your own mix at the worksheet builder.