Skip to content

When do you complete the square instead of using the quadratic formula

Complete the square when the quadratic has simple coefficients, when you need the vertex form, or when the discriminant is a perfect square, making the process quicker than applying the full quadratic formula. Otherwise use the formula for speed and reliability.

Algebra · Quadratics


Choosing between completing the square and the quadratic formula depends on the shape of the problem. If the coefficients are small integers and the discriminant (Delta = b24acb^2-4ac) turns out to be a perfect square, the square‑completion route often yields the answer with less algebra. When the equation is part of a larger problem that requires the vertex or axis of symmetry, completing the square directly produces those values, saving a conversion step later.

Why complete the square?

Completing the square rewrites (ax^2+bx+c) into (a(x-h)^2+k), exposing the vertex ((h,k)) and making graphing trivial. This form also reveals whether the parabola opens upward or downward and where it attains its maximum or minimum. In contexts such as physics or optimization, those geometric insights are more valuable than just the roots, so the method is preferred.

Typical situations where completing the square is advantageous:

  • Coefficients are integers and (Delta) is a perfect square
  • You need the vertex or axis of symmetry
  • The leading coefficient (a) equals 1
  • The problem involves translating or scaling a parabola

How to complete the square for (x^2+bx+c):

  1. 1Move the constant term (c) to the other side if solving an equation
  2. 2Take half of (b) and square it: ((b/2)^2)
  3. 3Add this square to both sides to form a perfect square trinomial
  4. 4Factor the left side as ((x+b/2)^2) and simplify

Worked example: solve (x^2-6x+5=0) by completing the square. Move the constant: (x^2-6x=-5). Half of (-6) is (-3); square it to get (9). Add (9) to both sides: (x^2-6x+9=4). Factor left side: ((x-3)^2=4). Take square roots: (x-3=\pm2). Finally, (x=5) or (x=1). Notice the discriminant ( (-6)^2-4\cdot1\cdot5=16) is a perfect square, so completing the square was swift.

Method comparison for the example above:

MethodSteps Required
Quadratic formulaCompute (Delta), plug into formula, simplify
Complete the squareShift constant, add ((b/2)^2), factor, root

In summary, complete the square when the algebra stays tidy, when you need vertex information, or when the discriminant is a perfect square. The quadratic formula is a universal fallback that works regardless of coefficient size or discriminant type. Knowing both tools lets you pick the fastest path for any quadratic problem.

Check yourself

When is completing the square preferred over using the quadratic formula?

Get this as a lesson built for you

Describe what you are studying and Lernex writes the lesson and the questions around it. Free, and it takes about a minute.

Try it

No account needed to try it.

What people ask next