Connect via MCP →

Enter Calculation

Formula

Advertisement

Results

Vertex Form
y = 1(x − 3)² + -4
Vertex at (3, -4)
a 1
h = −b / (2a) 3
k = c − b² / (4a) -4
Vertex (3, -4)

What This Calculator Does

This tool converts a quadratic written in standard form \(ax^{2}+bx+c\) into vertex form \(a(x-h)^{2}+k\) by completing the square. Vertex form is convenient because it reveals the vertex \((h, k)\) directly — the turning point of the parabola — and makes graphing transformations easy to see.

How to Use It

Enter the three coefficients a, b, and c from your quadratic. The calculator computes h and k and rewrites the equation in vertex form. The coefficient a stays the same in both forms; only the way the rest is grouped changes.

The Formula Explained

Completing the square factors a out of the first two terms and adds the term needed to form a perfect square. The result is the compact formulas \(h = -b / (2a)\) and \(k = c - b^{2} / (4a)\). Because a is unchanged, the full vertex form is $$y = \text{a}\,(x-h)^{2}+k$$ The vertex \((h, k)\) is a minimum when \(a > 0\) and a maximum when \(a < 0\).

Advertisement
Parabola on coordinate axes with labeled vertex point and dashed axis of symmetry
The vertex (h, k) is the turning point of the parabola, and h is also its axis of symmetry.

Worked Example

Take \(y = x^{2} - 6x + 5\), so \(a = 1\), \(b = -6\), \(c = 5\). Then $$h = \frac{-(-6)}{2\cdot 1} = 3 \qquad k = 5 - \frac{(-6)^{2}}{4\cdot 1} = 5 - \frac{36}{4} = 5 - 9 = -4$$ So the vertex form is \(y = (x - 3)^{2} - 4\) with vertex \((3, -4)\).

Three-step flow showing standard form transforming into vertex form
Completing the square rewrites ax²+bx+c into a(x−h)²+k step by step.

FAQ

What if a = 0? Then it is not a quadratic — it is linear — and there is no parabola or vertex.

Is k always the minimum? k is the minimum y-value when a is positive and the maximum when a is negative.

Does a change between forms? No. The leading coefficient a is identical in standard and vertex form.

Last updated: