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.There are 30 students in a Year 10 maths class. There are 2 more boys than girls. Work out the number of boys and the number of girls.
- 2.A quadratic graph has roots at x = −3 and x = 5, and it crosses the y-axis at (0, −15). Work out the equation of the curve in the form y = (x − a)(x − b).
- 3.A point has coordinates (x, y). In which two quadrants is the product x × y positive?
- 4.Which expression is equivalent to 3(2x − 5) + 4x?
- 5.A straight line passes through the points (2, 5) and (4, 11). Work out the gradient of the line.
- 6.Work out the distance of the point (−6, 4) from the x-axis.
- 7.The first five terms of a sequence are 6, 10, 14, 18, 22. Work out an expression, in terms of n, for the nth term.
- 8.A charity's fundraising total, T pounds, over d days follows T = (d − 3)(30 − d) for 3 ≤ d ≤ 30, where T = 0 marks the start and end of the campaign. Work out how many days the campaign runs for, from start to end.
- 9.A triangle has vertices at (1, 1), (1, 5) and (6, 1). Work out the area of the triangle.
- 10.A ramp rises 3 m over a horizontal distance of 12 m. Work out the gradient of the ramp.
- 11.The line y = 3x + 6 meets the x-axis at one point. Work out the coordinates of that point.y = 3x + 6
- 12.A car park charges a £4 fixed fee plus £3 for each hour. Kofi has exactly £25 to spend on parking. Using the inequality 4 + 3h ≤ 25, work out the greatest number of whole hours, h, he can park for.
- 13.Leo is three times as old as his brother. His brother is x years old. Write down an expression for Leo's age.
- 14.The graph of y = x² − 2x − 8 crosses the x-axis at x = −2 and x = 4. Work out the x-coordinate of the turning point of the curve, using the symmetry of the graph.y = x² − 2x − 8
- 15.Which expression means 'y squared, multiplied by 3'?
Answer key
- (d) 16 boys and 14 girls — Method: write the number of boys in terms of the number of girls, then use the total for the class. Working: if there are g girls then there are g + 2 boys, so g + (g + 2) = 30, that is 2g + 2 = 30, so 2g = 28 and g = 14; the number of boys is 14 + 2 = 16. Answer: 16 boys and 14 girls, which total 30 and differ by 2. The distractors: 14 boys and 16 girls comes from substituting for the wrong group, writing b + (b + 2) = 30 and then calling b the number of boys; 15 boys and 15 girls comes from halving 30 and never using the difference; 17 boys and 13 girls comes from adding the whole 2 to one half of the class and taking the whole 2 off the other half, which leaves a difference of 4.
- (d) y = (x + 3)(x − 5) — A root at x = −3 means the matching bracket must be zero when x = −3, so the bracket is (x − (−3)) = (x + 3). A root at x = 5 means the other bracket is (x − 5). So the equation is y = (x + 3)(x − 5); checking the y-intercept, (0 + 3)(0 − 5) = 3 × (−5) = −15, which matches the given value. The option (x − 3)(x + 5) swaps the signs of both roots. The option (x + 3)(x + 5) keeps the correct sign for the first root but gets the second wrong. The option (x − 3)(x − 5) gets the first root's sign wrong.
- (b) the first and the third — Method: the sign of a product depends only on the signs of the two numbers multiplied: like signs give a positive product and unlike signs a negative one, so look for the quadrants in which both coordinates carry the same sign. Working: in the first quadrant x and y are both positive, and positive times positive is positive; in the third quadrant both are negative, and negative times negative is positive as well; in the second quadrant x is negative while y is positive, and in the fourth x is positive while y is negative, so each of those gives a negative product. Answer: the first and the third. The distractors: 'the second and the fourth' comes from applying the rule for a NEGATIVE product, unlike signs, to a positive one; 'the first and the second' comes from testing only the y-coordinate and keeping the quadrants where the height is positive; 'the first and the fourth' comes from testing only the x-coordinate in the same way.
- (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) 3 — Gradient = (change in y) ÷ (change in x) = (11 − 5) ÷ (4 − 2) = 6 ÷ 2 = 3. A candidate who puts the change in x over the change in y instead would get 2 ÷ 6 = 1/3. A candidate who subtracts the y-coordinates in the reverse order, but not the x-coordinates, would get (5 − 11) ÷ (4 − 2) = −3. A candidate who adds the coordinates instead of subtracting them would get (11 + 5) ÷ (4 + 2) = 16/6 = 8/3.
- (c) 4 — Method: the distance of a point from the x-axis is measured vertically, so it is the size of the y-coordinate taken without its sign. Working: the point (−6, 4) has y-coordinate 4, so moving straight down to the x-axis covers 4 units, and a distance is written as a positive number. Answer: 4. The distractors: 6 comes from using the x-coordinate, which measures the distance from the y-axis rather than from the x-axis; −6 comes from that same mistake with the minus sign left in place, although a distance is never negative; 10 comes from adding the two distances, 6 and 4, as though the question asked how far the point is from both axes together.
- (d) 4n + 2 — Method: find the common difference, then find the constant by adjusting the first term. Working: 10 − 6 = 4, 14 − 10 = 4, so the common difference is 4 and the coefficient of n is 4. The constant is the first term minus the common difference: 6 − 4 = 2. Answer: the nth term is 4n + 2. 4n + 6 comes from using the first term, 6, as the constant without subtracting the common difference. 4n − 2 comes from working out the constant the wrong way round, as the common difference minus the first term (4 − 6 = −2) instead of the first term minus the common difference. 6n + 4 comes from swapping the common difference and the first term.
- (c) 27 days — The campaign starts at d = 3 and ends at d = 30, so it runs for 30 − 3 = 27 days. Getting 33 days comes from adding the two values, 3 + 30 = 33, instead of subtracting them. Getting 30 days uses only the end day and ignores that the campaign did not start at day 0. Getting 24 days comes from subtracting the start day twice, 30 − 3 − 3 = 24, instead of once.
- (d) 10 — The right angle is at (1, 1). The vertical side has length 5 − 1 = 4 and the horizontal side has length 6 − 1 = 5, so the area is (4 × 5) ÷ 2 = 20 ÷ 2 = 10. A candidate who forgets to halve the product of the two sides gets 4 × 5 = 20. A candidate who forgets to subtract the shared vertex's coordinate and uses the raw coordinates 6 and 5 as the side lengths gets (6 × 5) ÷ 2 = 30 ÷ 2 = 15. A candidate who uses only one side length as the area gets 5.
- (a) 0.25 — Method: gradient = vertical rise ÷ horizontal distance. Working: gradient = 3 ÷ 12 = 0.25. Answer: the gradient of the ramp is 0.25. 4 comes from inverting the gradient, dividing the horizontal distance by the vertical rise instead of the other way round. 9 comes from subtracting the rise from the horizontal distance instead of dividing. 36 comes from multiplying the rise and the horizontal distance instead of dividing.
- (b) (−2, 0) — Method: a graph meets the x-axis where the y-value is 0, so setting y = 0 turns the equation into a linear equation in x. Working: 0 = 3x + 6 gives 3x = −6, so x = (−6) ÷ 3 = −2 and the meeting point is (−2, 0). Answer: (−2, 0). The distractors: (2, 0) comes from solving 3x = −6 and then dropping the minus sign from the result; (0, 6) is the y-axis crossing, found by substituting x = 0 instead of y = 0; (6, 0) comes from reading the constant 6 straight off as the x-coordinate, without dividing by 3 and without changing its sign.
- (a) 7 — Subtract 4 from both sides: 3h ≤ 21. Divide both sides by 3: h ≤ 7, so the greatest whole number of hours is 7. A candidate who forgets the £4 fixed fee solves 3h ≤ 25, getting h ≤ 8.33, rounded down to 8. A candidate who adds the £4 instead of subtracting it solves 3h ≤ 29, getting h ≤ 9.67, rounded down to 9. A candidate who reaches h ≤ 7 but wrongly assumes the boundary value cannot be used, thinking that spending the whole £25 is not allowed, answers 6.
- (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 = 1 — A quadratic graph is symmetrical about its turning point, so the turning point's x-coordinate is the midpoint of the two roots: (−2 + 4) ÷ 2 = 2 ÷ 2 = 1. The option x = 2 comes from adding the two roots but forgetting to divide by 2. The option x = −1 makes a sign error when adding the roots, treating −2 + 4 as −2. The option x = 3 comes from subtracting the roots instead of adding them: (4 − (−2)) ÷ 2 = 3.
- (a) 3y² — 'y squared, multiplied by 3' means the square is applied to y only, and the result is then multiplied by 3, written as 3y². Writing y³ mistakes the multiplication by 3 for an extra factor of y, adding to the power instead of using a coefficient. Writing (3y)² squares the whole of 3y, including the 3, which gives 9y² rather than 3y² — the square should apply to y alone. Writing 3 + y² adds the 3 instead of multiplying by it. The expression for 'y squared, multiplied by 3' is 3y².
Build your own mix at the worksheet builder.