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.Solve 2x² = 18.
- 2.Which expression means the same as 3 × a × b?
- 3.Isla says that the lines y = 2x + 1 and y = −2x + 3 are parallel. Write down the statement that gives the correct answer for the correct reason.y = 2x + 1y = -2x + 3
- 4.Solve (2x + 1)/3 = 5
- 5.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.
- 6.Two expressions are 4(x + 3) and 4x + 3. A student checks whether they are equivalent by substituting x = 2. Which statement correctly interprets the result?
- 7.A number machine multiplies its input by 3. The output is 15. Work out the input.
- 8.Which of these equations gives a graph shaped like a U, symmetrical about a vertical line?
- 9.A student says that (x + 4)² is equivalent to x² + 16. For which value of x do the two expressions give the SAME result, making it look (misleadingly) like the student could be right?
- 10.Kai writes the expression 8 − 3x + 5x² and says it has three terms. Ryan says it only has two terms because a number on its own is not a term. Work out the correct number of terms in the expression.
- 11.Solve 2(x + 3) = 10
- 12.A geometric sequence begins 162, 54, 18, 6, ... Work out the next term in the sequence.
- 13.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.
- 14.Which expression is equivalent to 5x − (x + 3)?
- 15.A market stall's cost of hiring n tables is modelled by two formulas: Formula A: C = 3(2n + 5); Formula B: C = 6n + 15, where C is in pounds. A stallholder says the two formulas always give the same cost. Work out the cost given by each formula when n = 4, and use your results to decide whether the stallholder is correct.
Answer key
- (d) x = 3 or x = −3 — Method: get x² on its own with a coefficient of 1, then take the square root of both sides and keep both the positive and the negative root. Working: dividing 2x² = 18 by 2 gives x² = 9, and the square root of 9 is 3, so x = 3 or x = −3; both check, because 2 × 9 = 18 either way. Answer: x = 3 or x = −3. The distractors: x = 9 or x = −9 comes from dividing by 2 and then forgetting to take the square root; x = 4 or x = −4 comes from subtracting 2 from 18 instead of dividing by it, giving x² = 16; x = 6 or x = −6 comes from multiplying by 2 instead of dividing, giving x² = 36.
- (a) 3ab — 3 × a × b means 3, a and b are all multiplied together, and in algebraic notation this is written with no multiplication signs: 3ab. Writing 3 + a + b turns every multiplication into an addition, giving a completely different expression. Writing a³b misreads the 3 as a power on a rather than as a coefficient in front of both letters. Writing 3a + b multiplies the 3 by a correctly but then adds b instead of also multiplying it in. The expression that means 3 × a × b is 3ab.
- (b) No, because their gradients are 2 and −2 — Method: two lines are parallel exactly when their gradients are equal as signed numbers, so m is read from each equation written in the form y = mx + c and the two are compared. Working: y = 2x + 1 has gradient 2 and y = −2x + 3 has gradient −2; those are not equal, so the lines are not parallel, and indeed one slopes upwards while the other slopes downwards. Answer: No, because their gradients are 2 and −2. The distractors: saying yes because both gradients have size 2 comes from comparing the sizes of the gradients and ignoring their signs; saying yes because the gradients add to 0 comes from using a sum of zero as the test for parallel lines instead of equality of gradients; saying no because the y-intercepts are 1 and 3 reaches the right verdict by the wrong route, since the intercepts decide where the lines sit rather than whether they are parallel.
- (a) 7 — Method: multiply both sides by 3 to clear the fraction, then solve the resulting equation. Working: 2x + 1 = 5 × 3 = 15. Subtract 1: 2x = 14. Divide by 2: x = 7. Answer: 7. 2 comes from ignoring the denominator altogether, treating the equation as 2x + 1 = 5 without multiplying by 3 first. 8 comes from a sign error, adding 1 to 15 instead of subtracting it, giving 2x = 16. 14 comes from correctly reaching 2x = 14 but stopping there, without dividing by 2 to find x.
- (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.
- (a) 4(x + 3) = 20 and 4x + 3 = 11 when x = 2, so the two expressions are not equivalent, because the bracket means the 3 must be added before multiplying by 4. — Substituting x = 2: 4(x + 3) = 4 × 5 = 20, and 4x + 3 = 8 + 3 = 11. The two values are different, and expanding 4(x + 3) algebraically gives 4x + 12, which can never equal 4x + 3 (that would require 12 = 3) — so the two expressions are never equivalent, for any value of x. The option claiming they become equal for a larger x is wrong: 4x + 12 = 4x + 3 has no solution at all. The option claiming they are equivalent because they share the terms 4x and 3 ignores that the bracket changes the constant term. The option that calculates 4(x + 3) as 11 ignores the bracket completely, applying the 4 only to the x term.
- (d) 5 — Method: running a machine backwards means undoing its operation, and the operation that undoes multiplying by 3 is dividing by 3. Working: the input multiplied by 3 gives 15, so the input is 15 ÷ 3. Answer: 5, which checks because 3 × 5 = 15. The distractors: 45 comes from running the machine forwards on the output, 15 × 3; 12 comes from subtracting 3 from 15 instead of dividing; 18 comes from adding 3 to 15, which would undo a machine that subtracts rather than one that multiplies.
- (a) y = x² + 2 — A quadratic equation, with x², gives a graph shaped like a symmetrical U (or an upside-down U). Of the four equations, y = x² + 2 is quadratic, so it gives this U-shape. y = x³ + 2 is cubic, giving an S-shaped curve rather than a symmetrical U. y = 2x + 2 is linear, giving a straight line. y = 2/x is reciprocal, giving two separate curved branches rather than a single U-shape.
- (c) x = 0 — Expand (x + 4)² correctly: (x + 4)² = x² + 8x + 16. This equals x² + 16 only when 8x is zero, i.e. when x = 0 — at every other value of x the two expressions differ by 8x. Choosing x = 4 confuses the constant inside the bracket with the value of x that makes the expressions match. Choosing x = −4 makes the same confusion but with the sign flipped. Choosing x = 8 mistakes the coefficient of the middle term, 8x, for the value of x itself.
- (b) 3 — Method: a term is any part of an expression separated from the rest by a + or − sign, including a number on its own. Working: 8 − 3x + 5x² splits at the + and − signs into 8, −3x and 5x² — that is three separate terms. Answer: 3. Ryan's answer of 2 comes from wrongly excluding the number 8, thinking a term must contain a letter. 5 comes from miscounting by treating the coefficients and powers as separate terms as well as the letters. 1 comes from treating the whole expression as a single term because it is written without brackets.
- (d) x = 2 — Method: expand the bracket by multiplying both terms inside it by 2, then undo the addition and the multiplication in turn. Working: expanding gives 2x + 6 = 10; subtracting 6 from both sides gives 2x = 4; dividing both sides by 2 gives x = 2. Answer: x = 2. The distractors: x = 5 comes from dividing both sides by 2 first, reaching x + 3 = 5 and writing 5 without taking the 3 away; x = 8 comes from adding 6 to both sides instead of subtracting it, giving 2x = 16; x = 3.5 comes from expanding 2(x + 3) as 2x + 3, multiplying only the x by the 2, which leads to 2x = 7.
- (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.
- (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.
- (c) 4x − 3 — Subtract each term inside the bracket: 5x − (x + 3) = 5x − x − 3 = 4x − 3. Writing 4x + 3 comes from subtracting the x but not the 3, keeping its sign positive. Writing 6x − 3 comes from adding the x term, 5x + x = 6x, instead of subtracting it. Writing 5x − 3 comes from ignoring the x term inside the bracket and only subtracting the 3.
- (d) Formula A gives £39 and Formula B gives £39, and since 3(2n + 5) expands to 6n + 15 for every value of n, the stallholder is correct. — Formula A: 3(2 × 4 + 5) = 3 × 13 = £39. Formula B: 6 × 4 + 15 = 24 + 15 = £39. Expanding Formula A algebraically gives 3(2n + 5) = 6n + 15, which is identical to Formula B for every value of n, not just n = 4, so the stallholder is correct — this is an identity, not a coincidence. The option giving £29 for Formula A comes from multiplying only the 2n by 3 and forgetting to also multiply the 5, then adding the unmultiplied 5: 3 × 2 × 4 = 24, + 5 = 29. The two options that reach the correct numbers but reject the stallholder's claim both use faulty reasoning — matching values at one value of n, or counting terms, does not decide whether two expressions are identical for every n; expanding the bracket does.
Build your own mix at the worksheet builder.