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.
Calculator
Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.By completing the square, find the turning point of the curve y = x² + 8x − 3.y = x² + 8x − 3
- 2.Two students each use the trapezium rule to estimate the area under the same curve between x = 0 and x = 8. Student A uses 4 strips of width 2. Student B uses 8 strips of width 1. Which estimate is more likely to be closer to the true area, and why?
- 3.A circular pond has equation x² + y² = 20, with lengths in metres from the centre of the garden. A straight path runs along the line y = 2x, entering the pond and leaving it again. Work out the coordinates of the two points where the path meets the edge of the pond.y = 2x
- 4.Explain why the equation 4x + 3 = 4x + 10 has no solution for x.
- 5.Work out the value of 4p² − 3 when p = 2.5
- 6.The equation x² − 4x − 1 = 0 can be solved using the iterative formula xₙ₊₁ = √(4xₙ + 1). The starting value is x₀ = 1, so x₁ is the value after the formula has been used once. Work out x₂ correct to 3 decimal places.
- 7.The mean of four numbers is 12.5. Three of the numbers are 8, 15 and 19. Form an equation using n for the fourth number, and solve it to find n.
- 8.A taxi firm charges a fixed fee of £3.50 plus £2.20 per mile. Work out the total cost of a journey of 6 miles.
- 9.A square tile has an area of 144 cm². Work out the side length of the tile.
- 10.A van's value depreciates by 18% each year. After 2 years it is worth £5,379.20. Work out its value when it was new, correct to the nearest pound.
- 11.A car's speed-time graph shows the following: its speed increases steadily from 0 m/s to 20 m/s over the first 10 seconds, then stays constant at 20 m/s for the next 15 seconds. Work out the total distance travelled in the first 25 seconds.
- 12.A coastguard radar at the origin covers a circular region modelled by x² + y² = 400, where each unit represents 1 kilometre. A boat travels along the straight line that touches the boundary of the region at the point (12, 16). Work out the equation of the line the boat travels along.
- 13.The graph of y = 60 × (0.5)ˣ is sketched for x ≥ 0. Which statement correctly describes what happens to the curve as x increases?
- 14.Solve the inequality 6.3x + 1.8 ≤ 40. Hence write down the greatest number with exactly one decimal place that satisfies the inequality.
- 15.The equation x² − 7 = 0 has a positive root. Let f(x) = x² − 7. Given that x₁ = 2.6 and x₂ = 2.65, work out which of these is correct.y = x² − 7
Answer key
- (d) x = −4, y = −19 — x² + 8x − 3 = (x + 4)² − 4² − 3 = (x + 4)² − 19. Substituting x = −4: (−4)² = 16, 8 × (−4) = −32, so 16 − 32 − 3 = −19, confirming the minimum value −19 at x = −4: turning point (−4, −19). Using 8 instead of half of it inside the bracket gives (x + 8)² − 67, turning point (−8, −67) — wrong, because only half the coefficient of x belongs inside the bracket. Reading the bracket's sign directly as the turning point's x-coordinate gives (4, −19) — wrong, because (x + 4)² is zero at x = −4, not x = 4. Computing 16 + 3 = 19 instead of −3 − 16 = −19 flips the sign of the constant, giving (−4, 19) — wrong, since the completed square's constant must be evaluated as −3 minus 16, not 16 plus 3. Check by substitution whenever the sign of a constant feels uncertain.
- (b) Student B's — narrower strips fit the curve more closely. — The trapezium rule replaces the curve with straight-line segments; the narrower each strip, the more closely its straight edge follows the curve, so Student B's estimate with 8 narrower strips is more likely to be closer to the true area. Reasoning from the number of arithmetic steps rather than from how well the straight lines fit the curve gives the wrong claim that Student A makes fewer rounding errors. Believing the trapezium rule is exact, rather than an estimate that improves with narrower strips, gives the wrong claim that the two are always the same. Believing wider strips smooth out the curve better, rather than following it less closely, gives the wrong claim in favour of Student A's wider strips.
- (b) (2, 4) and (−2, −4) — Substitute y = 2x into x² + y² = 20: x² + (2x)² = 20, which gives x² + 4x² = 20, so 5x² = 20, x² = 4, and x = 2 or x = −2. Using y = 2x for each x-value: x = 2 gives y = 4; x = −2 gives y = −4. The path meets the pond's edge at (2, 4) and (−2, −4). Distractor routes: (2, −4) and (−2, 4) swaps the sign pairing, matching each x-value with the wrong sign of y instead of keeping each x with its own correctly-signed y. (2, 1) and (−2, −1) comes from using y = x/2 instead of y = 2x when finding the y-coordinates. (2, 4) alone stops after the positive square root of x² = 4 and never finds the second point from x = −2.
- (a) Subtracting 4x gives 3 = 10, which is never true. — Method: try to solve the equation as normal and see what happens. Working: subtract 4x from both sides: 4x + 3 − 4x = 4x + 10 − 4x, giving 3 = 10. This statement is false for every value of x, so the equation has no solution. Answer: subtracting 4x gives 3 = 10, which is never true. "x would have to be negative" invents a constraint on x that the equation never states. "It's true for every x" confuses this equation with an identity, where both sides would simplify to the same expression. "x = 7" misreads the false statement 3 = 10 as something to solve for x, rather than recognising it means no solution exists.
- (c) 22 — p² means p × p. Substitute p = 2.5: p² = 6.25, so 4p² = 4 × 6.25 = 25, and 25 − 3 = 22. 97 comes from squaring 4p together instead of just p, (4 × 2.5)² − 3 = 10² − 3 = 97. 7 comes from using p instead of p², 4 × 2.5 − 3. 1 comes from squaring the 3 instead of the p, 4 × 2.5 − 3².
- (c) 3.153 — x₁ = √(4 × 1 + 1) = √5 = 2.236067977. x₂ = √(4 × 2.236067977 + 1) = √9.944271908 = 3.153453965, which rounds to 3.153. Reporting x₁ instead of x₂ gives 2.236067977, which rounds to 2.236. A sign error inside the root, using xₙ₊₁ = √(4xₙ − 1) instead of √(4xₙ + 1), gives x₁ = √3 = 1.732050808 and x₂ = √(4 × 1.732050808 − 1) = √5.928203232 = 2.434790182, which rounds to 2.435. Applying the formula in the wrong order, working out √(4xₙ) + 1 at every step instead of √(4xₙ + 1), gives x₁ = √4 + 1 = 3 and x₂ = √(4 × 3) + 1 = 4.464101615, which rounds to 4.464.
- (d) 8 — Since the mean of the four numbers is 12.5, their total is 4 × 12.5 = 50. The three known numbers add up to 8 + 15 + 19 = 42, so n = 50 − 42 = 8. A candidate who multiplies the mean by 3 instead of 4 gets a total of 37.5, giving n = 37.5 − 42 = −4.5. A candidate who forgets to subtract the three known numbers and gives the total itself as n states n = 50. A candidate who subtracts the mean from the total of the three known numbers instead of the other way round gets n = 42 − 12.5 = 29.5.
- (d) £16.70 — The mileage charge is 2.20 × 6 = £13.20. Adding the fixed fee: £13.20 + £3.50 = £16.70. A candidate who forgets the fixed fee gives just the mileage charge, £13.20. A candidate who adds the fixed fee to the per-mile rate before multiplying by the number of miles, (3.50 + 2.20) × 6, gets £34.20. A candidate who rounds £2.20 down to £2 gets 2 × 6 + 3.50 = £15.50.
- (c) 12 cm — For a square, area = side². So side² = 144, giving side = ±12. Since a length must be positive, the side length is 12 cm. A candidate who gives both square roots without rejecting the negative one, which cannot be a length, answers 12 cm or −12 cm. A candidate who halves 144 instead of taking its square root gets 72 cm. A candidate who divides 144 by 4, confusing the area formula with a perimeter calculation, gets 36 cm.
- (c) £8,000 — The multiplier for one year is 1 − 0.18 = 0.82, so 0.82 × 0.82 = 0.6724. Original value = 5,379.20 ÷ 0.6724 = £8,000. Treating the total drop as simple depreciation (18% × 2 = 36% lost in total, so dividing by 0.64 instead of 0.6724) gives 5,379.20 ÷ 0.64 = £8,405 (nearest pound) — wrong, because the depreciation compounds year by year rather than adding up. Dividing by 0.82 only once, forgetting the second year entirely, gives 5,379.20 ÷ 0.82 = £6,560 — wrong, because two years of depreciation have passed, not one. Multiplying by 0.6724 instead of dividing by it — repeating the depreciation forward instead of reversing it — gives 5,379.20 × 0.6724 = £3,617 (nearest pound) — wrong, because to find the ORIGINAL value you must undo the depreciation, not apply it again.
- (d) 400 m — The distance travelled equals the area under the speed-time graph. The first 10 seconds form a triangle with base 10 and height 20, giving an area of 0.5 × 10 × 20 = 100 m. The next 15 seconds form a rectangle with base 15 and height 20, giving an area of 15 × 20 = 300 m. The total distance is 100 + 300 = 400 m. The option 500 m treats the whole 25 seconds as travelled at the constant 20 m/s, ignoring that the speed was building up during the first 10 seconds: 25 × 20 = 500. The option 300 m only counts the constant-speed section and forgets the triangle section entirely. The option 200 m comes from working out the triangle's area without halving it (10 × 20 = 200) and forgetting the rectangle altogether.
- (b) y = −3x/4 + 25 — Method: a straight line that touches a circle at one point is a tangent there, so it is perpendicular to the radius drawn to that point; find the gradient of the radius, take its negative reciprocal, then substitute the point of contact into y − y₁ = m(x − x₁). Working: the radius from (0, 0) to (12, 16) has gradient 16 ÷ 12, which cancels to 4/3, so the tangent has gradient −3/4. Substituting gives y − 16 = −3/4(x − 12), so y − 16 = −3x/4 + 9 and y = −3x/4 + 25. Answer: y = −3x/4 + 25. The distractors: y = 3x/4 + 7 turns the gradient of the radius upside down but leaves it positive, so the perpendicular step is only half done; y = −4x/3 + 32 changes the sign of the radius gradient without turning it upside down, which is the other half left undone; y = −3x/4 − 25 uses the correct gradient but substitutes the point of contact with both signs reversed, writing y + 16 = −3/4(x + 12).
- (a) It gets closer to zero but never actually reaches it. — y = 60 × (0.5)ˣ is always positive, however large x is, because a positive number raised to any power stays positive. As x increases, (0.5)ˣ gets smaller and smaller but never equals zero, so y approaches zero without ever reaching it. Believing the curve reaches zero when x = 60, because 60 is the starting value, mixes up the y-intercept with a stopping point — an exponential decay curve like this one never actually reaches the x-axis, so this is wrong. Believing the curve goes negative for large x is wrong because multiplying a positive number by (0.5) any number of times can never produce a negative result. Believing the curve levels off at y = 0.5, confusing the base of the exponential with its eventual level, is wrong: the base only controls how fast the curve falls, not where it settles — this curve settles at y = 0, not y = 0.5. Whenever you sketch an exponential decay curve, draw it approaching the x-axis but never touching it.
- (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) x₂ closer: f(x₂) = 0.0225, nearer to 0 — f(2.6) = 2.6² − 7 = 6.76 − 7 = −0.24, and f(2.65) = 2.65² − 7 = 7.0225 − 7 = 0.0225. The closer a value of x is to the root, the closer f(x) is to zero — regardless of sign. Since |0.0225| = 0.0225 is much smaller than |−0.24| = 0.24, x₂ = 2.65 is closer to the root. 'x₁ closer: −0.24 is the smaller value' comes from comparing the SIGNED values of f(x) rather than their distances from zero — −0.24 is indeed less than 0.0225 as a number, but that does not mean x₁ is closer to the root. 'x₁ closer: f(x₁) negative ⇒ nearer root' invents a rule that a negative f(x) means x is closer to the root; the sign of f(x) only tells you which side of the root x is on, not how close it is. 'x₂ is the exact root, since f(x₂) ≈ 0' misreads f(x₂) = 0.0225 as zero; the true root is √7 ≈ 2.6458, so f(2.65) is close to zero but not equal to it, and x₂ is an approximation, not the exact root.
Build your own mix at the worksheet builder.