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
- (d) w ≤ 630 — 'No more than 630 kg' means the weight can be exactly 630 kg or anything less, so the correct inequality is w ≤ 630, using 'less than or equal to' to include the limit itself. Writing w < 630 excludes 630 kg itself, as though the limit could not be reached exactly. Writing w ≥ 630 reverses the direction, describing a minimum weight rather than a maximum. Writing w > 630 both reverses the direction and excludes the boundary value. The inequality describing the lift's weight limit is w ≤ 630.
- (b) 4 — Method: subtract the constant term from both sides first, then divide by the coefficient of x. Working: 4x = 24 − 8 = 16; x = 16 ÷ 4 = 4. Answer: x = 4. Priya's 6 comes from dividing 24 by 4 without first subtracting the 8, ignoring the constant term; substituting it back gives 4 × 6 + 8 = 32, not 24, which is why she is wrong. 16 comes from correctly finding 4x = 16 but forgetting to divide by 4. 12 comes from subtracting the coefficient 4 instead of dividing by it: 16 − 4 = 12. 8 comes from correctly finding 4x = 16 but then halving instead of dividing by 4.
- (c) 496 — d = 0.4v² + 6. First v² = 35 × 35 = 1225. Then 0.4 × 1225 = 490. Add 6: 490 + 6 = 496 m. 490 comes from forgetting to add the 6 at the end. 202 comes from squaring 0.4v together instead of squaring only v, (0.4 × 35)² + 6 = 14² + 6 = 202. 20 comes from using v instead of v², 0.4 × 35 + 6.
- (a) 9 — Method: the gaps in this sequence are not constant, so work out each of the two terms named from the rule and then subtract the earlier from the later. Working: the 5th term is 5² + 1 = 25 + 1 = 26 and the 4th term is 4² + 1 = 16 + 1 = 17, so the difference is 26 − 17. Answer: 9. The distractors: 7 comes from using the 3rd and 4th terms, one position too early, 17 − 10; 11 comes from using the 5th and 6th terms, one position too late, 37 − 26; 1 comes from subtracting the position numbers, 5 − 4, instead of the terms themselves.
- (a) x = −1.8 and x = 2.8 — Method: the solutions of x² − x − 2 = 3 are the x-coordinates of the points where the curve y = x² − x − 2 meets the line y = 3, read off the grid to 1 decimal place. Working: the curve meets the line y = 3 at approximately x = −1.8 and at x = 2.8. Answer: x ≈ −1.8 and x ≈ 2.8. Distractor refutation: x = −1.0 and x = 2.0 comes from reading where the curve crosses the x-axis (y = 0), solving x² − x − 2 = 0, instead of where it meets the line y = 3. x = −3.0 and x = 4.0 comes from taking the two ends of the drawn curve as the intersection points, instead of finding where it actually crosses the line y = 3. x = 1.8 and x = 2.8 comes from a sign slip on the left-hand intersection, reading it as positive instead of negative.
- (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).
- (d) an equation — Method: recall what each piece of algebraic vocabulary means and match it to the description given. Working: a statement with an equals sign, one unknown letter, and only particular value(s) making it true is, by definition, an equation. Answer: an equation. A formula also has an equals sign, but it links two or more different letters so that one quantity can be calculated from the others — here there is only one letter. An identity is a statement with an equals sign that is true for every value of the letter, not just particular ones. An expression has no equals sign at all, so it cannot be 'true' or 'false'.
- (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.
- (a) 4x + 2 — Expand the bracket: 4(x − 2) = 4x − 8. Then add the 10 that follows the bracket: 4x − 8 + 10 = 4x + 2. The option 4x − 8 comes from expanding the bracket correctly but then forgetting to add the 10. The option 4x + 8 comes from forgetting to multiply the 2 inside the bracket by 4 (treating it as 4x − 2 instead of 4x − 8), then adding 10. The option 4x + 18 comes from a sign error when expanding — treating 4 × (−2) as +8 instead of −8, giving 4x + 8, then adding 10.
- (c) (6n + 4)/2 — Six full boxes hold 6 lots of n pencils, which is 6n, and the 4 loose pencils are added on, so the shop has 6n + 4 pencils altogether. Sharing them equally between 2 classes divides that whole total by 2, and brackets are what show that the division applies to all of it: (6n + 4)/2. Without the brackets, 6n + 4/2 halves only the loose pencils; 6(n + 4)/2 adds the loose pencils to every box before the division; 2(6n + 4) doubles the total instead of halving it.
- (a) 3x — Method: "three times as old" is a multiplication by 3, applied to the age that is known in terms of the letter. Working: the brother's age is x, and Leo's age is 3 × x, which is written as 3x. Answer: 3x. The distractors: x + 3 comes from reading "three times as old" as "three years older" and adding instead of multiplying; x − 3 comes from reading it as "three years younger" and subtracting; x/3 comes from dividing by 3 instead of multiplying, which describes the brother in terms of Leo rather than Leo in terms of the brother.
- (d) x = 5 — Method: expand the bracket by multiplying both terms inside it by 5, then undo the addition and the multiplication in turn. Working: expanding gives 5x + 15 = 40; subtracting 15 from both sides gives 5x = 25; dividing both sides by 5 gives x = 5. Answer: x = 5. The distractors: x = 8 comes from dividing both sides by 5 first, reaching x + 3 = 8 and writing 8 as the value of x without taking the 3 away; x = 11 comes from adding 15 to both sides instead of subtracting it, giving 5x = 55; x = 7.4 comes from expanding 5(x + 3) as 5x + 3, multiplying only the x by the 5, which leads to 5x = 37.
- (c) x = 2, y = 3 — Method: no letter cancels straight away, so make one letter the subject of one equation and substitute that expression into the other. Working: 2x + y = 7 gives y = 7 − 2x, so x + 2y = 8 becomes x + 2(7 − 2x) = 8, that is x + 14 − 4x = 8, so −3x = −6 and x = 2; substituting back gives y = 7 − 4 = 3. Answer: x = 2, y = 3, which checks in 2 + 6 = 8. The distractors: x = 3, y = 2 comes from adding the equations to x + y = 5 and then subtracting them the wrong way round, writing x − y = 1 instead of x − y = −1; x = 2, y = 5 comes from substituting x = 2 into 2x + y = 7 as 2 + y = 7, dropping the coefficient; x = −2, y = 11 comes from dividing −3x = −6 as though two minus signs gave a negative answer.
- (d) 12 — Method: write the nth term of the sequence, 18 + 4(n − 1), set it equal to 62, and solve for n. Working: 18 + 4(n − 1) = 62, so 4(n − 1) = 44, giving n − 1 = 11, so n = 12. Answer: row 12. 11 comes from using 18 + 4n = 62 instead of 18 + 4(n − 1) = 62, an off-by-one error, giving n = 11. 48 comes from correctly simplifying to 4n = 48 but stopping there, without dividing by 4 to find n. 15.5 comes from dividing 62 by 4 directly, ignoring the 18 seats already in the front row.
- (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.
Build your own mix at the worksheet builder.