Completing the Square

Algebra
process

Also known as: complete the square, square completion

Grade 9-12

View on concept map

A technique for rewriting ax^2 + bx + c in vertex form a(x - h)^2 + k by adding and subtracting the value \left(\frac{b}{2a}\right)^2 to create a perfect square trinomial. Completing the square converts standard form to vertex form, derives the quadratic formula, and appears throughout higher math including conic sections and integral techniques.

This concept is covered in depth in our solving quadratics step by step, with worked examples, practice problems, and common mistakes.

Definition

A technique for rewriting ax^2 + bx + c in vertex form a(x - h)^2 + k by adding and subtracting the value \left(\frac{b}{2a}\right)^2 to create a perfect square trinomial.

💡 Intuition

Imagine you have x^2 + 6x and want a perfect square. A perfect square like (x + 3)^2 = x^2 + 6x + 9 needs that extra +9. So you add 9 and subtract 9 to keep the expression equal—then group the perfect square part.

🎯 Core Idea

By strategically adding and subtracting the same value, you reshape an expression into a perfect square plus a constant.

Example

x^2 + 6x + 2 = (x^2 + 6x + 9) - 9 + 2 = (x + 3)^2 - 7
Vertex form with vertex (-3, -7).

Formula

x^2 + bx + c = \left(x + \frac{b}{2}\right)^2 - \frac{b^2}{4} + c Add and subtract \left(\frac{b}{2}\right)^2 to complete the square.

Notation

\left(\frac{b}{2}\right)^2 is the value added and subtracted. The result is a perfect square (x + \frac{b}{2})^2 plus a constant.

🌟 Why It Matters

Completing the square converts standard form to vertex form, derives the quadratic formula, and appears throughout higher math including conic sections and integral techniques.

💭 Hint When Stuck

Take half of the x-coefficient, square it, then add and subtract that value inside the expression.

Formal View

x^2 + bx + c = \left(x + \frac{b}{2}\right)^2 + \left(c - \frac{b^2}{4}\right). More generally, ax^2 + bx + c = a\left(x + \frac{b}{2a}\right)^2 + c - \frac{b^2}{4a}, valid \forall a \neq 0.

🚧 Common Stuck Point

When a \neq 1, you must factor out a from the x^2 and x terms first, then complete the square inside the parentheses—and be careful when distributing a back.

⚠️ Common Mistakes

  • Forgetting to subtract the same value you added (you must add AND subtract \left(\frac{b}{2}\right)^2 to maintain equality)
  • Not factoring out a first when a \neq 1
  • Arithmetic errors when computing \left(\frac{b}{2}\right)^2, especially with fractions or negatives

Frequently Asked Questions

What is Completing the Square in Math?

A technique for rewriting ax^2 + bx + c in vertex form a(x - h)^2 + k by adding and subtracting the value \left(\frac{b}{2a}\right)^2 to create a perfect square trinomial.

Why is Completing the Square important?

Completing the square converts standard form to vertex form, derives the quadratic formula, and appears throughout higher math including conic sections and integral techniques.

What do students usually get wrong about Completing the Square?

When a \neq 1, you must factor out a from the x^2 and x terms first, then complete the square inside the parentheses—and be careful when distributing a back.

What should I learn before Completing the Square?

Before studying Completing the Square, you should understand: quadratic standard form, expressions.

How Completing the Square Connects to Other Ideas

To understand completing the square, you should first be comfortable with quadratic standard form and expressions. Once you have a solid grasp of completing the square, you can move on to quadratic vertex form, quadratic formula and conic sections overview.

Want the Full Guide?

This concept is explained step by step in our complete guide:

Quadratic Equations: Factoring, Completing the Square, and the Quadratic Formula →