Completing the Square
Completing the square is a method for rewriting a quadratic expression like into the form , where and are constants. This makes it easier to solve quadratic equations, graph parabolas, and derive the quadratic formula.
Completing the square is an algebraic technique that transforms a quadratic expression into vertex form . The process works by adding and subtracting a carefully chosen constant to create a perfect square trinomial within the expression. Specifically, for , you add and subtract so that factors as . When , you first factor out of the quadratic and linear terms before applying the technique.
Key Formula
Where:
- = the coefficient of the linear term $x$
- = the constant term
- = half the coefficient of $x$, used to form the perfect square
Worked Example
Problem: Solve by completing the square.
Step 1: Move the constant to the right side of the equation.
Step 2: Take half of the coefficient of and square it. Half of 6 is 3, and . Add this value to both sides.
Step 3: Factor the left side as a perfect square and simplify the right side.
Step 4: Take the square root of both sides, remembering both the positive and negative roots.
Step 5: Subtract 3 from both sides to isolate .
Answer: or
Why It Matters
Completing the square is the method used to derive the quadratic formula itself, so understanding it gives you insight into where that formula comes from. Beyond solving equations, it converts a quadratic function into vertex form, which immediately tells you the vertex of a parabola — essential for graphing and optimization problems. It also appears in later courses when working with equations of circles and conic sections.
Common Mistakes
Mistake: Forgetting to add to both sides of the equation.
Correction: When you add a value to one side to create the perfect square, you must add the same value to the other side to keep the equation balanced.
Mistake: Not factoring out the leading coefficient before completing the square when .
Correction: If the coefficient of is not 1, factor it out of the and terms first. For example, rewrite as , then complete the square inside the parentheses.
