What does “complete the square” mean?
Completing the square rewrites a quadratic into a perfect square trinomial.
This method always works.
Steps
-
Move the constant to the other side
-
Take half of the -coefficient
-
Square it
-
Add it to both sides
-
Factor and solve
Example
x^2 + 4x = 5
Half of 4 is 2 → 2^2 = 4
x^2 + 4x + 4 = 9
(x + 2)^2 = 9
x=−2±3