Calculator Scope

Calculator Scope - Smart Online Calculators for Everything

From math, science, finance, health, and construction to marketing, text tools, developer utilities, and more. All calculators in one fast, accurate, easy-to-use platform.

Completing the Square Calculator

Completing the Square Calculator

Result
Calculator Scope
Advertisement 1
Advertisement 2
This calculator completes the square on ax² + bx + c, e.g. 2x² + 8x + 3 becomes 2(x + 2)² − 5.

Enter the coefficients a, b, and c from your quadratic expression (ax² + bx + c). This rewrites it in completed-square form, a(x − h)² + k, showing the h and k values directly.

Completing the square means rewriting a quadratic so its variable terms form a perfect square trinomial, then adjusting with a constant to keep the expression equivalent — the same h and k values that come out of this process are exactly the coordinates of the parabola's vertex, which is why this technique doubles as the standard method for deriving vertex form. It's also the foundation the quadratic formula itself is derived from, making it one of the more conceptually important algebra techniques rather than just a mechanical exercise.

Advertisement 3
  • Formula: h = −b ÷ 2a and k = c − b² ÷ 4a — the same values that define a parabola's vertex, since completing the square is exactly how vertex form is derived.
  • What "completing the square" means: rewriting a quadratic expression so that the variable terms form a perfect square trinomial, then adjusting the constant to keep the expression equivalent.
  • Same result as the vertex form: the h and k from completing the square are identical to the vertex coordinates of the corresponding parabola — this method is one of the standard ways to derive them.

Why would I complete the square instead of just factoring?

Completing the square always works, even when a quadratic doesn't factor neatly into whole numbers or rational roots — it's also the technique used to derive the quadratic formula itself.

Is completing the square the same as finding the vertex?

Essentially yes — the h and k values from completing the square are exactly the x and y coordinates of the parabola's vertex, just reached through a slightly different algebraic process.