📘Intermediate Algebra Unit 9 Review
9.2 Solve Quadratic Equations by Completing the Square
9.2 Solve Quadratic Equations by Completing the Square
Unit & Topic Study Guides
Foundations
Solving Linear Equations
Graphs and Functions
Systems of Linear Equations
Polynomials and Polynomial Functions
Factoring
Rational Expressions and Functions
Roots and Radicals
Quadratic Equations and Functions
Exponential & Logarithmic Functions
Conics
Sequences, Series & Binomial Theorem
Completing the Square
Completing the square transforms a quadratic equation into a form you can solve by taking a square root. It works on any quadratic equation, even ones that don't factor neatly. The technique also converts quadratics into vertex form, which you'll need for graphing parabolas.
Binomial to Perfect Square Trinomial
The core idea behind completing the square is turning a binomial like into a perfect square trinomial, which is an expression that factors as a single binomial squared.
Here's how: take half the coefficient of , then square it. Add that value to the expression.
- Start with
- Compute
- Add it:
Example: For , half of 6 is 3, and . So .
This works because when you expand it. You're just reverse-engineering that pattern.

Completing the Square with Leading Coefficient 1
When the equation has the form (leading coefficient already 1), follow these steps:
-
Move the constant to the right side. Subtract from both sides:
-
Complete the square. Calculate and add it to both sides:
-
Factor the left side as a perfect square:
-
Take the square root of both sides (don't forget the ):
-
Isolate by subtracting :
Example: Solve
- Half of 6 is 3, and . Add 9 to both sides:
- or

Completing the Square for Any Leading Coefficient
When in , you need one extra step at the start: divide everything by .
-
Divide both sides by to make the leading coefficient 1:
-
Move the constant to the right side:
-
Complete the square. Calculate and add it to both sides:
-
Factor the left side:
-
Take the square root of both sides:
-
Isolate :
Example: Solve
- Divide by 2:
- Half of 6 is 3, and . Add 9 to both sides:
A common mistake here: students divide only some terms by instead of every term. Make sure you divide the entire equation.
Other Methods for Solving Quadratic Equations
Completing the square always works, but it's not always the fastest route. Here's how it compares to the other methods:
- Factoring: Quickest when the quadratic factors cleanly over integers (like ). Not every quadratic factors neatly, though.
- Quadratic formula: Works on any quadratic, just like completing the square. The formula is actually derived from completing the square on the general equation .
- Discriminant: The expression (the part under the square root in the quadratic formula) tells you what kind of solutions to expect before you solve:
- : two distinct real solutions
- : one repeated real solution
- : two complex (non-real) solutions