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.
Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.The point P has coordinates (0, 12). Write down the axis that P lies on and the y-coordinate of P.
- 2.The triangular numbers begin 1, 3, 6, 10, 15, ... Work out the next term in the sequence.
- 3.A rectangle has width x cm. Its length is 3 cm more than its width. The perimeter of the rectangle is 38 cm. Form an equation and solve it to find x.
- 4.Grace says that 2(x + 1) and 2x + 2 always have the same value. Work out the value of both expressions when x = 3.
- 5.The braking distance of a car, in metres, is estimated using the formula d = 0.4v² + 6, where v is the speed in mph. A car travelling at 35 mph brakes. Work out the estimated braking distance.
- 6.Work out the gradient of the straight line that passes through the points (−1, 5) and (3, −7).
- 7.A quadratic curve has a minimum turning point at (3, −4). Which of these statements about the curve must be true?
- 8.A car's speed increases steadily while it accelerates. Its speed v m/s after t seconds is given by v = u + at, where u is the starting speed in m/s and a is the acceleration in m/s². A car starts at u = 4 m/s and accelerates at a = 2 m/s² until it reaches v = 20 m/s. Work out t, the time taken in seconds.
- 9.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.
- 10.A school trip costs a £15 deposit plus £9 per student for the coach. The total cost for a class is £186. Work out how many students went on the trip.
- 11.The diagram shows the graph of the cost, in pounds, of a taxi journey plotted against the distance travelled, in miles, for journeys of up to 4 miles. The same fixed charge and the same cost per mile apply to longer journeys. Work out the cost of a 6-mile journey.
- 12.Given that (x − 4)(x + 9) = 0, write down the two solutions of x.
- 13.The point A is at (5, −3). In which quadrant does A lie?
- 14.Which of these numbers is a cube number?
- 15.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.
Answer key
- (d) the y-axis, and 12 — Method: coordinates are written (x, y), so the first number is the distance across and the second the distance up; a point whose first coordinate is 0 has not moved across from the origin and therefore lies on the vertical axis. Working: in (0, 12) the first number is 0, so P is on the y-axis, and the second number, 12, is the y-coordinate of P. Answer: the y-axis, and 12. The distractors: 'the x-axis, and 12' comes from mixing up which axis the condition 'the first coordinate is 0' describes; 'the y-axis, and 0' comes from placing P correctly but reading the pair the wrong way round, so that the first number is quoted as the y-coordinate; 'the x-axis, and 0' comes from making both of those mistakes at once.
- (d) 21 — The differences between consecutive triangular numbers increase by 1 each time: 3−1=2, 6−3=3, 10−6=4, 15−10=5. So the next difference is 6, giving 15+6=21. A candidate who keeps the difference the same as the previous step (adding 5 again) would reach 20. A candidate who uses a constant difference of 3 throughout would reach 18. A candidate who instead finds the square of the term number (5²=25, since 15 is the 5th term) would reach 25 — that is the rule for square numbers, not triangular numbers.
- (b) 8 — The perimeter is 2(x + (x + 3)) = 4x + 6, so 4x + 6 = 38, which gives 4x = 32 and x = 8. A candidate who forgets the '+3' and treats the rectangle as a square, solving 2(2x) = 38, gets x = 9.5. A candidate who forgets to double the sum of the sides, solving 2x + 3 = 38, gets x = 17.5. A candidate who uses 3x instead of x + 3 for the length, solving 2(x + 3x) = 38, gets x = 4.75.
- (c) 8 — Method: substitute x = 3 into each expression in turn, working out the bracket first in the expression that has one and the multiplication first in the expression that does not. Working: 2(x + 1) gives 2 × (3 + 1) = 2 × 4 = 8, and 2x + 2 gives 2 × 3 + 2 = 6 + 2 = 8, so both expressions take the value 8, as Grace claims. Answer: 8. The distractors: 7 comes from multiplying only the x inside the bracket and then adding the 1, giving 2 × 3 + 1; 10 comes from reading 2x + 2 as 2(x + 2) and working out 2 × 5; 6 comes from substituting into 2x and stopping before the 2 is added.
- (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.
- (b) −3 — Method: the gradient of a straight line is the change in y divided by the change in x, with the two coordinates taken in the same order in the numerator as in the denominator. Working: going from (−1, 5) to (3, −7), the change in y is −7 − 5 = −12 and the change in x is 3 − (−1) = 4, so the gradient is −12 ÷ 4 = −3. Answer: −3. The distractors: 3 comes from subtracting the y-coordinates in one order and the x-coordinates in the other, giving 12 ÷ 4; −1/3 comes from dividing the change in x by the change in y instead of the other way round, giving 4 ÷ (−12); −6 comes from working out 3 − (−1) as 3 − 1 = 2, so that the change in y is divided by 2 rather than by 4.
- (b) It crosses the x-axis, since the minimum is below it. — A minimum turning point at (3, −4) means the lowest value the curve reaches is y = −4, which is below the x-axis (y = 0); since the curve opens upward from there, it must rise up through y = 0 on both sides, crossing the x-axis twice. Saying it does not cross confuses 'the minimum is negative' with 'the whole curve stays negative' — a minimum below the axis guarantees the curve rises above it elsewhere. Saying it touches the x-axis once at (3, −4) mistakes the turning point itself for a root — the turning point is not on the x-axis at all here, since its y-coordinate is −4, not 0. Saying it is impossible to tell ignores that the two facts given — that the turning point is a minimum, and that its y-coordinate is negative — are together enough to decide the number of crossings without knowing the equation.
- (b) 8 s — Rearranging v = u + at for t: subtract u from both sides to get v − u = at, then divide by a: t = (v − u)/a. Substituting u = 4, a = 2, v = 20: t = (20 − 4)/2 = 16/2 = 8 s. Answering 12 s comes from adding u instead of subtracting it: (20 + 4)/2 = 12. Answering 32 s comes from multiplying (v − u) by a instead of dividing by it: 16 × 2 = 32. Answering 6 s divides v by a first and then subtracts u, in the wrong order: 20/2 − 4 = 10 − 4 = 6. The time taken is 8 s.
- (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.
- (c) 19 — Method: set up the equation 15 + 9n = 186, then subtract the deposit and divide by the cost per student. Working: 9n = 186 − 15 = 171; n = 171 ÷ 9 = 19. Answer: 19 students. 20.67 comes from dividing the whole £186 by £9 without first subtracting the deposit: 186 ÷ 9 ≈ 20.67. 11.8 comes from swapping the two amounts round, subtracting £9 and dividing by £15: (186 − 9) ÷ 15 = 11.8. 22.33 comes from adding the deposit instead of subtracting it: (186 + 15) ÷ 9 ≈ 22.33.
- (b) £14 — Method: read the fixed charge (the cost at 0 miles) and the rate (the cost per extra mile) from the graph, then use them to work out the cost for a distance beyond the part that is plotted. Working: the graph shows a fixed charge of £2 at 0 miles, and the cost rises by £2 for every extra mile, so for 6 miles the cost is £2 + (£2 × 6) = £2 + £12 = £14. Answer: £14. Distractor refutation: £12 comes from multiplying the rate by the distance and leaving out the £2 fixed charge. £8 comes from misreading the rate as £1 per mile instead of £2 per mile. £24 comes from adding the fixed charge to the rate first and then multiplying the total by the distance, instead of multiplying the rate by the distance and then adding the fixed charge.
- (d) x = 4 or x = −9 — Since (x − 4)(x + 9) = 0, either x − 4 = 0, giving x = 4, or x + 9 = 0, giving x = −9. A candidate who takes the sign shown in each bracket rather than its opposite gets x = −4 or x = 9. A candidate who makes both solutions negative gets x = −4 or x = −9. A candidate who drops both signs and makes both solutions positive gets x = 4 or x = 9.
- (c) the fourth quadrant — Method: read the sign of each coordinate in turn, then count round the regions, which are numbered anticlockwise from the one where both coordinates are positive. Working: the x-coordinate 5 is positive, so A is to the right of the y-axis; the y-coordinate −3 is negative, so A is below the x-axis; right of the y-axis and below the x-axis is the fourth of the four regions. Answer: the fourth quadrant. The distractors: 'the first quadrant' comes from ignoring the minus sign on the y-coordinate and treating the point as (5, 3); 'the second quadrant' comes from writing the pair the wrong way round and locating (−3, 5) instead; 'the third quadrant' comes from assuming that any point with a negative coordinate belongs to the region where the minus signs are, without checking the other coordinate.
- (b) 27 — 27 = 3³ (3 × 3 × 3), so it is a cube number. The other three, 9 = 3², 16 = 4² and 25 = 5², are all square numbers, not cube numbers — each is reached by multiplying a whole number by itself only twice, not three times.
- (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.
Build your own mix at the worksheet builder.