Completing the Square

Summary: Completing the square transforms a mixt quadratic into a perfect-square equation by adding to both sides, yielding the quadratic formula and forming the basis for all of Euler’s quadratic theory.

Sources: chapter-1.4.6

Last updated: 2026-05-03


The technique

Given the equation (source: chapter-1.4.6, §640–641):

  1. Observe that .
  2. Add to both sides:

  1. The left side is now a perfect square:

  1. Extract the square root (both signs):

  1. Solve for :

Geometric intuition

Adding “completes” the square . The name comes from the geometric image of completing a square of side from a rectangle of area and a square of area .

Equivalent substitution proof (§645)

Let . Substituting into :

Cancelling and subtracting :

which is a pure quadratic in . Since , the same formula results.

The standard quadratic formula

For (divide by first, then apply the technique):

Applications