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.Which expression is equivalent to 7x − 3(2x − 6)?
- 2.The diagram shows the graph of a quadratic function. Which equation could it represent?
- 3.A point has coordinates (x, y), where x + y = 0 and x is not 0. In which two quadrants could this point lie?
- 4.Solve 2x² = 18.
- 5.A plant is 4 cm tall in week 1. Each week after that, its height increases by 5 cm. Work out the first week in which the plant is taller than 30 cm.
- 6.Expand 2(x + 12)
- 7.ABCD is a parallelogram. A has coordinates (−3, 1), B has coordinates (2, 1) and C has coordinates (4, 4). Work out the coordinates of D.
- 8.Work out the coordinates of the reflection of (6, −3) in the y-axis.
- 9.Solve x² − 100 = 0.
- 10.The nth term of a sequence is 2n − 1. Work out the 6th term of the sequence.
- 11.Three vertices of a rectangle are (−4, −1), (2, −1) and (2, 3). The sides of the rectangle are parallel to the axes. Write down the coordinates of the fourth vertex.
- 12.A cyclist's distance-time graph shows the following: she travels 12 km in the first 30 minutes at a steady speed, then rests for 30 minutes, then travels a further 8 km in the next 15 minutes. Work out her average speed, in km/h, for the whole journey.
- 13.A rectangle is x cm wide and twice as long as it is wide, so its area A cm² is given by A = 2x². Work out A when x = 3.
- 14.Yusuf has £40 saved and adds £6 each week. His sister Aisha has £10 saved and adds £11 each week. After how many weeks will they have saved the same amount?
- 15.Which expression means the same as 3 × a × b?
Answer key
- (c) x + 18 — Expand −3(2x − 6) by multiplying both terms by −3: −3 × 2x = −6x and −3 × (−6) = 18, giving 7x − 6x + 18 = x + 18. Writing x − 18 comes from not flipping the sign of the −6 inside the bracket, so −3 × (−6) is treated as −18 instead of +18. Writing x + 6 comes from forgetting to multiply the −6 by 3, only carrying its sign. Writing 13x − 18 comes from treating the whole bracket as being added rather than subtracted, so 3(2x − 6) = 6x − 18 is added to 7x.
- (d) $y = x^2 - 2x - 3$ — Method: read the two x-intercepts (roots) from the graph, write the quadratic as the product of the corresponding factors, then expand. Working: the curve crosses the x-axis at x = −1 and x = 3, so the equation factorises as (x + 1)(x − 3), which expands to x² − 2x − 3. Answer: y = x² − 2x − 3. Distractor refutation: y = x² − x − 6 comes from misreading the left-hand crossing point as x = −2 instead of x = −1, giving factors (x + 2)(x − 3). y = x² − x − 2 comes from misreading the right-hand crossing point as x = 2 instead of x = 3, giving factors (x + 1)(x − 2). y = x² + 2x − 3 comes from writing the factors as (x − 1)(x + 3), swapping which root gets the plus sign and which gets the minus sign, giving the wrong sign on the x term.
- (c) Second and fourth — If x + y = 0 then y = −x, so x and y always have opposite signs, one positive and one negative. A point with a negative x and a positive y lies in the second quadrant, and a point with a positive x and a negative y lies in the fourth quadrant, so the point lies in the second or the fourth. A candidate who reads x + y = 0 as meaning x and y have the same sign picks First and third, which is where x × y is positive, not where x + y = 0. A candidate who decides that y must be the positive coordinate picks the two quadrants above the x-axis, First and second. A candidate who decides that y must be the negative coordinate picks the two quadrants below the x-axis, Third and fourth.
- (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.
- (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.
- (a) 2x + 24 — Method: multiply each term inside the bracket by the 2 in front of it. Working: 2 × x = 2x and 2 × 12 = 24, and the products are added because the bracket contains an addition. Answer: 2x + 24. The distractors: 2x + 12 comes from multiplying only the x by 2 and copying the 12 across unchanged; 24x comes from multiplying 2 by 12 and then attaching the letter to that product, as though the two terms inside the bracket could be joined into one; 2x + 14 comes from adding 2 and 12 instead of multiplying them.
- (d) (−1, 4) — In parallelogram ABCD the side DC is parallel and equal to the side AB, so D = C − AB. The vector from A to B is (2 − (−3), 1 − 1) = (5, 0), so D = (4 − 5, 4 − 0) = (−1, 4). A candidate who adds this vector to C instead of subtracting it gets (4 + 5, 4 + 0) = (9, 4). A candidate who subtracts A's coordinates from C's rather than the vector AB, and drops the minus sign on −3 while doing so, works out (4 − 3, 4 − 1) and gets (1, 3). A candidate who makes only the y-part of that slip, working out 4 − 1 instead of 4 − 0, gets (−1, 3).
- (a) (−6, −3) — Reflecting in the y-axis changes the sign of the x-coordinate and keeps the y-coordinate the same: (−6, −3). (6, 3) comes from reflecting in the x-axis instead, which changes the sign of the y-coordinate. (−6, 3) comes from reflecting in both axes. (6, −3) comes from not applying the reflection at all.
- (a) x = 10 or x = −10 — Rearranging, x² = 100. Taking the square root of both sides gives x = ±10, i.e. x = 10 or x = −10. A candidate who forgets the negative root gives only x = 10. A candidate who halves 100 instead of taking its square root gets x = 50. A candidate who applies the ± sign to 100 itself instead of to its square root gets x = 100 or x = −100.
- (a) 11 — Substitute n=6 into 2n−1: 2×6−1=11. A candidate who adds 2 and 6 and then subtracts 1, instead of multiplying 2 by 6 first, would compute 2+6−1=7. A candidate who substitutes the wrong term number, n=5, would reach 2×5−1=9. A candidate who forgets to subtract 1 would compute just 2×6=12.
- (b) (−4, 3) — Method: in a rectangle whose sides are parallel to the axes only two different x-coordinates and two different y-coordinates appear, and each of them is shared by a pair of vertices, so the missing vertex takes the x-coordinate and the y-coordinate that so far appear only once. Working: the x-coordinates given are −4, 2 and 2, so 2 is already used twice and −4 is used once; the y-coordinates given are −1, −1 and 3, so −1 is already used twice and 3 is used once; the fourth vertex therefore has x = −4 and y = 3. Answer: (−4, 3). The distractors: (3, −4) comes from picking the two unpaired coordinates correctly and then writing them in the wrong order; (−4, −5) comes from matching the 4-unit vertical side but measuring it downwards from (−4, −1) instead of upwards; (8, 3) comes from carrying on round the shape with the horizontal step used earlier, adding 6 to the x-coordinate of (2, 3) instead of closing the rectangle.
- (c) 16 km/h — Method: total distance = 12 + 8 = 20 km. Total time = 30 + 30 + 15 = 75 minutes = 1.25 hours. Average speed = total distance ÷ total time = 20 ÷ 1.25 = 16 km/h. Distractor origins: 20 km/h gives the total distance without ever dividing by the total time; 24 km/h uses only the speed of the first stage (12 km in 30 minutes), ignoring the second stage and the rest; 28 km/h averages the two separate stage speeds, 24 km/h and 32 km/h, instead of using total distance over total time.
- (a) 18 cm² — Method: substitute the width into the formula, applying the index to the letter before multiplying by the 2 in front of it. Working: x² = 3 × 3 = 9, and then A = 2 × 9 = 18, so the area is 18 cm². Answer: 18 cm². The distractors: 36 cm² comes from multiplying 2 by 3 first and squaring afterwards, giving (2 × 3)²; 12 cm² comes from doubling instead of squaring, so that x² is replaced by 2x and the calculation becomes 2 × 2 × 3; 6 cm² comes from working out 2 × 3 and never applying the index at all.
- (d) 6 — Method: write an expression for each person's savings after w weeks, and set them equal. Working: 40 + 6w = 10 + 11w. Subtract 6w from both sides: 40 = 10 + 5w. Subtract 10: 30 = 5w, so w = 6. Answer: 6 weeks. 0 comes from setting only the weekly amounts equal, 6w = 11w, and ignoring the different starting amounts entirely. 10 comes from adding the two starting amounts and dividing by the difference in weekly amounts, (40 + 10) ÷ (11 − 6), instead of forming and solving the correct equation. 1.76 comes from adding the two weekly amounts instead of subtracting them when rearranging, (40 − 10) ÷ (11 + 6).
- (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.
Build your own mix at the worksheet builder.