24 questions working through all three methods of solving a quadratic, plus roots and turning points from the graph.
📈 Quadratics: factorise, complete the square, formula
Almost every Higher paper asks you to solve a quadratic, and the mark is often lost not on the algebra but on choosing the wrong method for the quadratic in front of you. This sheet takes the three methods in turn and then mixes them. It starts with factorising, including ax² + bx + c and the difference of two squares; moves to completing the square, and to reading the turning point straight out of the completed form; then to the quadratic formula, where the marks go missing on −b when b is already negative and on dividing the whole numerator by 2a. The last section gives you quadratics with no instruction, so you have to decide for yourself. Roots, intercepts and turning points from the graph are included too, because the graphical and algebraic halves of this topic are examined together.
- 1.Solve 4x² − 9 = 0.
- 2.Write y = x² + 12x + 40 in the form (x + a)² + b, and hence write down the minimum value of y.y = x² + 12x + 40
- 3.A rectangle has length (2x + 5) cm and width (x − 2) cm. Work out an expression, in terms of x, for the perimeter of the rectangle. Give your answer in its simplest form.
- 4.The graph of y = x² − 5x + 6 crosses the x-axis at two points. By factorising, work out the x-coordinates of these two points.y = x² − 5x + 6
- 5.Solve x² − 8x + 3 = 0 by completing the square. Give your answers in surd form.
- 6.Simplify fully: (x + 2)/(3x) × 6x²/(x² − 4)
- 7.A ball is thrown in the air. Its height, h metres, above the ground after t seconds is given in this table: when t = 0, h = 0; when t = 1, h = 15; when t = 2, h = 20; when t = 3, h = 15; when t = 4, h = 0. Use the table to find the two times, in seconds, at which the ball is at ground level.
- 8.Solve 2x² − 7x + 3 = 0.
- 9.The curve y = −x² + 6x − 5 has a maximum point. Use completing the square to find its coordinates.y = −x² + 6x − 5
- 10.Simplify (5x² + 3x − 2) − (2x² − x + 5)
- 11.Simplify (x² − 9) ÷ (x² + 5x + 6).
- 12.A quadratic graph y = ax² + bx + c has its turning point on the y-axis. Which statement about its roots must be true?
- 13.Factorise fully 12x² + 18x.
- 14.One solution of the equation x² − (k + 1)x + k = 0 is x = 3. Work out the value of k.
- 15.Subtract, giving your answer as a single fraction in its simplest form: 4/(x − 1) − 2/(x + 3)
- 16.Factorise 3x² + 10x − 8.
- 17.The equation x² − 6x + k = 0 has exactly one solution. Work out the value of k.
- 18.Factorise x² − 64.
- 19.A rectangular lawn is 4 m longer than it is wide. Its area is 96 m². Work out the length of the lawn.
- 20.The graph of y = x² − 7x + 2 crosses the x-axis at two points. One root, read from the graph, is approximately x = 0.30. Using the fact that the sum of the two roots of x² − 7x + 2 = 0 is 7, estimate the other root, correct to 2 decimal places.y = x² − 7x + 2
- 21.Solve x² + 7x = 0.
- 22.When a number is added to its square the result is 30. Work out the possible values of the number.
- 23.Factorise 6x² − 7x − 3.
- 24.A table shows y = x² − 6x + 5 at these points (x, y): (0, 5), (1, 0), (2, −3), (3, −4), (4, −3), (5, 0), (6, 5). Using the symmetry shown, write down the x-coordinate of the turning point.y = x² − 6x + 5
Answer key
- (a) x = 3/2 or x = −3/2 — Method: the equation has an x² term and a number but no x term, so make x² the subject and then take the square root of both sides, keeping the negative root as well as the positive one. Working: adding 9 to both sides of 4x² − 9 = 0 gives 4x² = 9, and dividing both sides by 4 gives x² = 9/4. Square-rooting the top and the bottom of 9/4 gives 3/2, so x = 3/2 or x = −3/2, and each value checks out because 4 × 9/4 − 9 = 0. Answer: x = 3/2 or x = −3/2. The distractors: x = 3 or x = −3 comes from square-rooting both sides of 4x² = 9 without first dividing by the 4, so the coefficient of x² is ignored; x = 9/4 or x = −9/4 comes from stopping at x² = 9/4 and writing that value down as x, leaving the square root undone; x = 3/2 only comes from taking the positive square root of 9/4 and losing the negative solution.
- (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.
- (b) 6x + 6 — Perimeter = 2[(2x + 5) + (x − 2)] = 2(3x + 3) = 6x + 6. A candidate who adds the length and width but forgets to double for the perimeter gets 3x + 3. A candidate who makes a sign error and adds 2 instead of subtracting it before doubling gets 2[(2x + 5) + (x + 2)] = 6x + 14. A candidate who multiplies the length and width instead of adding them, confusing the perimeter formula with the area formula, and then doubles that product, gets 2(2x + 5)(x − 2) = 4x² + 2x − 20.
- (c) x = 2 and x = 3 — x² − 5x + 6 factorises as (x − 2)(x − 3), since −2 and −3 multiply to give 6 and add to give −5. The graph crosses the x-axis where each bracket equals zero: x − 2 = 0 gives x = 2, and x − 3 = 0 gives x = 3. The option x = −2 and x = −3 comes from reading the signs inside the brackets directly instead of solving x − 2 = 0 and x − 3 = 0. The option x = 2 and x = −3 mixes up the sign of only one root. The option x = −1 and x = −6 comes from picking the wrong pair of factors of 6 (1 and 6 instead of 2 and 3) and then reading their signs directly from the brackets.
- (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) 2x/(x − 2) — Factorise x² − 4 as (x − 2)(x + 2) first — it's a difference of two squares. The (x + 2) in the numerator then cancels with the (x + 2) in the factorised denominator, and 6x² ÷ 3x simplifies to 2x, leaving 2x/(x − 2). Writing 2/(x − 2) comes from over-cancelling 6x² ÷ 3x as 2 instead of 2x, dropping the x that should remain. Writing 2x/(x + 2) comes from factorising x² − 4 as (x + 2)² instead of (x − 2)(x + 2), a difference of two squares always has one plus and one minus bracket. Writing 2x²/(x − 2) comes from simplifying 6x² ÷ 3x as 2x² instead of 2x, dividing the coefficients but not reducing the power of x.
- (a) t = 0 or t = 4 — The ball is at ground level exactly when h = 0. From the table, h = 0 at t = 0 and at t = 4, so those are the two times. Distractor origins: t = 1 or t = 3 picks the times with equal (but non-zero) height instead of ground level; t = 2 picks the time of maximum height instead of ground level; t = 0 finds only the starting time and misses the second one.
- (c) x = 3 or x = 1/2 — Method: factorise into two brackets whose x terms multiply to 2x² and whose numbers multiply to 3, checking that they produce the middle term −7x, then set each bracket equal to zero. Working: (2x − 1)(x − 3) expands to 2x² − 6x − x + 3 = 2x² − 7x + 3, so (2x − 1)(x − 3) = 0; then 2x − 1 = 0 gives x = 1/2 and x − 3 = 0 gives x = 3. Answer: x = 3 or x = 1/2. The distractors: x = 3/2 or x = 1 comes from factorising as (2x − 3)(x − 1), whose middle term is −5x and not −7x; x = −3 or x = −1/2 comes from reading the roots straight out of (2x − 1)(x − 3) without changing the signs; x = 6 or x = 1 comes from using the quadratic formula with the denominator written as a instead of 2a, dividing 7 ± 5 by 2.
- (b) x = 3, y = 4 — −x² + 6x − 5 = −(x² − 6x) − 5 = −[(x − 3)² − 9] − 5 = −(x − 3)² + 9 − 5 = −(x − 3)² + 4. Because the coefficient of x² is negative, −(x − 3)² is at most zero, so this turning point is a maximum. Substituting x = 3 gives (x − 3)² = 0, so y = 4, confirming the maximum value 4 at x = 3: turning point (3, 4). Using 6 instead of half of 6 inside the bracket — forgetting to halve before completing the square — lands on turning point (6, 31), wrong, because only half the coefficient belongs inside the bracket. Reading the bracket's sign directly as the turning point's x-coordinate gives (−3, 4) — wrong, because (x − 3)² is zero at x = 3, not x = −3. Computing 5 − 9 = −4 instead of 9 − 5 = 4 flips the sign of the constant, giving (3, −4) — wrong, since the constant must be evaluated as 9 minus 5, not 5 minus 9. Whenever the leading coefficient is negative, the turning point is a maximum, not a minimum — check by substituting back into the original equation.
- (d) 3x² + 4x − 7 — Method: the minus sign in front of the second bracket changes the sign of every term inside it; then collect like terms. Working: removing the brackets gives 5x² + 3x − 2 − 2x² + x − 5; the squared terms give 5x² − 2x² = 3x², the x terms give 3x + x = 4x, and the number terms give −2 − 5 = −7. Answer: 3x² + 4x − 7. The distractors: 7x² + 2x + 3 comes from adding the two brackets instead of subtracting, giving 5x² + 2x², 3x − x and −2 + 5; 3x² + 2x + 3 comes from applying the minus sign to 2x² only, leaving −x and +5 unchanged so that 3x − x = 2x and −2 + 5 = 3; 3x² + 4x + 3 comes from changing the signs of the terms with letters but leaving +5 as it stood, so the number terms give −2 + 5 = 3.
- (b) (x − 3)/(x + 2) — Factorise both: x² − 9 = (x − 3)(x + 3) (difference of two squares), and x² + 5x + 6 = (x + 2)(x + 3) (two numbers multiplying to 6 and adding to 5, namely 2 and 3). The factor (x + 3) is common to both, so it cancels, leaving (x − 3)/(x + 2). Choosing −9/(5x + 6) comes from cancelling the x² terms directly without factorising first — x² is not a common factor of the whole numerator or denominator. Choosing (x + 3)/(x + 2) cancels the (x − 3) factor instead of the shared (x + 3) factor, and (x − 3) does not appear in the denominator to cancel with. Choosing x − 3 cancels the whole denominator (x + 2) as though it were equal to 1.
- (d) If the graph has two real roots, they are equal and opposite in value, so they sum to zero. — A turning point on the y-axis means the graph's axis of symmetry is the line x = 0, so any two roots must be symmetrical about x = 0 — equal in size but opposite in sign, summing to zero. The graph could still have no real roots, but that is not guaranteed just from the turning point's position, so the option claiming it must have none is too strong. The roots do not have to both be positive — if real, one is positive and one negative (or both are zero). The graph does not have to touch the x-axis at exactly one point either; it could cross at two symmetrical points, touch at one point, or miss the x-axis entirely.
- (c) 6x(2x + 3) — The highest common factor of 12x² and 18x is 6x. Dividing each term by 6x gives 12x² ÷ 6x = 2x and 18x ÷ 6x = 3, so 12x² + 18x = 6x(2x + 3). A candidate who only takes out the number 6 (missing the x) gets 6(2x² + 3x), which is not fully factorised. A candidate who only takes out 2x (missing the extra factor of 3 in 6) gets 2x(6x + 9), also not fully factorised — the bracket still shares a common factor. A candidate who takes out 3x instead of the full 6x gets 3x(4x + 6), which again is not fully factorised since 4x + 6 shares a common factor of 2.
- (a) k = 3 — Method: a solution of an equation makes both sides balance, so substitute it in and solve the equation in k that is left. Working: putting x = 3 gives 3² − (k + 1) × 3 + k = 0, that is 9 − 3k − 3 + k = 0, so 6 − 2k = 0 and k = 3; the equation is then x² − 4x + 3 = 0, whose solutions are 3 and 1. Answer: k = 3. The distractors: k = −3 comes from solving 6 − 2k = 0 as though it gave 2k = −6; k = 4 comes from expanding −3(k + 1) as −3k − 1, multiplying only the k by 3; k = 1.5 comes from working 3² as 3 × 2 = 6, which leaves 3 − 2k = 0.
- (b) (2x + 14)/((x − 1)(x + 3)) — To subtract these fractions, write them over the common denominator (x − 1)(x + 3): the numerator becomes 4(x + 3) − 2(x − 1). Expanding gives 4x + 12 − 2x + 2, which simplifies to 2x + 14, so the answer is (2x + 14)/((x − 1)(x + 3)). Writing (2x + 11)/((x − 1)(x + 3)) comes from not distributing the minus sign fully across the second bracket, treating −2(x − 1) as −2x − 1 instead of −2x + 2. Writing 2/((x − 1)(x + 3)) comes from subtracting the two original numerators directly, 4 − 2 = 2, the same mistake as subtracting fractions without a common denominator. Writing (2x − 10)/((x − 1)(x + 3)) comes from swapping which numerator multiplies which bracket, forming 4(x − 1) − 2(x + 3) instead of 4(x + 3) − 2(x − 1).
- (d) (3x − 2)(x + 4) — For 3x² + 10x − 8, find two numbers multiplying to 3 × (−8) = −24 and adding to 10: these are 12 and −2. Rewrite: 3x² + 12x − 2x − 8 = 3x(x + 4) − 2(x + 4) = (3x − 2)(x + 4). Choosing (3x + 2)(x − 4) expands to 3x² − 10x − 8 — the correct factor pair but the wrong signs, giving the middle term the wrong sign. Choosing (x − 2)(3x + 4) expands to 3x² − 2x − 8 — the 3 is attached to the wrong bracket, changing which terms combine for the x-coefficient. Choosing (3x − 4)(x + 2) expands to 3x² + 2x − 8 — this uses 4 and 2 instead of the correct pair 12 and 2, so the middle term does not come to 10x.
- (b) k = 9 — Method: complete the square, because a squared bracket is equal to zero for exactly one value of x. Working: x² − 6x = (x − 3)² − 9, so the equation becomes (x − 3)² − 9 + k = 0, that is (x − 3)² = 9 − k; there is exactly one solution when 9 − k = 0, so k = 9 and the equation reads x² − 6x + 9 = 0 with the repeated solution x = 3. Answer: k = 9. The distractors: k = 3 comes from halving the 6 and not squaring the result; k = 36 comes from squaring the whole of 6 instead of half of it; k = −9 comes from solving 9 − k = 0 with the sign of k the wrong way round.
- (d) (x − 8)(x + 8) — x² − 64 = x² − 8², a difference of two squares, which factorises as (x − 8)(x + 8). A candidate who treats it as a perfect square with a repeated negative factor gets (x − 8)(x − 8), which expands to x² − 16x + 64 — wrong on both the middle and constant terms. A candidate who uses a repeated positive factor gets (x + 8)(x + 8), which expands to x² + 16x + 64. A candidate who picks a different factor pair of 64, such as 4 and 16, without checking that the middle term cancels, gets (x − 4)(x + 16), which expands to x² + 12x − 64 — the wrong middle term.
- (d) 12 m — Method: give the width a letter, write the length in terms of it and use length × width = area to form a quadratic. Working: with a width of x metres the length is x + 4, so x(x + 4) = 96, which rearranges to x² + 4x − 96 = 0; factorising gives (x + 12)(x − 8) = 0, and a width must be positive, so x = 8 and the length is 8 + 4 = 12. Answer: 12 m, and 12 × 8 = 96 as the area requires. The distractors: 8 m is the width rather than the length asked for; 16 m comes from taking the other root as 12 and adding 4 to it, ignoring that the root −12 cannot be a width; 24 m comes from dividing the area by the 4 in the question instead of forming an equation.
- (a) x ≈ 6.70 — Since the two roots sum to 7, the other root is 7 − 0.30 = 6.70. The option 7.30 comes from adding the given root to 7 instead of subtracting it. The option 6.30 comes from subtracting 0.70 (one minus the given root) rather than the given root itself. The option 0.70 confuses the required root with the amount by which the given root falls short of 1.
- (c) x = 0 or x = −7 — Factorising: x² + 7x = x(x + 7) = 0, so x = 0 or x + 7 = 0, giving x = 0 or x = −7. A candidate who divides both sides of the original equation by x, which loses the solution x = 0, gets only x = −7. A candidate who makes a sign error solving x + 7 = 0 gets x = 0 or x = 7. A candidate who misreads the coefficient and doubles it gets x = 0 or x = −14.
- (b) 5 and −6 — Method: turn the sentence into an equation in one letter, collect every term on one side so it reads as a quadratic equal to zero, then factorise. Working: if the number is x then x² + x = 30, which rearranges to x² + x − 30 = 0; two numbers that multiply to −30 and add to 1 are 6 and −5, so (x + 6)(x − 5) = 0 and x = −6 or x = 5. Both values work: 5 + 25 = 30 and −6 + 36 = 30. Answer: 5 and −6. The distractors: 6 and −5 comes from reading the numbers inside the brackets as the solutions without changing their signs; 5 only comes from discarding the negative solution, although nothing in the question rules out a negative number; 5 and 6 comes from hunting for a factor pair of 30 instead of forming and solving the quadratic.
- (b) (3x + 1)(2x − 3) — To factorise 6x² − 7x − 3, look for two numbers that multiply to 6 × (−3) = −18 and add to −7: these are −9 and 2. Splitting the middle term gives 6x² − 9x + 2x − 3, which groups to 3x(2x − 3) + 1(2x − 3) = (3x + 1)(2x − 3). Writing (3x − 1)(2x + 3) comes from using the pair 9 and −2 instead — the right product but the wrong signs, giving +7x instead of −7x. Writing (6x − 1)(x + 3) comes from picking the factor pair 18 and −1: it multiplies to −18 correctly, but it adds to 17, not −7, so checking only the product splits the middle term as 6x² + 18x − x − 3 and pairs the wrong factors of 6 and 3 together. Writing (x − 3)(6x + 1) comes from that same unchecked pair used the other way round, splitting the middle term as 6x² + x − 18x − 3.
- (d) x = 3 — The table is symmetrical about the turning point: y = 0 at both x = 1 and x = 5, and the lowest value, y = −4, occurs exactly halfway between them, at x = 3. Choosing x = 5 picks one of the roots rather than the midpoint between them. Choosing x = 1 picks the other root for the same reason. Choosing x = 6 picks the x-value where y returns to its starting value of 5, which is not the turning point.
What is on this worksheet?
The sheet holds 24 questions drawn from the MathsUK bank — the content area covered: Algebra (statements A18, A11, A4). It is pitched at GCSE Higher and takes about 45 minutes to work through in full. It is built for independent practice, with full answers at the end for self-marking.
How to use the sheet well
- Print it or open it on screen — both work. Printing is A4; the screen view fits phones and tablets.
- Do all 24 questions before checking — about 45 minutes is the guide, but there is no time pressure.
- Check the answers — press “Show answers” or print the answer page separately.
- Redo the questions you got wrong — twice as effective as doing 24 fresh ones.
- “New questions” — builds a fresh sheet on the same statements, so you can practise again without repeats.
Why this sheet helps
MathsUK worksheets use questions graded by difficulty and a fair spread of correct-answer positions (the answer is not always (a)) — so the student really has to think about each question rather than guess a pattern. Every question is tagged to a DfE content statement and checked before it enters the bank. The answers come with a step-by-step explanation, not just a value — so a wrong answer becomes a lesson.
Similar worksheets worth a look
- 🧮 Paper 1 non-calculator warm-up — Higher · 20 questions · ~25 min
- ⚖️ Foundation to Higher crossover check · 20 questions · ~35 min
- ⚗️ Ratio and proportion mastery — Higher · 24 questions · ~45 min
- ⭕ Circle theorems practice · 18 questions · ~40 min