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.A circle has equation x² + y² = 25. Does the point (3, 4) lie on this circle?
- 2.Solve the inequality 6.3x + 1.8 ≤ 40. Hence write down the greatest number with exactly one decimal place that satisfies the inequality.
- 3.Simplify 2/(x + 1) + 3/(x − 2), giving your answer as a single fraction.
- 4.The nth term of a sequence is n² + 2n − 4. Work out the 7th term.
- 5.The iterative formula xₙ₊₁ = 5 − 3/xₙ is used with starting value x₀ = 2.5, so that x₁ is the value after the formula has been used once. Work out x₄ correct to 3 significant figures.
- 6.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.
- 7.The graph of y = cos x is transformed onto the graph of y = cos(x − 90°). State the direction of the translation and which standard graph the image is.y = cos(x)
- 8.A hot air balloon is at a height of 20 m and rises at a steady rate. After 4 minutes it is at a height of 52 m. Work out the rate at which the balloon rises, in metres per minute.
- 9.Solve the simultaneous equations 2x + y = 7 and x − y = 2.
- 10.Show that the equation x³ − x − 3 = 0 has a solution between x = 1 and x = 2, by working out f(1) and f(2), where f(x) = x³ − x − 3.y = x
- 11.A recipe gives the cooking time, in minutes, for a chicken as T = 40m + 20, where m is the mass in kg. A chicken has a mass of 1.8 kg. Work out the cooking time in hours and minutes.
- 12.Harry is 14 years old and Mia is 8 years old. Will Harry ever be exactly twice as old as Mia? Give a reason for your answer.
- 13.The graph of y = f(x) passes through the point (2, 5). Write down the coordinates of the corresponding point on the graph of y = f(x − 4) + 1.
- 14.Make x the subject of the formula y = x/2 − 5.y = x
- 15.Write y = x² + 12x + 40 in the form (x + a)² + b, and hence write down the minimum value of y.y = x² + 12x + 40
Answer key
- (d) Yes, because 3² + 4² = 25. — A point lies on the circle x² + y² = 25 exactly when substituting its coordinates makes the equation true. Squaring each coordinate separately and adding: 3² + 4² = 9 + 16 = 25, which matches the right-hand side, so (3, 4) does lie on the circle. Adding the coordinates without squaring them, 3 + 4 = 7, and then reasoning that 7 is less than 25 happens to reach the same verdict, but it is not testing the equation of the circle at all — the circle equation depends on x² + y², not x + y. Squaring the sum instead of summing the squares, (3 + 4)² = 49, not 25, wrongly rules the point out. Doubling each coordinate instead of squaring it, so that 4² is taken as 8, gives 9 + 8 = 17, not 25, which also wrongly rules the point out.
- (d) 6.0 — Subtract 1.8 from both sides: 6.3x ≤ 38.2. Divide both sides by 6.3: x ≤ 6.0634… . The question asks for the greatest value to 1 decimal place that still satisfies the inequality. Testing 6.1: 6.3 × 6.1 + 1.8 = 40.23, which is more than 40, so 6.1 fails. Testing 6.0: 6.3 × 6.0 + 1.8 = 39.6, which is no more than 40, so 6.0 works and is the greatest such value. A candidate who simply rounds 6.0634… to 1 decimal place answers 6.1, without checking that it satisfies the inequality. A candidate who adds 1.8 instead of subtracting works out 41.8 ÷ 6.3 and answers 6.6. A candidate who forgets the 1.8 altogether divides 40 by 6.3 and answers 6.3.
- (d) (5x − 1)/(x² − x − 2) — The common denominator is (x + 1)(x − 2) = x² − x − 2. The numerator becomes 2(x − 2) + 3(x + 1) = (2x − 4) + (3x + 3) = 5x − 1, so the sum is (5x − 1)/(x² − x − 2). Choosing 5/(2x − 1) adds the numerators (2 + 3 = 5) and the denominators ((x + 1) + (x − 2) = 2x − 1) directly, which is not how fractions add. Choosing (5x + 1)/(x² − x − 2) comes from expanding 2(x − 2) as 2x − 2 instead of 2x − 4, losing part of the constant term. Choosing (5x − 1)/(x² + x − 2) has the correct numerator but the wrong sign on the x-term when (x + 1)(x − 2) is expanded.
- (c) 59 — Substitute n = 7: 7² + 2 × 7 − 4 = 49 + 14 − 4 = 59. A sign error on the +2n term, treating it as −2n, gives 49 − 14 − 4 = 31. Working out 7² + 2 × 7 but forgetting to subtract the final 4 gives 49 + 14 = 63. Using n = 6 instead of n = 7 gives 36 + 12 − 4 = 44.
- (c) 4.30 — Method: substitute the starting value into the right-hand side to get x₁, then feed each value back in, keeping the whole display and respecting the order of operations, which divides before it subtracts. Working: x₁ = 5 − 3 ÷ 2.5 = 5 − 1.2 = 3.8; x₂ = 5 − 3 ÷ 3.8 = 5 − 0.78947… = 4.21052…; x₃ = 5 − 3 ÷ 4.21052… = 5 − 0.7125 = 4.2875; x₄ = 5 − 3 ÷ 4.2875 = 5 − 0.69970… = 4.30029…, which is 4.30 correct to 3 significant figures. Answer: 4.30. The distractors: 4.29 is x₃ = 4.2875 rounded, reached by counting the starting value itself as the first iterate and so stopping one use of the formula early; 3.80 is x₁, the value after a single use of the formula; 2.50 comes from working out (5 − 3) ÷ xₙ instead of 5 − (3 ÷ xₙ), subtracting before dividing, which produces the sequence 0.8, 2.5, 0.8, 2.5 and lands on 2.5 at the fourth step.
- (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.
- (a) Positive x-direction, 90°; image is y = sin x. — Writing cos(x − 90°) as cos(x − a) with a = 90 shows this is a horizontal translation, y = f(x − a), which moves the graph 90° in the positive x-direction; the identity cos(x − 90°) = sin x confirms the image is y = sin x. Choosing the negative x-direction reverses the sign inside the bracket — subtracting inside the bracket always translates in the positive x-direction, not the negative one, so that statement is wrong on direction. Getting the direction right but conflating the subtraction inside the bracket with an extra reflection of the output flips the sign of the resulting graph, wrongly giving y = −sin x. Treating the subtraction as if it changed the output directly, rather than the input, wrongly calls this a vertical translation even while still correctly recalling that the image simplifies to y = sin x.
- (a) 8 — Method: rate = height gained ÷ time taken. Working: height gained = 52 − 20 = 32 m, time taken = 4 minutes, so rate = 32 ÷ 4 = 8 metres per minute. Answer: the rate is 8 metres per minute. 32 comes from working out the height gained but forgetting to divide by the time taken. 13 comes from dividing the final height, 52, by the time taken instead of the height gained. 5 comes from dividing the starting height, 20, by the time taken instead of the height gained.
- (c) x = 3, y = 1 — Method: the y terms are +y and −y, so adding the two equations removes y and leaves an equation in x alone. Working: adding 2x + y = 7 and x − y = 2 gives 3x = 9, so x = 3; substituting x = 3 into x − y = 2 gives 3 − y = 2, so y = 1. Answer: x = 3, y = 1, which also satisfies 2 × 3 + 1 = 7. The distractors: x = 1, y = 3 comes from finding the two values correctly and then writing them against the wrong letters; x = 3, y = 2 comes from substituting x = 3 into 2x + y = 7 as 2 + 3 + y = 7, adding the coefficient instead of multiplying by it; x = 3, y = −1 comes from substituting into x − y = 2 as though it read x + y = 2.
- (b) f(1) = −3 and f(2) = 3 — f(1) = 1³ − 1 − 3 = 1 − 1 − 3 = −3. f(2) = 2³ − 2 − 3 = 8 − 2 − 3 = 3. Since f(1) is negative and f(2) is positive, there is a change of sign, so a solution lies between x = 1 and x = 2. Dropping the −x term entirely gives f(1) = 1 − 3 = −2 and f(2) = 8 − 3 = 5. Using x² instead of x³ throughout gives f(1) = 1 − 1 − 3 = −3, which happens to coincide with the correct value at x = 1, but f(2) = 4 − 2 − 3 = −1, which does not show a change of sign at all. Working out −f(x) instead of f(x), a sign-flip error, gives f(1) = 3 and f(2) = −3, the correct sizes but with both signs reversed.
- (d) 1 hour 32 minutes — T = 40 × 1.8 + 20 = 72 + 20 = 92 minutes. Since 92 = 60 + 32, the cooking time is 1 hour 32 minutes. A candidate who rounds the mass to 2 kg before substituting gets 40 × 2 + 20 = 100 minutes = 1 hour 40 minutes. A candidate who forgets to add the 20 minutes gets 40 × 1.8 = 72 minutes = 1 hour 12 minutes. A candidate who multiplies the mass by (40 + 20) = 60 instead of substituting into the formula gets 1.8 × 60 = 108 minutes = 1 hour 48 minutes.
- (c) No — that moment has already passed — Method: call the number of years from now x, add x to both ages, form the equation from the comparison and then interpret the value of x that comes out. Working: in x years Harry will be 14 + x and Mia will be 8 + x, so 14 + x = 2(8 + x); expanding gives 14 + x = 16 + 2x, and subtracting x and 16 from both sides gives x = −2. A negative value of x places the moment two years in the past, when Harry was 12 and Mia was 6 and 12 = 2 × 6, so it is not something still to come. Answer: no — that moment has already passed. The distractors: the claim that it has never happened and never will comes from reaching x = −2 and reading a negative number of years as no solution at all, when x = −2 does not say that no such moment exists but says where it is — two years before now; the claim that it happens when Harry is 16 comes from doubling Mia's present age, 2 × 8 = 16, and reading that as the age Harry has to reach; the claim that it happens when Harry is 20 comes from expanding 2(8 + x) as 8 + 2x, doubling only the x, which gives x = 6.
- (d) (6, 6) — y = f(x − 4) + 1 combines two translations: the −4 inside the brackets moves the graph 4 units to the RIGHT, and the +1 outside the brackets moves it 1 unit UP. Applying both to (2, 5): add 4 to the x-coordinate 2, and add 1 to the y-coordinate 5, giving (6, 6). Moving left instead of right, as the minus sign inside the bracket might suggest, gives (−2, 6) or (−2, 4); forgetting the horizontal shift altogether and only applying the vertical one gives (2, 6).
- (c) x = 2y + 10 — Method: undo the operations done to x in reverse order — add 5, then multiply by 2. Working: y = x/2 − 5, so y + 5 = x/2, so x = 2(y + 5) = 2y + 10. Answer: x = 2y + 10. x = 2y + 5 comes from multiplying only the x/2 term by 2 and forgetting to multiply the 5 as well. x = 2y − 10 comes from a sign error, subtracting 5 instead of adding it before multiplying by 2. x = (y + 5)/2 comes from dividing by 2 instead of multiplying, the wrong operation to undo a division.
- (c) 4 — x² + 12x + 40 = (x + 6)² − 6² + 40 = (x + 6)² + 4, so a = 6 and b = 4. Since (x + 6)² can never be negative, y = (x + 6)² + 4 is smallest when the bracket is zero, so the minimum value of y is 4. Giving 40 instead reads off the ORIGINAL constant term and ignores the completing-the-square step entirely — wrong, because 40 is the value of y when x = 0, not the minimum value. Giving −6 instead answers with the x-coordinate of the turning point (where the bracket is zero) rather than the minimum y-value itself — wrong, because the question asks for the minimum value of y, not the value of x that produces it. Giving 36 instead stops after squaring half the coefficient, 6² = 36, without combining it with the 40 already in the expression — wrong, because the minimum value is 40 minus 36, not 36 on its own.
Build your own mix at the worksheet builder.