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
Answer key: Algebra worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (a) x + 3 — Method: "years older" is an addition, and the number of years is added to the age that is known in terms of the letter. Working: Jack's age is x, and Kwame is 3 years older, so Kwame's age is x + 3. Answer: x + 3. The distractors: x − 3 comes from reading "older" as "younger" and subtracting instead of adding; 3x comes from reading "3 years older" as "3 times as old" and multiplying; 3 − x comes from writing the calculation the wrong way round, taking Jack's age from the 3 rather than adding.
- (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.
- (a) 3y² — There is one 3 in the product and the letter y appears twice. A number that multiplies a letter is written in front of it as the coefficient, so the 3 goes at the front. The two ys multiply each other, so the letter carries an index of 2. The shortest correct way of writing the product is therefore 3y². Note that (3y)² would mean 3 × y × 3 × y, which squares the coefficient as well, while 3 + y² turns a multiplication into an addition and y³ treats the coefficient as a third factor of y.
- (b) Week 7 — The height after n weeks is 4 + 5(n − 1) = 5n − 1. The plant is taller than 30 cm when its height, 5n − 1, is more than 30, written 5n − 1 > 30; add 1 to both sides (5n > 31) and divide by 5, which gives n > 6.2, so the first whole week is week 7, where the height is 5 × 7 − 1 = 34 cm. Rounding 6.2 down to week 6 without checking gives a height of only 5 × 6 − 1 = 29 cm, which is not yet taller than 30 cm. Counting one week too many gives week 8. Working out 30 ÷ 5 = 6 and then subtracting 1 from the week number instead of from the height gives week 5.
- (c) 4n + 3 — Method: use the given number of extra tiles per pattern as the coefficient of n, then find the constant that fits pattern 1. Working: each pattern adds 4 tiles, so the expression has the form 4n + c. Substituting n = 1: 4(1) + c = 7, so c = 3. Answer: the number of tiles in pattern n is 4n + 3. The value 4n comes from leaving out the constant c altogether. The value 4n + 7 comes from using pattern 1's total, 7, as the constant directly instead of subtracting the difference first. The value 7n + 4 comes from swapping the roles of the number of tiles in pattern 1 and the number added each time.
- (d) x = 5y + 4 — To make x the subject of y = (x − 4)/5, first multiply both sides by 5 to clear the fraction: 5y = x − 4, then add 4 to both sides: x = 5y + 4. Writing x = 5y − 4 multiplies correctly but keeps the minus sign on the 4 instead of changing it to a plus when moving it across. Writing x = y/5 + 4 divides by 5 instead of multiplying, the wrong inverse of the fraction. Writing x = 5(y + 4) adds 4 before multiplying by 5, reversing the correct order of the two steps. The correct rearrangement is x = 5y + 4.
- (c) y = −x + 30 — Method: in a linear model the value at the start is the constant term and the steady rate of change is the gradient, which is negative when the quantity is falling. Working: at x = 0 the candle is 30 cm tall, so the constant term is 30; it loses 1 cm every hour, so the gradient is −1 and the height after x hours is y = −x + 30. Answer: y = −x + 30. The distractors: y = x + 30 comes from taking the rate as +1 and making the candle grow rather than shrink; y = 30x − 1 comes from building the model correctly as 30 − 1x and then copying it into the form y = mx + c with the two numbers left where they stood, so the starting height 30 ends up multiplying x and the hourly 1 is left behind as the constant being taken away; y = −30x + 1 comes from reading the two numbers the other way round, taking 30 cm per hour as the rate and 1 cm as the starting height, which burns 30 cm an hour from a candle only 1 cm tall.
- (d) 2n + 7 > 15 — An inequality compares two expressions using a symbol other than an equals sign, such as < or >. "2n + 7" is just an expression — it has no equals or inequality sign at all, so a candidate mistaking any bare expression for an inequality would choose this. "2n + 7 = 15" is an equation: it uses an equals sign and is only true for one particular value of n, so a candidate confusing an equation with an inequality would choose this. "P = 2n + 7" is a formula, since it relates two different letters, P and n, with an equals sign, so a candidate confusing a formula with an inequality would choose this. "2n + 7 > 15" is an inequality: it compares an expression with a number using a > sign.
- (d) (4, 3) — The sides are parallel to the axes: the missing vertex must share the y-coordinate 3 with (−2, 3) and the x-coordinate 4 with (4, −3), giving (4, 3). (−4, 3) comes from a sign error on the x-coordinate. (4, −9) comes from continuing the pattern of the given points by subtracting 6 from the y-coordinate again instead of matching it to (−2, 3). (3, 4) comes from swapping the x- and y-coordinates.
- (d) x² − 49 — Area = length × width = (x + 7)(x − 7). Expanding: x × x = x², x × (−7) = −7x, 7 × x = 7x, 7 × (−7) = −49. The two middle terms −7x and 7x cancel, leaving x² − 49. A candidate who misremembers the difference-of-two-squares result as a sum gets x² + 49. A candidate who makes a sign error and treats both middle terms as −7x instead of cancelling gets x² − 14x − 49. A candidate who confuses area with perimeter and simply adds the length and width gets 2x.
- (c) 70 — Method: the numbers of tiles form a sequence in which the same amount is added for each extra row, so the total for a number of rows is that amount multiplied by the number of rows. Working: 20 − 10 = 10 and 30 − 20 = 10, so each row adds 10 tiles; 7 rows therefore need 7 lots of 10, that is 7 × 10. Answer: 70. The distractors: 80 comes from counting one row too many and giving the total for 8 rows; 17 comes from adding the 10 tiles to the 7 rows instead of multiplying; 10 comes from giving the number of tiles in a single row rather than the total for all the rows.
- (d) x = 3 — The table is symmetrical about the turning point: y = 0 at both x = 1 and x = 5, and the lowest value, y = −4, occurs exactly halfway between them, at x = 3. Choosing x = 5 picks one of the roots rather than the midpoint between them. Choosing x = 1 picks the other root for the same reason. Choosing x = 6 picks the x-value where y returns to its starting value of 5, which is not the turning point.
- (b) A straight line. — y = 3x + 2 is a linear function, since the highest power of x is 1, so its graph is a straight line with gradient 3 and y-intercept 2. Saying it is a U-shaped curve confuses a linear graph with a quadratic graph, which has an x² term. Saying it decreases then increases describes a curve with a turning point, which a straight line does not have. Saying it gets closer to an axis but never reaches it describes a reciprocal graph, y = k/x, not a linear one.
- (c) y = 200 − 8x — Method: in a linear model the amount present at the start is the constant term and the steady rate of change is the gradient, which is negative because the amount is falling. Working: at x = 0 minutes there are 200 litres, so the constant term is 200; 8 litres are lost every minute, so after x minutes 8x litres have gone and the amount left is y = 200 − 8x. Answer: y = 200 − 8x. The distractors: y = 8x + 200 treats the draining as filling, so the butt would gain 8 litres a minute; y = 200x − 8 swaps the two numbers over, using the starting 200 litres as the rate per minute and the 8 litres per minute as the starting amount; y = −8x − 200 makes the starting amount negative as well as the rate, so the butt would begin 200 litres in deficit.
- (d) (0, 4) — Method: in the form y = mx + c the constant c is the y-coordinate of the point where the line crosses the y-axis, and every point on that axis has x-coordinate 0. Working: comparing y = 2x + 4 with y = mx + c gives c = 4, and substituting x = 0 confirms y = 2 × 0 + 4 = 4, so the crossing point is (0, 4). Answer: (0, 4). The distractors: (4, 0) is the same pair of numbers written in the wrong order and is a point on the x-axis; (0, 2) comes from reading the gradient 2 as the intercept, confusing m with c; (−2, 0) is where the line crosses the x-axis, found by solving 0 = 2x + 4 instead.
Build your own mix at the worksheet builder.