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.Make x the subject of the formula y = 5x + 3.y = 5x + 3
- 2.Solve 2x + 7 = x + 13
- 3.Two expressions are 6(x − 1) and 6x − 6. A student says these are equivalent for every value of x. Is the student correct?
- 4.Simplify 2a + 3b − a + 2b − b
- 5.Work out the value of a² − 2b when a = −3 and b = 4.
- 6.A student says 4(2x − 3) is equivalent to 8x − 3. Which statement gives the correct verdict and reason?
- 7.Make m the subject of the formula w = m − 8.
- 8.Expand and simplify (x − 3)²
- 9.Solve the inequality 4x + 1 > 2x + 9.
- 10.Factorise fully 5x + 5y − 5
- 11.A taxi fare, in pounds, for a journey of m miles is given by the formula F = 3 + 2.5m. A journey costs £15.50. Work out the distance travelled, m, by first rearranging the formula to make m the subject, then substituting F = 15.50.
- 12.Write down the expression that means the same as w ÷ 6.
- 13.Write down the coordinates of the point that is 4 units to the left of the origin and 7 units up.
- 14.A rectangular sheep pen has perimeter P, length l and width w, connected by the formula P = 2l + 2w. A farmer has 60 m of fencing for the perimeter and sets the width at 8 m. Work out the length of the pen.
- 15.The perimeter, P, of a rectangle with length l and width w is calculated using P = 2l + 2w. What kind of mathematical statement is P = 2l + 2w?
Answer key
- (b) x = (y − 3)/5 — To make x the subject of y = 5x + 3, first subtract 3 from both sides to get y − 3 = 5x, then divide both sides by 5: x = (y − 3)/5. Writing x = (y + 3)/5 keeps the division correct but does not change the sign of the 3 when moving it across. Writing x = y/5 − 3 divides only the y term by 5 and leaves the 3 as a separate subtraction, instead of subtracting first and dividing the whole expression. Writing x = 5(y − 3) applies the correct order of subtracting 3 first, but then multiplies by 5 instead of dividing — the inverse of 5x is division, not multiplication. The correct rearrangement is x = (y − 3)/5.
- (d) x = 6 — Method: with an unknown on both sides, first collect the x terms on one side by subtracting the smaller x term from both sides, then deal with the numbers. Working: subtracting x from both sides gives x + 7 = 13, and subtracting 7 from both sides gives x = 6. Answer: x = 6. The distractors: x = 20 comes from adding 7 to 13 instead of subtracting it once the x terms have been collected; x = 2 comes from collecting the x terms by adding them, giving 3x + 7 = 13 and then 3x = 6; x = −6 comes from subtracting 2x from both sides to get 7 = −x + 13, reaching −6 = −x and then copying the sign straight across instead of dividing by −1.
- (d) Yes, since expanding 6(x − 1) gives 6x − 6. — Expand the bracket: 6(x − 1) = 6 × x − 6 × 1 = 6x − 6, which matches the second expression exactly, so the student is correct for every value of x. Saying 6(x − 1) means 6x − 1 comes from multiplying only the x and forgetting to multiply the 1 by 6. Saying brackets always change an expression's value is not true — expanding here gives back an equivalent expression, not a different one. The identity holds for every value of x, not just whole numbers, since both sides are expanded algebraically, not tested by substitution.
- (a) a + 4b — Method: collect the terms in a and the terms in b separately, keeping the sign that stands in front of each term. Working: the a terms give 2a − a = a; the b terms give 3b + 2b − b = 4b; a and b are unlike terms, so the two results cannot be joined. Answer: a + 4b. The distractors: 3a + 4b comes from reading −a as +a, so that 2a + a = 3a; a + 6b comes from reading −b as +b, so that 3b + 2b + b = 6b; 5ab comes from combining the unlike terms a and 4b into one term by adding 1 and 4 and joining the letters.
- (a) 1 — a² − 2b = (−3)² − 2(4) = 9 − 8 = 1. A candidate who squares −3 but keeps the negative sign gets −9 − 8 = −17. A candidate who forgets to square a and substitutes it as −3 gets −3 − 8 = −11. A candidate who adds instead of subtracting 2b gets 9 + 8 = 17.
- (a) False — 4(2x − 3) = 8x − 12, not 8x − 3. — Expand the bracket by multiplying both terms by 4: 4 × 2x = 8x and 4 × (−3) = −12, so 4(2x − 3) = 8x − 12, which is not 8x − 3 — the student is wrong. Saying 4(2x − 3) = 8x − 3 comes from multiplying only the 2x by 4 and copying the −3 across unchanged. Saying 4(2x − 3) = 2x − 12 comes from multiplying only the −3 by 4 and leaving 2x unmultiplied. Claiming it is true because both expressions are linear ignores that equivalence depends on the actual coefficients, not the type of expression.
- (b) m = w + 8 — To make m the subject of w = m − 8, add 8 to both sides so the subtraction is undone: m = w + 8. Writing m = w − 8 forgets to change the operation at all — it just relabels the equation without moving the 8 across. Writing m = 8 − w swaps the order and puts the wrong sign on w, as if the equation had been w = 8 − m instead. Writing m = w/8 mistakes subtraction for a scaling relationship and divides by 8 instead of adding it. The correct rearrangement is m = w + 8.
- (d) x² − 6x + 9 — Method: squaring a bracket means multiplying that bracket by itself, so expand (x − 3)(x − 3) term by term and then collect like terms. Working: x × x = x², x × (−3) = −3x, (−3) × x = −3x and (−3) × (−3) = 9, giving x² − 3x − 3x + 9, and the two middle terms collect to −6x. Answer: x² − 6x + 9. The distractors: x² − 3x + 9 comes from writing down only one of the two middle products instead of both; x² + 6x + 9 comes from treating (−3) × x as +3x, so the middle terms are added rather than subtracted; x² − 9 comes from treating the square as the difference of two squares (x − 3)(x + 3).
- (d) x > 4 — Method: collect the x terms on one side and the numbers on the other, then divide by the coefficient of x; dividing by a positive number leaves the sign as it is. Working: subtracting 2x from both sides of 4x + 1 > 2x + 9 gives 2x + 1 > 9; subtracting 1 from both sides gives 2x > 8; dividing both sides by 2 gives x > 4. Answer: x > 4. The distractors: x < 4 comes from turning the sign round while dividing by 2; x > 5 comes from adding the 1 to the 9 instead of subtracting it, giving 2x > 10; x < 5 comes from making both of those mistakes together.
- (c) 5(x + y − 1) — Method: take out the highest common factor of all three terms and divide every term by it, the number term included. Working: the highest common factor of 5x, 5y and −5 is 5; dividing gives 5x ÷ 5 = x, 5y ÷ 5 = y and −5 ÷ 5 = −1, so the bracket holds x + y − 1. Answer: 5(x + y − 1), which multiplies back out to 5x + 5y − 5. The distractors: 5(x + y + 1) comes from dividing −5 by 5 and losing the minus sign; 5(x + y − 5) comes from dividing only the terms containing a letter by 5 and carrying the −5 into the bracket unchanged; 5(xy − 1) comes from collecting the unlike terms 5x and 5y as 5xy before factorising.
- (d) 5 — Method: rearrange the formula to make m the subject, then substitute F = 15.50. Working: F = 3 + 2.5m, so subtracting 3 from both sides gives F − 3 = 2.5m, then dividing by 2.5 gives m = (F − 3) / 2.5. Substituting F = 15.50: m = (15.50 − 3) / 2.5 = 12.50 / 2.5 = 5. The value 6.2 comes from dividing 15.50 by 2.5 without subtracting the fixed £3 first. The value 3.2 comes from dividing first and subtracting afterwards, in the wrong order: (15.50 / 2.5) − 3 = 3.2. The value 7.4 comes from adding £3 instead of subtracting it before dividing: (15.50 + 3) / 2.5 = 7.4.
- (c) w/6 — Method: a ÷ b is written as a fraction a/b, with the number being divided (w) on top. Working: w ÷ 6 = w/6. Answer: w/6. 6/w comes from writing the numbers the wrong way round, putting the 6 on top instead of w. 6w comes from reading the ÷ sign as ×, multiplying instead of dividing. w − 6 comes from reading ÷ as −, subtracting instead of dividing.
- (c) (−4, 7) — Left of the origin means negative x, and up means positive y, so the point is (−4, 7). (4, 7) comes from forgetting that 'left' means the x-coordinate is negative. (−4, −7) comes from treating 'up' as a negative direction instead of positive. (7, −4) comes from swapping the x- and y-coordinates.
- (c) 22 m — Rearranging P = 2l + 2w for l gives l = (P − 2w)/2. Substituting P = 60 and w = 8: l = (60 − 16)/2 = 44/2 = 22 m. Answering 30 m comes from ignoring the width altogether and working out l = P/2, which only holds when w = 0. Answering 38 m comes from adding 2w instead of subtracting it: (60 + 16)/2 = 38. Answering 11 m comes from dividing by 4 instead of 2, as if the formula were P = 4l + 4w. The pen's length is 22 m.
- (c) a formula — A statement that shows how to calculate one quantity from others, using an equals sign, is a formula. P = 2l + 2w tells us how to work out the perimeter, P, from the length and width, so it is a formula. Distractor origins: 'an equation' confuses a formula linking several letters with an equation solved for one unknown value; 'an identity' confuses a formula with a statement that is true for every value of a single variable; 'an expression' forgets that an expression has no equals sign at all.
Build your own mix at the worksheet builder.