Complete The Square Calculator
Convert to Vertex Form & Find Roots with Steps
The Ultimate Guide to Completing the Square: Formulas, Geometry, and Vertex Form
- Completing the Square converts a quadratic from Standard Form ($ax^2+bx+c$) to Vertex Form ($a(x-h)^2+k$).
- The method relies on adding the “Magic Number” $(\frac{b}{2})^2$ to create a perfect square trinomial.
- It is the only method that works for every quadratic equation, even those that cannot be factored.
- This technique is essential for finding the Maximum or Minimum value of a function.
Welcome to the definitive guide on Completing the Square. While factoring is faster for simple problems, completing the square is the “Swiss Army Knife” of quadratics. It allows you to graph parabolas instantly by revealing the vertex $(h, k)$, solve for complex roots, and even derive the quadratic formula itself.
Use our Completing the Square Calculator above to visualize the transformation, handle tricky fractions, and verify your steps for homework.
1. The Geometric Intuition: Why “Square”?
The name isn’t a metaphor. Ancient mathematicians literally used geometry to solve these problems. Imagine you have a square of area $x^2$ and two rectangles of area $\frac{b}{2}x$.
To form a complete, perfect square, you are missing a small corner piece. The area of this missing corner is $(\frac{b}{2}) \times (\frac{b}{2}) = (\frac{b}{2})^2$. By adding this value, you “complete” the geometric shape.
2. Step-by-Step Algorithm (Case 1: $a=1$)
Let’s solve the equation $x^2 + 6x – 7 = 0$.
Move the constant term to the right side:
Identify $b=6$. Calculate $(6/2)^2 = 3^2 = 9$. Add 9 to both sides to keep the equation balanced:
The left side is now a perfect square $(x+3)^2$. The right side is 16.
3. The “Hard” Case: When $a \neq 1$
What if you have $2x^2 + 8x – 10 = 0$? You cannot apply the magic number rule directly because the $x^2$ coefficient is not 1.
Always divide the entire equation by $a$ first.
For $2x^2 + 8x – 10 = 0$, divide everything by 2:
$$ x^2 + 4x – 5 = 0 $$
Now proceed as normal. Our Complete The Square Calculator handles this division step automatically for you.
4. Vertex Form vs. Standard Form
Why do we bother converting? Because Vertex Form gives us superpowers for graphing.
| Feature | Standard Form ($ax^2+bx+c$) | Vertex Form ($a(x-h)^2+k$) |
|---|---|---|
| Best For | Finding y-intercept ($c$) | Finding Vertex $(h,k)$ & Graphing |
| Solving x | Needs Quadratic Formula | Simple Algebra (Square Root) |
| Min/Max | Requires calculation ($-b/2a$) | Instantly visible ($k$) |
| Axis of Symmetry | $x = -b/2a$ | $x = h$ |
5. Deriving the Quadratic Formula
Did you know the famous Quadratic Formula comes directly from completing the square on the general equation $ax^2+bx+c=0$?
2. Add $(\frac{b}{2a})^2$: $x^2 + \frac{b}{a}x + \frac{b^2}{4a^2} = \frac{b^2}{4a^2} – \frac{c}{a}$
3. Factor: $(x + \frac{b}{2a})^2 = \frac{b^2 – 4ac}{4a^2}$
4. Square Root: $x + \frac{b}{2a} = \frac{\pm\sqrt{b^2-4ac}}{2a}$
5. Solve: $x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}$
6. Optimization Problems (Max/Min)
In physics (projectile motion) and economics (profit maximization), finding the maximum or minimum value is crucial.
- If $a > 0$, the parabola opens up, and the vertex $(h, k)$ is the Minimum value.
- If $a < 0$, the parabola opens down, and the vertex is the Maximum value.
- Example: A ball’s height is $h(t) = -16(t-2)^2 + 100$. The max height is 100 ft, reached at t=2 seconds.
7. Frequently Asked Questions (FAQ)
References & Further Reading
- Stewart, J. (2015). Algebra and Trigonometry (4th ed.). Cengage Learning. (Section 1.5: Quadratic Equations).
- Khan Academy. “Completing the square.” YouTube Video
- Purplemath. “Completing the Square: The Process.” https://www.purplemath.com/
Convert to Vertex Form Now
Stop struggling with messy fractions. Use our free Complete The Square Calculator to visualize the geometry, find the vertex, and solve roots with perfect precision.
Start Calculating