Skip to main content
SingaporeMathsSyllabus dot point

How do we solve quadratics that do not factorise, using the formula and completing the square?

Solve quadratic equations using the quadratic formula and by completing the square, and express a quadratic in completed-square form

A focused answer to the O-Level E-Maths outcome on the quadratic formula and completing the square. Applying the formula, completing the square to solve and to find a minimum, and giving answers to the required accuracy.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

SEAB wants you to solve quadratic equations that do not factorise neatly, using the quadratic formula and the method of completing the square, and to express a quadratic in completed-square form to read off its minimum or maximum. These methods handle every quadratic, even when the roots are irrational.

The answer

The quadratic formula

For any quadratic ax2+bx+c=0ax^2 + bx + c = 0, the solutions are:

x=βˆ’bΒ±b2βˆ’4ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Identify aa, bb and cc carefully, including signs, substitute, and evaluate the two values from the plus and the minus. Give the answer to the accuracy the question asks, often two or three significant figures or two decimal places.

The discriminant

The quantity under the root, b2βˆ’4acb^2 - 4ac, is the discriminant. If it is positive there are two real solutions, if it is zero there is one repeated solution, and if it is negative there are no real solutions because you cannot take the square root of a negative number at this level.

Completing the square to solve

Completing the square rewrites x2+bxx^2 + bx as (x+b2)2βˆ’(b2)2\left(x + \dfrac{b}{2}\right)^2 - \left(\dfrac{b}{2}\right)^2. Once the equation is a perfect square equal to a number, take the square root of both sides, remembering the plus and minus, then solve.

Completing the square for the minimum

Written as (x+a)2+b(x + a)^2 + b, a quadratic has its minimum value bb when the squared term is zero, at x=βˆ’ax = -a. This is how completing the square locates the turning point of a parabola without calculus, useful in the graphs strand.

Examples in context

Example 1. A projectile's flight time. The height of a ball might be modelled by a quadratic in time, h=βˆ’5t2+20t+1h = -5t^2 + 20t + 1. Setting h=0h = 0 and using the formula finds when it lands, a calculation where the roots are rarely whole numbers, so the formula is the natural tool.

Example 2. Minimum cost. If a cost function is C=x2βˆ’8x+30C = x^2 - 8x + 30, completing the square gives (xβˆ’4)2+14(x - 4)^2 + 14, showing the least cost is 1414 when x=4x = 4. Completing the square reads off the optimum directly.

Try this

Q1. Use the formula to solve x2+3xβˆ’2=0x^2 + 3x - 2 = 0, giving answers to 2 decimal places. [3 marks]

  • Cue. x=βˆ’3Β±9+82=βˆ’3Β±172x = \dfrac{-3 \pm \sqrt{9 + 8}}{2} = \dfrac{-3 \pm \sqrt{17}}{2}, giving 0.560.56 or βˆ’3.56-3.56.

Q2. Express x2βˆ’4x+7x^2 - 4x + 7 in the form (xβˆ’a)2+b(x - a)^2 + b. [2 marks]

  • Cue. Half of 44 is 22: (xβˆ’2)2βˆ’4+7=(xβˆ’2)2+3(x - 2)^2 - 4 + 7 = (x - 2)^2 + 3.

Q3. State the number of real solutions of x2+2x+5=0x^2 + 2x + 5 = 0 and justify. [2 marks]

  • Cue. Discriminant =22βˆ’4(1)(5)=4βˆ’20=βˆ’16<0= 2^2 - 4(1)(5) = 4 - 20 = -16 < 0, so there are no real solutions.

Exam-style practice questions

Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Original4 marksSolve 2x2βˆ’5xβˆ’1=02x^2 - 5x - 1 = 0, giving your answers correct to 2 decimal places.
Show worked answer β†’

Use the quadratic formula with a=2a = 2, b=βˆ’5b = -5, c=βˆ’1c = -1:

x=βˆ’(βˆ’5)Β±(βˆ’5)2βˆ’4(2)(βˆ’1)2(2)=5Β±25+84=5Β±334x = \dfrac{-(-5) \pm \sqrt{(-5)^2 - 4(2)(-1)}}{2(2)} = \dfrac{5 \pm \sqrt{25 + 8}}{4} = \dfrac{5 \pm \sqrt{33}}{4}.

33=5.7446…\sqrt{33} = 5.7446\ldots, so x=5+5.74464=2.69x = \dfrac{5 + 5.7446}{4} = 2.69 or x=5βˆ’5.74464=βˆ’0.19x = \dfrac{5 - 5.7446}{4} = -0.19 (to 2 decimal places).

Markers reward correct substitution into the formula, evaluating the square root, and both answers to the required accuracy.

Original4 marksExpress x2+6x+1x^2 + 6x + 1 in the form (x+a)2+b(x + a)^2 + b, and hence state the minimum value of the expression.
Show worked answer β†’

Halve the coefficient of xx: half of 66 is 33, so (x+3)2=x2+6x+9(x + 3)^2 = x^2 + 6x + 9.

Adjust the constant: x2+6x+1=(x+3)2βˆ’9+1=(x+3)2βˆ’8x^2 + 6x + 1 = (x + 3)^2 - 9 + 1 = (x + 3)^2 - 8.

The square (x+3)2(x + 3)^2 is smallest, equal to 00, when x=βˆ’3x = -3, so the minimum value of the expression is βˆ’8-8.

Markers reward the completed-square form (x+3)2βˆ’8(x + 3)^2 - 8 and the minimum value βˆ’8-8.

Related dot points