Printable · GCSE Higher · ages 14-16
Algebra worksheet — GCSE Higher
Fifteen questions across the algebra statements at Higher tier. Choose the non-calculator filter to rehearse Paper 1, which counts for a third of the marks.
Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.Work out the gradient of a line that is perpendicular to the line with equation 2x + 3y = 6.
- 2.f(x) = 2x − 1. Work out ff(x).y = 2x − 1
- 3.A square patio of side length n slabs is surrounded by a single border of square paving slabs of the same size. For a patio with side length n, the total number of slabs used for the patio and its border together is 9 when n = 1, 16 when n = 2, 25 when n = 3, and 36 when n = 4. Work out an expression, in terms of n, for the total number of slabs.
- 4.The point (3, 4) lies on the circle x² + y² = 25, which has centre (0, 0). Work out the gradient of the tangent to the circle at (3, 4).
- 5.A geometric sequence has first term 3 and common ratio √2. Work out the 6th term of the sequence, giving your answer in the form a√2.
- 6.A rule turns each input x into an output y. The inputs are x = −1, 0, 1, 2 and the matching outputs are y = 5, 3, 1, −1. Work out the rule.
- 7.The braking distance of a car, in metres, is estimated using the formula d = 0.4v² + 6, where v is the speed in mph. A car travelling at 35 mph brakes. Work out the estimated braking distance.
- 8.Work out the value of m² + 3m when m = −2
- 9.Work out the gradient of the straight line with equation 3y = 12 − 6x.
- 10.Solve x² − 8x + 3 = 0 by completing the square. Give your answers in surd form.
- 11.A coach company charges a booking fee plus a price for each passenger. A booking for 1 passenger costs £9, for 2 passengers costs £15, for 3 passengers costs £21, and for 4 passengers costs £27. Work out an expression, in terms of n, for the cost in pounds of a booking for n passengers.
- 12.The graph of y = f(x) has a minimum point at (4, −1). Write down the coordinates of the corresponding turning point on the graph of y = −f(x).
- 13.The nth term of a geometric sequence is given by aₙ = 3 × 2ⁿ⁻¹. Work out the position of the first term that is greater than 1,000.
- 14.The solution set of an inequality is described as: x is less than −3, or x is greater than or equal to 1. Write this solution set using set notation.
- 15.A company's weekly profit, P thousand pounds, when it makes x thousand items is modelled by P = x² − 8x + 12, for x ≥ 0. Work out the values of x for which the company makes a loss.
Answer key
- (b) 3/2 — Rearrange 2x + 3y = 6 into y = mx + c: 3y = −2x + 6, so y = −(2/3)x + 2. The gradient of this line is −2/3. The perpendicular gradient is the negative reciprocal: 3/2. Distractor routes: −1/2 comes from reading the gradient straight off the x-coefficient, 2, without dividing by the y-coefficient, 3, first, then taking its negative reciprocal. −3/2 correctly finds the gradient −2/3 but only takes its reciprocal without also changing the sign, giving −3/2 instead of 3/2. 2/3 comes from negating the gradient −2/3 to 2/3, but forgetting to also take the reciprocal.
- (c) 4x − 3 — ff(x) means f(f(x)): substitute f(x) into f in place of x. f(f(x)) = 2 × f(x) − 1 = 2 × (2x − 1) − 1. Expanding the bracket: 2 × (2x − 1) = 4x − 2. Combining the constant terms: −2 − 1 = −3, so f(f(x)) = 4x − 3. Writing 4x − 2 comes from expanding 2(2x − 1) correctly to get 4x − 2, then forgetting to subtract the outer 1 at all. Writing 4x² − 4x + 1 comes from reading ff(x) as f(x) multiplied by itself, (2x − 1)(2x − 1) = 4x² − 4x + 1, instead of substituting f(x) into f. Writing 4x − 1 comes from doubling the coefficient of x in the original rule directly, without actually substituting f(x) into f at all.
- (a) n² + 4n + 4 — The whole patio-plus-border square has side length (n + 2), so the total is (n + 2)². Expanding this bracket correctly gives n² + 4n + 4, which matches 9, 16, 25, 36 for n = 1, 2, 3, 4. Expanding (n + 2)² by squaring each term separately, as if (a + b)² = a² + b², gives n² + 4, which is already wrong at n = 1 (it gives 5, not 9). Multiplying out (n + 2)(n + 2) as n² + 2n + 2n but forgetting the final 2 × 2 gives n² + 4n, which is 5 short at every value of n. Counting the patio twice — once as the n² inner square and again inside the (n + 2)² total — gives n² + (n² + 4n + 4) = 2n² + 4n + 4.
- (b) −3/4 — The tangent to a circle at a point is always perpendicular to the radius drawn to that point. The radius from (0, 0) to (3, 4) has gradient 4/3. The gradient of a line perpendicular to a line with gradient m is the negative reciprocal, −1/m, so the tangent's gradient here is −3/4. Using the radius's own gradient, forgetting that the tangent is perpendicular to it, gives 4/3. Negating the radius's gradient without also taking the reciprocal gives −4/3. Taking the reciprocal of the radius's gradient without negating it gives 3/4.
- (d) 12√2 — The nth term of a geometric sequence is a × rⁿ⁻¹. Here a = 3, r = √2, n = 6, so the 6th term is 3 × (√2)⁵. Since (√2)² = 2, (√2)⁴ = (2)² = 4, so (√2)⁵ = (√2)⁴ × √2 = 4√2. The 6th term is 3 × 4√2 = 12√2. 15√2 comes from treating (√2)⁵ as 5√2 — multiplying the index by the surd instead of raising √2 to that power — then multiplying by 3 gives 3 × 5√2 = 15√2, which is wrong because powers of a surd do not scale linearly with the index. 24√2 comes from miscalculating (√2)⁴ as 8 instead of 4 (a squaring slip, since (√2)² = 2 but (√2)⁴ should be 2² = 4, not 2 × 4), giving 3 × 8√2 = 24√2. 4√2 comes from forgetting to multiply by the first term a = 3, leaving just (√2)⁵ = 4√2.
- (a) y = −2x + 3 — Method: find the step in the outputs for each step of 1 in the input — falling outputs mean a negative multiplier — then read off the output when the input is 0, because that is the number added on. Working: the outputs 5, 3, 1, −1 fall by 2 each time x rises by 1, so x is multiplied by −2; the output at x = 0 is 3, so 3 is added. Answer: y = −2x + 3, checked at x = 2 by −2 × 2 + 3 = −1. The distractors: y = 2x + 3 comes from taking the size of the step, 2, as the multiplier and ignoring the fact that the outputs are falling; y = −2x − 3 comes from using the correct multiplier but writing the number added on as −3 instead of the output 3 listed at x = 0; y = −x + 4 comes from taking the multiplier as −1, its size read from the step of 1 in the inputs instead of the step of 2 in the outputs and its sign from the fact that the outputs fall, and then fitting the number added on to the pair x = −1, y = 5.
- (c) 496 — d = 0.4v² + 6. First v² = 35 × 35 = 1225. Then 0.4 × 1225 = 490. Add 6: 490 + 6 = 496 m. 490 comes from forgetting to add the 6 at the end. 202 comes from squaring 0.4v together instead of squaring only v, (0.4 × 35)² + 6 = 14² + 6 = 202. 20 comes from using v instead of v², 0.4 × 35 + 6.
- (d) −2 — Method: substitute the value into both terms, working out the index and the multiplication before the addition. Working: m² = (−2) × (−2) = 4 and 3m = 3 × (−2) = −6, so the expression becomes 4 + (−6), which is −2. Answer: −2. The distractors: −10 comes from squaring −2 as −4, giving −4 + (−6); 10 comes from working out 3m as +6 and losing the minus sign, giving 4 + 6; −14 comes from working from left to right instead of multiplying first, giving (4 + 3) × (−2).
- (c) −2 — Method: rearrange the equation into the form y = mx + c, then read off the gradient. Working: 3y = 12 − 6x, so dividing every term by 3 gives y = 4 − 2x, so the gradient is −2. Answer: the gradient is −2. 2 comes from dropping the negative sign after dividing by 3. 4 comes from using the y-intercept, 4, instead of the gradient. −6 comes from reading off the coefficient of x before dividing the whole equation by 3.
- (a) x = 4 ± √13 — Method: halve the coefficient of x to form the bracket, subtract the square of that number to keep the expression equal to the original, then rearrange and take the square root of both sides. Working: half of −8 is −4, so x² − 8x + 3 = (x − 4)² − 16 + 3 = (x − 4)² − 13; setting this equal to zero gives (x − 4)² = 13, so x − 4 = ±√13 and x = 4 ± √13. Answer: x = 4 ± √13. The distractors: x = 8 ± √13 comes from putting the whole coefficient 8 inside the bracket instead of half of it; x = 4 ± √19 comes from adding 16 and 3 rather than subtracting 3 from 16; x = −4 ± √13 comes from writing the bracket as (x + 4)², which reverses the sign of the number that comes out of it.
- (d) 6n + 3 — Method: find the price per passenger, then find the booking fee that fits a booking for 1 passenger. Working: the cost rises by £6 for each extra passenger (15 − 9 = 6, 21 − 15 = 6, 27 − 21 = 6), so the cost has the form 6n + c. Substituting n = 1: 6(1) + c = 9, so c = 3. Answer: the cost in pounds is 6n + 3. 6n ignores the booking fee altogether. 6n + 9 uses the cost of one passenger, £9, as the fee without first subtracting the £6 per-passenger price. 9n + 6 swaps the two numbers, using the first cost as the price per passenger and the difference as the fee.
- (a) (4, 1) — y = −f(x) reflects the graph of y = f(x) in the x-axis: every point (x, y) maps to (x, −y). Applying this to (4, −1): the x-coordinate stays 4, and the y-coordinate −1 becomes its negative, 1. Leaving the y-coordinate unchanged skips the reflection entirely, giving (4, −1); reflecting the x-coordinate instead, or reflecting both, mixes this up with a reflection in the y-axis or a rotation, giving (−4, −1) or (−4, 1).
- (b) 10 — Check n = 9: a₉ = 3 × 2⁸ = 3 × 256 = 768, below 1,000. Check n = 10: a₁₀ = 3 × 2⁹ = 3 × 512 = 1,536, above 1,000. So the first term greater than 1,000 is at position n = 10. Answering 9 comes from forgetting the −1 shift and using the formula as 3 × 2ⁿ instead of 3 × 2ⁿ⁻¹: checking 3 × 2⁹ = 1,536 (which exceeds 1,000) but then reporting the position as n = 9, the exponent used, instead of n = 10 — wrong, because the exponent in the real formula is n − 1, not n. Answering 11 comes from going one term too far: correctly finding that a₁₀ already exceeds 1,000, but then checking one position further and reporting n = 11 instead of stopping at the first position that already works — wrong, because n = 11 is not the FIRST term greater than 1,000. Answering 1,536 gives the VALUE of the term (a₁₀ itself) rather than its position — wrong, because the question asks which term it is (the value of n), not what that term is worth.
- (a) {x : x < −3} ∪ {x : x ≥ 1} — "Less than −3" stays strict, since the wording never says "or equal to": x < −3. "Greater than or equal to 1" is inclusive: x ≥ 1. These are two separate, non-overlapping ranges joined with "or", so in set notation they are combined with the union symbol: {x : x < −3} ∪ {x : x ≥ 1}. Distractor routes: {x : x ≤ −3} ∪ {x : x > 1} swaps the strict and inclusive signs, marking −3 as included and 1 as excluded, the opposite of the wording. {x : −3 < x ≤ 1} treats "or" as "and", joining the two conditions into one continuous interval between the values instead of a union of two separate ranges. {x : x > −3} ∪ {x : x ≤ 1} reverses both inequality directions; the two reversed ranges then overlap and between them cover every number on the number line, so that set is the whole of the real line rather than the two separate ranges the description asks for.
- (b) 2 < x < 6 — Factorise: x² − 8x + 12 = (x − 2)(x − 6), giving roots at x = 2 and x = 6. Since the coefficient of x² is positive, the graph is a U-shape that is negative, below the axis, between its roots. So P < 0 for 2 < x < 6. Distractor routes: x < 2 or x > 6 takes the region outside the roots, which is where P is positive, a profit, the opposite of a loss. 2 ≤ x ≤ 6 includes the endpoints, where P = 0 exactly, break-even rather than a loss, since the inequality is strict. −6 < x < −2 comes from factorising as (x + 2)(x + 6), reversing the sign of both roots.
Build your own mix at the worksheet builder.