Vertex Form Calculator: How a(x − h)² + k Hands You the Turning Point
About the Author

A vertex form calculator rewrites a quadratic as y = a(x − h)² + k, the single arrangement that shows the parabola’s turning point (h, k) without any extra work. Standard form, ax² + bx + c, hides that point behind the algebra. Vertex form puts it right in the open: the vertex sits at (h, k), the axis of symmetry is the line x = h, and the sign of a tells you whether that vertex is the bottom of a valley or the top of a hill. This page covers what each of the three numbers does to the graph, the two ways to convert between forms, how to read the whole parabola off the equation, and the places where people reliably slip.
What a, h, and k Each Do to the Graph
The clean thing about vertex form is that its three constants map onto three separate movements of the basic parabola y = x². Change one, and exactly one feature of the graph responds.
| Constant | What it controls | Watch out for |
|---|---|---|
| a | Direction and width. a > 0 opens up, a < 0 opens down; |a| > 1 is narrower, |a| < 1 is wider. | a never moves the vertex — only stretches the arms. |
| h | Left/right shift. The graph slides to x = h. | The minus sign is built in: (x − 3) shifts right 3, (x + 3) shifts left 3. |
| k | Up/down shift. The vertex rises or falls to height k. | k is added straight on, so its sign is honest — no flip. |
That built-in minus in front of h is the number-one source of confusion, so it’s worth saying plainly: the vertex x-coordinate is whatever makes the parenthesis equal zero. For y = 2(x − 3)² − 4 the bracket is zero when x = 3, so the vertex is at x = 3, not x = −3. If you ever need the deeper mechanics of that shift, the completing the square calculator walks through the algebra that produces it.
Two Ways to Convert Standard Form to Vertex Form
There are two honest routes from ax² + bx + c to a(x − h)² + k, and they suit different moods. One is a pair of formulas you can apply in seconds; the other is the completing-the-square procedure that shows why the formulas are true. Pick by what you need.
| Method | How it works | Best when |
|---|---|---|
| Vertex formula | h = −b/(2a), k = c − b²/(4a) | You just want the vertex fast, with no scratch work. |
| Completing the square | Factor a out of the x-terms, add and subtract (b/2a)², tidy up. | A proof or full algebra is required, or a = 1 makes it painless. |
Both land on the same equation. The formula route is what the calculator above uses, because for a whole-number quadratic it returns h and k as exact fractions instead of rounded decimals. Notice that h = −b/(2a) is the very same expression that gives the axis of symmetry on the quadratic formula calculator — vertex form and the quadratic formula are two views of one identity.
A Worked Example Where a Isn’t 1
Take y = 2x² − 8x + 3. The leading coefficient isn’t 1, which is exactly where hand conversions go wrong, so watch each move.
- Find h. h = −b/(2a) = −(−8) / (2 · 2) = 8/4 = 2.
- Find k. k = c − b²/(4a) = 3 − (−8)²/(4 · 2) = 3 − 64/8 = 3 − 8 = −5.
- Assemble. y = 2(x − 2)² − 5, so the vertex is (2, −5) and the axis of symmetry is x = 2.
Because a = 2 is positive, that −5 is the parabola’s minimum value — nothing on the curve ever dips below y = −5. Want to double-check by expanding back? 2(x − 2)² − 5 = 2(x² − 4x + 4) − 5 = 2x² − 8x + 8 − 5 = 2x² − 8x + 3. Back to the original, which is the surest way to catch a slip. If the arithmetic on the middle term feels shaky, the FOIL calculator expands the squared binomial for you.
Reading the Entire Parabola Off the Equation
Once a quadratic is in vertex form, six features fall out almost by inspection. Using our example y = 2(x − 2)² − 5:
- Vertex: (2, −5) — read h and k straight from the equation.
- Axis of symmetry: x = 2 — the vertical line through the vertex.
- Direction: opens upward, since a = 2 > 0.
- Minimum value: y = −5, reached at x = 2.
- y-intercept: set x = 0 to get y = 3 — which is just the c from standard form.
- x-intercepts: solve 2(x − 2)² − 5 = 0, giving x = 2 ± √(5/2), or about 0.42 and 3.58.
Notice how the axis of symmetry hands you the two roots symmetrically — they sit the same distance either side of x = 2. That symmetry is why plotting a parabola only needs the vertex plus one more point; the mirror image gives you a second point free. For the full picture of a curve’s shape and spread, the parabola calculator adds the focus and directrix that vertex form doesn’t directly show.
Where Vertex Form Earns Its Keep
The vertex is almost always the point you actually care about. A ball thrown upward follows h(t) = −16t² + v₀t + s₀; converting to vertex form tells you the exact time it peaks and how high it gets. A business modeling profit as a downward parabola reads the maximum revenue straight off k. An engineer minimizing material cost finds the cheapest configuration at the vertex. In every one of these, standard form buries the answer and vertex form displays it. This is the same optimization instinct that calculus formalizes with derivatives — the vertex is where the slope is zero, which is why the parabola is the first shape most courses use to teach maxima and minima.
The Sign and Fraction Traps a Vertex Form Calculator Sidesteps
- Reading h with the wrong sign. In (x − h), the vertex x-coordinate is +h. For (x + 5)², h = −5, so the vertex is at x = −5. The bracket and the coordinate always carry opposite signs.
- Forgetting to factor a first when completing the square. With a ≠ 1 you must pull a out of the x-terms before halving the coefficient. Skip it and every later step is wrong.
- Not distributing a back through k. When you complete the square inside parentheses, the number you subtract gets multiplied by a on the way out. Missing that multiplication is the most common non-obvious error.
- Confusing the minimum with where it happens. The vertex (2, −5) means the minimum value is −5 and it occurs at x = 2. Reporting “the minimum is 2” mixes up the input with the output.
The calculator above sidesteps all four: it keeps h and k as exact fractions, expands back to standard form so you can verify, and labels which number is the input and which is the value. Type in any quadratic — or start from a vertex and go the other way — and the graph updates so you can see the turning point instead of just trusting the algebra.



