Vertex form calculator
Convert between standard form and vertex form, find the vertex and axis of symmetry, and see the parabola.
Vertex form
- Vertex
- Axis of symmetry
- Minimum value
- y-intercept
Standard form vs vertex form
Standard form shows the y-intercept directly. Vertex form shows the turning point , which makes graphing and max/min problems quick.
Watch the sign of : in the vertex is , because .
Converting by hand is completing the square. The shortcut comes from the same place.
Move a, b, c and track the vertex
- Discriminant b² − 4ac
- 40
- Real roots
- 0.419, 3.581
- Vertex (h, k)
- (2, -5)
Discriminant > 0: the parabola crosses the x-axis twice, so there are two real roots. a > 0 opens it upward.
- y = ax² + bx + c
Frequently asked questions
What is vertex form?
y = a(x − h)² + k, where (h, k) is the vertex of the parabola and a is the same leading coefficient as in standard form.
How do I convert standard form to vertex form?
Use h = −b/2a and k = c − b²/4a, or complete the square: factor a out of the x-terms, add and subtract (half the x-coefficient)², and simplify.
What is “a” in vertex form?
It controls the width and direction of the parabola. a > 0 opens upward (the vertex is a minimum), a < 0 opens downward (a maximum). The larger |a|, the narrower the parabola.
How do I convert vertex form back to standard form?
Expand the square and simplify: a(x − h)² + k = ax² − 2ahx + (ah² + k).