Completing the Square Calculator
Convert ax² + bx + c to vertex form a(x - h)² + k by completing the square. Find the vertex, axis of symmetry, and whether the parabola opens up or down.
Formula & Reference
| Variable | Symbol | Formula | Units |
|---|---|---|---|
| Completing the Square Calculator | — | a(x - h)² + k where h = -b/(2a) | vertex (h, k) |
Step-by-Step Examples
Complete the square.
- h = −(−6)/(2×1) = 3
- k = 5 − (36/4) = 5 − 9 = −4
- Vertex form: (x−3)² − 4
- Vertex at (3, −4), opens up
a=2, b=8, c=1.
- h = −8/(2×2) = −2
- k = 1 − 64/8 = 1 − 8 = −7
- Vertex form: 2(x+2)² − 7
Find maximum.
- h = −4/(2×(−1)) = 2
- k = −3 − 16/(−4) = −3 + 4 = 1
- Vertex (2, 1) is a maximum
Real-World Applications
Common Mistakes to Avoid
If a ≠ 1: factor a from the x² and x terms before completing the square. Then remember to multiply the added term by a.
h = −b/(2a). The vertex is at x = h, meaning the form is (x − h)². If h = 3, write (x − 3)², not (x + 3)².
When you add (b/2a)² inside, you must subtract it outside (or subtract a×(b/2a)² if a ≠ 1) to keep the equation balanced.
Frequently Asked Questions
Related Math Calculators
Formula Explorer connections
Interpretation: This formula describes an algebraic relationship among variables, functions, equations, roots or sequences. Assumption: Respect the expression’s domain and excluded values. Check roots in the original equation because transformations can introduce extraneous solutions.