Completing the Square Calculator
Formula
a\,x^2 + b\,x + c
Inputs
| Coefficient of x² | 1 |
|---|---|
| Coefficient of x | -6 |
| Constant term | 11 |
Visualization
y(x)
Completing the Square Calculator
Inputs
Quadratic Expression
a\,x^2 + b\,x + c
Results
Enter a value to see results.
Vertex Form
\begin{aligned} h &= \dfrac{-b}{2a} \\ &= \dfrac{-(-6)}{2(1)} = ? \end{aligned}
\begin{aligned} k &= c - \dfrac{b^2}{4a} \\ &= (11) - \dfrac{(-6)^{2}}{4(1)} = ? \end{aligned}
\begin{aligned} & a(x - h)^{2} + k \\ &= 1\left(x - (?)\right)^{2} + ? \end{aligned}
Parabola
y(x)
Recommended Next
Quadratic Equation Solver
Solve ax² + bx + c = 0. Enter the three coefficients to get the discriminant and both roots — real or complex.