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.A phone plan costs a fixed £15 per month plus 8p per minute of calls. In one month, Jamal's bill was £23.80. Form an equation using m for the number of minutes, and solve it to find how many minutes Jamal used that month.
- 2.Make b the subject of the formula a = 5b.
- 3.Which of these statements is an equation with exactly one solution?
- 4.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.
- 5.A geometric sequence begins 162, 54, 18, 6, ... Work out the next term in the sequence.
- 6.Which of these is a factor of 15x + 20?
- 7.Work out the equation of the straight line through the points (−2, 1) and (0, 7).
- 8.Harry is 14 years old and Mia is 8 years old. Will Harry ever be exactly twice as old as Mia? Give a reason for your answer.
- 9.Solve x² = 81.
- 10.A number machine adds 1 to its input. Isla says that an input of 5 gives an output of 6. Which statement is correct?
- 11.A sequence has the position-to-term rule: the term is the position number multiplied by itself. Its first five terms are 1, 4, 9, 16, 25. Work out the 8th term.
- 12.Which of these equations gives a straight-line graph when plotted?
- 13.Work out the value of (x − 4)/2 + 3 when x = 10
- 14.A student solves the simultaneous equations 2x + y = 11 and x − y = 1 by elimination, adding the two equations together. Which of these is the correct result of that step?
- 15.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
Answer key
- (d) 110 — Method: form the equation 15 + 0.08m = 23.80, where m is the number of minutes, then solve for m. Working: subtract the fixed fee: 0.08m = 23.80 − 15 = 8.80. Divide by the cost per minute: m = 8.80 ÷ 0.08 = 110. Answer: 110 minutes. 1.1 comes from using 8 instead of 0.08 as the cost per minute, forgetting to convert pence to pounds. 297.5 comes from dividing the whole bill by the cost per minute without subtracting the fixed fee first, 23.80 ÷ 0.08. 485 comes from adding the fixed fee to the bill instead of subtracting it, before dividing by the cost per minute, (23.80 + 15) ÷ 0.08.
- (b) b = a/5 — Writing 5b means 5 × b, so b has been multiplied by 5. The inverse of multiplying by 5 is dividing by 5, and dividing both sides by 5 gives a/5 = b, which is written b = a/5. Multiplying both sides by 5 instead gives 5a, which applies the operation a second time; treating the 5 as though it were added gives a − 5; writing 5/a turns the fraction upside down.
- (a) 5x − 3 = 12 — 5x − 3 = 12 is an equation with exactly one solution: adding 3 and dividing by 5 gives x = 3, and no other value works. 5x − 3 = 5x − 3 is true for every value of x, since both sides are identical — it has infinitely many solutions, not one. 5x − 3 > 12 is an inequality: any value of x greater than 3 satisfies it, so it has a whole range of solutions, not a single one. 5x − 3 = 5x + 2 has no solution at all, since subtracting 5x from both sides leaves −3 = 2, which is never true. The equation with exactly one solution is 5x − 3 = 12.
- (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) 2 — The common ratio is 54 ÷ 162 = 1/3, confirmed by 18 ÷ 54 = 1/3 and 6 ÷ 18 = 1/3. The next term is 6 × 1/3 = 2. A candidate who wrongly treats the sequence as arithmetic and subtracts the last difference (18 − 6 = 12) again gets 6 − 12 = −6. A candidate who multiplies by 3 instead of dividing, effectively reversing the sequence, gets 18. A candidate who guesses the ratio is 1/2 gets 6 × 1/2 = 3.
- (a) 5 — A factor of the whole expression must divide every term exactly. 15x + 20 = 5(3x + 4), so 5 is a factor. Distractor origins: 3 divides 15x exactly but does not divide 20 exactly; 4 divides 20 exactly but does not divide 15x exactly; 10 also divides 20 exactly but does not divide 15x exactly, so it is a factor of only one term, not of the whole expression.
- (c) y = 3x + 7 — Method: the gradient is the change in y divided by the change in x with both taken in the same order, and a point whose x-coordinate is 0 gives the constant straight away because it lies on the y-axis. Working: m = (7 − 1) ÷ (0 − (−2)) = 6 ÷ 2 = 3; the point (0, 7) lies on the y-axis, so c = 7 and the line is y = 3x + 7. Answer: y = 3x + 7. The distractors: y = −3x + 7 comes from taking the y-difference as 1 − 7 while taking the x-difference as 0 − (−2), so the two subtractions run in opposite orders; y = 3x + 1 comes from using the y-coordinate of (−2, 1) as the constant instead of the point that actually lies on the y-axis; y = (1/3)x + 7 comes from writing the gradient upside down as the change in x over the change in y, 2 ÷ 6.
- (c) No — that moment has already passed — Method: call the number of years from now x, add x to both ages, form the equation from the comparison and then interpret the value of x that comes out. Working: in x years Harry will be 14 + x and Mia will be 8 + x, so 14 + x = 2(8 + x); expanding gives 14 + x = 16 + 2x, and subtracting x and 16 from both sides gives x = −2. A negative value of x places the moment two years in the past, when Harry was 12 and Mia was 6 and 12 = 2 × 6, so it is not something still to come. Answer: no — that moment has already passed. The distractors: the claim that it has never happened and never will comes from reaching x = −2 and reading a negative number of years as no solution at all, when x = −2 does not say that no such moment exists but says where it is — two years before now; the claim that it happens when Harry is 16 comes from doubling Mia's present age, 2 × 8 = 16, and reading that as the age Harry has to reach; the claim that it happens when Harry is 20 comes from expanding 2(8 + x) as 8 + 2x, doubling only the x, which gives x = 6.
- (d) x = 9 or x = −9 — Taking the square root of both sides of x² = 81 gives x = ±9, i.e. x = 9 or x = −9, since both 9² and (−9)² equal 81. A candidate who forgets the negative square root gives only x = 9. A candidate who halves 81 instead of taking its square root gets x = 40.5. A candidate who squares 81 instead of taking its square root gets x = 6561.
- (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.
- (b) 64 — Method: a position-to-term rule is applied straight to the position number, so a term far along the sequence can be found without writing out the terms in between. Working: the rule multiplies the position by itself and the position asked for is 8, so the term is 8 × 8. Answer: 64. The distractors: 16 comes from multiplying the position by 2 instead of by itself; 81 comes from working out 9 × 9, one position too far along; 8 comes from writing down the position number itself as the term.
- (b) y = 2x − 3 — A straight-line graph has an equation of the form y = mx + c, where x appears only to the power 1. Of the four equations, y = 2x − 3 fits this form, so it gives a straight line. y = x² − 3 has x squared, so it gives a curved (quadratic) graph, not a straight line. y = x³ − 3 has x cubed, so it gives a cubic curve. y = 3/x has x on the bottom of a fraction, so it gives a reciprocal curve with two branches.
- (c) 6 — Method: substitute the value, work out the top of the fraction first, then the division, and add the 3 last. Working: the top gives 10 − 4 = 6, dividing by 2 gives 6 ÷ 2 = 3, and adding 3 gives 3 + 3 = 6. Answer: 6. The distractors: 11 comes from dividing only the 4 by 2 instead of the whole of the top, giving 10 − 2 + 3; 4.5 comes from dividing the + 3 by 2 as well, giving (10 − 4 + 3) ÷ 2; 0 comes from subtracting the wrong way round on the top, giving (4 − 10) ÷ 2 = −3 and then −3 + 3.
- (a) 3x = 12 — Adding the two equations: the y-terms, +y and −y, have opposite signs, so they cancel; the x-terms combine to 2x + x = 3x; and the right-hand sides add to 11 + 1 = 12. This gives 3x = 12. A candidate who forgets that the y-terms cancel, and instead adds them as if they had the same sign, would write 3x + 2y = 12. A candidate who subtracts the right-hand sides instead of adding them would get 3x = 10. A candidate who correctly reaches 3x = 12 but then treats 12 itself as the value of x, skipping the final division, would write x = 12.
- (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.
Build your own mix at the worksheet builder.