Mastering algebra requires understanding how to manipulate quadratic expressions, and one of the most powerful techniques for doing so is factor by completing the square. This method transforms a quadratic polynomial into a perfect square trinomial plus or minus a constant, revealing the vertex form of the equation and unlocking solutions that are not immediately obvious. While often introduced as a step towards the quadratic formula, completing the square offers a deeper insight into the geometry of parabolas and serves as a foundational skill for higher-level mathematics.
Understanding the Core Concept
At its heart, completing the square is a process of reverse engineering the expansion of a squared binomial. Recall that expanding $(x + d)^2$ results in $x^2 + 2dx + d^2$. The goal of factoring by completing the square is to take an expression like $x^2 + bx + c$ and strategically add and subtract a specific value to create a perfect square portion. This critical value is derived from the coefficient of the linear term; specifically, you take half of the coefficient of $x$ and square the result. This ensures the expression can be rewritten as a binomial squared, which is the essential step in the factor by completing the square method.
Step-by-Step Application to Factoring
When the objective is to factor a quadratic expression using this technique, the process follows a logical sequence. You begin by ensuring the coefficient of the squared term is one; if it is not, you factor out that coefficient from the $x^2$ and $x$ terms. Next, you focus on the $x$ term, divide its coefficient by two, and square the quotient. You add this square inside the expression and immediately subtract it to maintain the equality, effectively adding zero. This allows you to group the first three terms into a perfect square trinomial, which you then factor into a squared binomial. The remaining constant terms are combined to form the difference of squares, which allows for further factoring using the identity $a^2 - b^2 = (a + b)(a - b)$.
Example: Factoring $x^2 + 6x - 7$
To illustrate, consider the expression $x^2 + 6x - 7$. The coefficient of $x$ is 6, so half of that is 3, and squaring it gives 9. We add and subtract 9 to rewrite the expression as $(x^2 + 6x + 9) - 9 - 7$. The parenthetical portion is a perfect square, becoming $(x + 3)^2$. Combining the integers yields $(x + 3)^2 - 16$. Since 16 is $4^2$, this is a difference of squares: $(x + 3)^2 - 4^2$. Applying the difference of squares formula results in the final factored form: $(x + 7)(x - 1)$.
Solving Quadratic Equations
Beyond factoring, completing the square is a direct method for solving quadratic equations that may not factor neatly. The process isolates the squared term to create a perfect square on one side of the equation, allowing you to apply the square root property. This involves taking the square root of both sides, remembering to include both the positive and negative roots. Finally, you solve for the variable by isolating it on one side of the equation. This algebraic journey visually demonstrates the derivation of the quadratic formula and provides exact solutions, including those that are irrational.
Example: Solving $x^2 - 4x - 5 = 0$
More perspective on Factor by completing the square can make the topic easier to follow by connecting earlier points with a few simple takeaways.