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 5x − (x + 3)?
- 2.A cinema sells adult tickets for £10 and child tickets for £6. A family group buys 9 tickets in total, spending £74. Work out how many adult tickets were bought.
- 3.The point B has coordinates (−2, −2). In which quadrant is B?
- 4.Write down the coordinates of the point that is 4 units to the left of the origin and 7 units up.
- 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.Four sequences are shown below. Sequence P: 4, 8, 16, 32, ... Sequence Q: 4, 8, 12, 16, ... Sequence R: 4, 7, 12, 19, ... Sequence S: 4, 9, 16, 25, ... Work out which of the sequences P, Q, R and S is geometric.
- 7.A distance-time graph shows a car travelling at a constant speed, covering 90 km in 2 hours. Work out the car's speed in km/h.
- 8.A taxi fare in pounds is given by F = 2.50 + 1.20m, where m is the number of miles travelled. Sam takes a taxi for a journey of 6 miles. Work out the fare.
- 9.Which of these is an inequality?
- 10.A photo printing service has two adverts for its price. Advert A: cost in pounds = 3(2n + 4) for n photos. Advert B: cost in pounds = 6n + 12. A customer says the two adverts always charge the same amount. Is the customer correct?
- 11.Work out the gradient of the straight line that passes through the points (−1, 5) and (3, −7).
- 12.The formula for the energy stored in a stretched spring is E = (1/2)kx², where E is in joules, k is the spring constant in N/m and x is the extension in m. A spring with a spring constant of 40 N/m is stretched so that its extension is 0.3 m. Work out the energy stored in the spring.
- 13.The nth term of a sequence is 2n − 1. Work out the 6th term of the sequence.
- 14.A tree is 2 metres tall. Each year its height increases by 10% of its height at the start of that year. Work out the height of the tree after 3 years, giving your answer to 1 decimal place.
- 15.Write down the coefficient of xy in the expression 4x²y − 7xy + 2.
Answer key
- (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.
- (c) 5 — Method: let a be the number of adult tickets, so the number of child tickets is 9 − a. Form the equation 10a + 6(9 − a) = 74. Working: expand the bracket: 10a + 54 − 6a = 74, so 4a = 20, giving a = 5. Answer: 5 adult tickets. 4 comes from correctly finding the number of child tickets but reporting it instead of the number of adult tickets asked for. 1.25 comes from a sign error expanding the bracket, writing 10a + 54 + 6a = 74 instead of subtracting, which gives 16a = 20. 7.4 comes from dividing the total takings by the adult ticket price only, ignoring the children entirely, 74 ÷ 10.
- (d) the third quadrant — Method: only the signs of the coordinates matter, so two coordinates equal in size still have to be read separately, one for each axis. Working: both coordinates of (−2, −2) are negative, so B lies to the left of the y-axis and below the x-axis; counting anticlockwise from the region where both coordinates are positive, left and below is the third region. Answer: the third quadrant. The distractors: 'the first quadrant' comes from ignoring both minus signs and treating the point as (2, 2); 'the second quadrant' comes from applying the minus sign to the x-coordinate only, as though the point were (−2, 2); 'the fourth quadrant' comes from applying it to the y-coordinate only, as though the point were (2, −2).
- (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.
- (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.
- (c) P — Sequence P has a common ratio of 2 (4 × 2 = 8, 8 × 2 = 16, 16 × 2 = 32), so it is geometric. Sequence Q has a common difference of 4, which is arithmetic, not geometric — a candidate who confuses a constant difference with a constant ratio picks Q. Sequence R has increasing differences of 3, 5, 7, a quadratic sequence, not geometric — a candidate who assumes any fast-growing sequence must be geometric picks R. Sequence S is the square numbers from 2² onwards (2², 3², 4², 5²), which is also quadratic, not geometric — a candidate who thinks squaring always means geometric growth picks S.
- (c) 45 km/h — Method: speed = distance ÷ time = 90 ÷ 2 = 45 km/h. Distractor origins: 180 km/h multiplies distance by time instead of dividing (90 × 2 = 180); 88 km/h subtracts the time from the distance (90 − 2 = 88); 92 km/h adds the time to the distance (90 + 2 = 92).
- (c) £9.70 — F = 2.50 + 1.20 × 6 = 2.50 + 7.20 = £9.70. £7.20 comes from forgetting to add the £2.50 fixed charge. £10.20 comes from adding the 2.50 to the number of miles before multiplying by 1.20, 1.20 × (6 + 2.50). £22.20 comes from adding the fixed charge and the rate together first and then multiplying by the miles, (2.50 + 1.20) × 6.
- (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.
- (a) They always charge the same, since 3(2n + 4) = 6n + 12. — Expand Advert A's formula by multiplying both terms inside the bracket by 3: 3 × 2n = 6n, and 3 × 4 = 12, giving 3(2n + 4) = 6n + 12, which is identical to Advert B's formula — so the two adverts always charge the same amount, whatever n is. Getting 6n + 4 comes from multiplying the 2n by 3 but leaving the 4 unmultiplied. Getting 2n + 7 comes from adding 3 to the bracket instead of multiplying by it. Saying it depends on n avoids expanding the bracket at all — once expanded, both formulas are identical for every value of n, so the cost can be compared directly.
- (b) −3 — Method: the gradient of a straight line is the change in y divided by the change in x, with the two coordinates taken in the same order in the numerator as in the denominator. Working: going from (−1, 5) to (3, −7), the change in y is −7 − 5 = −12 and the change in x is 3 − (−1) = 4, so the gradient is −12 ÷ 4 = −3. Answer: −3. The distractors: 3 comes from subtracting the y-coordinates in one order and the x-coordinates in the other, giving 12 ÷ 4; −1/3 comes from dividing the change in x by the change in y instead of the other way round, giving 4 ÷ (−12); −6 comes from working out 3 − (−1) as 3 − 1 = 2, so that the change in y is divided by 2 rather than by 4.
- (a) 1.8 — E = (1/2)kx² = 0.5 × 40 × 0.3² = 0.5 × 40 × 0.09 = 1.8 joules. 3.6 comes from forgetting the (1/2) at the front, 40 × 0.09. 72 comes from squaring kx together instead of squaring only x, 0.5 × (40 × 0.3)² = 0.5 × 144 = 72. 6 comes from using x instead of x², 0.5 × 40 × 0.3.
- (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.
- (d) 2.7 — The height after 3 years of 10% compound growth is 2 × 1.1³ = 2.662 m, which rounds to 2.7 m. A candidate who adds 10% of the original height (0.2 m) in each of the 3 years, instead of compounding on the new height each time, would reach 2 + 3×0.2 = 2.6 m. A candidate who compounds for only 2 years would reach 2 × 1.1² = 2.42 m, rounding to 2.4 m. A candidate who compounds for 4 years instead of 3 would reach 2 × 1.1⁴ = 2.928 m, rounding to 2.9 m.
- (a) −7 — The coefficient of xy is the number multiplying that exact term, including its sign: in 4x²y − 7xy + 2, the term in xy is −7xy, so the coefficient is −7. Answering 7 correctly picks out the number but drops the minus sign that belongs to it. Answering 4 picks the coefficient of the x²y term instead of the xy term — x²y and xy are different terms because their powers of x differ. Answering −5 combines −7 with the constant term +2, as though the coefficient of xy included the number with no letter attached to it. The coefficient of xy is −7.
Build your own mix at the worksheet builder.