Vertex Form Calculator

Convert between standard form (ax² + bx + c) and vertex form (a(x − h)² + k). Find the vertex, axis of symmetry, direction, focus, directrix, and parabola properties in one view.

Leading coefficient (≠ 0)
Standard Form
y = x² + 6.0000x + 5.0000
ax² + bx + c
Vertex Form
y = (x + 3.0000)² − 4.0000
a(x − h)² + k
Vertex
(-3.0000, -4.0000)
The turning point of the parabola
Axis of Symmetry
x = -3.0000
Vertical line through the vertex
Minimum Value
-4.0000
Parabola opens upward
Direction
Upward
a > 0 → opens up
Y-Intercept
(0, 5.0000)
Where the parabola crosses the y-axis
X-Intercept(s)
x = -1.0000, x = -5.0000
Discriminant = 16.0000
Focus
(-3.0000, -3.7500)
Focal distance = 0.2500
Directrix
y = -4.2500
Line equidistant from the focus
Latus Rectum
1.0000
Width of the parabola at the focus
Parabola Width
Standard
|a| = 1.0000

Conversion Steps

StepOperationResult
1Start with standard formy = 1+ 6x + 5
2Find h = −b / (2a)h = −(6) / (2·1) = -3.0000
3Find k = c − b² / (4a)k = 5 − (6)² / (4·1) = -4.0000
4Write vertex formy = (x + 3.0000)² − 4.0000

Parabola Properties

PropertyValueVisual
Width (|a|)1.0000
Vertex Height (k)4.0000
Focus Distance0.2500
Discriminant16.0000

Quick Reference

FormEquationKey Info
Standardy = ax² + bx + cy-intercept = c
Vertexy = a(x − h)² + kVertex = (h, k)
Factoredy = a(x − r₁)(x − r₂)Roots = r₁, r₂
Intercepty = a(x − p)(x − q)x-intercepts = p, q
Discriminant Guide (Δ = b² − 4ac)
Δ ValueRoot TypeX-Intercepts
Δ > 0Two distinct real rootsParabola crosses x-axis twice
Δ = 0One repeated real rootParabola touches x-axis once
Δ < 0Two complex conjugate rootsParabola does not cross x-axis
Planning notes, formulas, and examples

About the Vertex Form Calculator

The vertex form of a quadratic equation is one of the most useful representations in algebra and precalculus because it immediately reveals the vertex — the highest or lowest point on a parabola. While the standard form y = ax² + bx + c is familiar and convenient for evaluating y-values, converting to vertex form y = a(x − h)² + k unlocks critical information about the graph without any additional computation. The vertex (h, k) tells you the exact turning point, the sign of a tells you whether the parabola opens upward or downward, and the axis of symmetry is simply the vertical line x = h.

This calculator handles both conversion directions: enter coefficients a, b, c from standard form and it computes the equivalent vertex form, or enter a, h, k from vertex form and it expands back to standard form. Beyond the basic conversion, you will see the discriminant, x-intercepts, y-intercept, focus and directrix of the parabola, and a visual comparison of key properties. Understanding these relationships is essential for graphing quadratic functions, solving optimization problems, and analyzing projectile motion in physics. Whether you are completing the square by hand and want to verify your work, or you need a compact quadratic reference for an exam, the page keeps the key forms and geometric features together.

When This Page Helps

Quadratic work often shifts between forms depending on the question: standard form for coefficients, vertex form for graph shape, intercept form for roots. This page is useful because it keeps the standard form, vertex form, and the geometric features of the parabola together, so you can see what changes and what stays fixed when you rewrite the same quadratic.

How to Use the Inputs

  1. Enter Coefficient a and Coefficient b in the input fields.
  2. Select the mode, method, or precision options that match your vertex form problem.
  3. Read Standard Form first, then use Vertex Form to confirm your setup is correct.
  4. Try a preset such as "x² + 6x + 5" to test a known case quickly.
Formula used
Standard form: y = ax² + bx + c Vertex form: y = a(x − h)² + k h = −b / (2a) k = c − b² / (4a) Discriminant: Δ = b² − 4ac Focus distance: 1 / (4|a|)

Example Calculation

Result: Standard Form shown by the calculator

Using the preset "x² + 6x + 5", the calculator evaluates the vertex form setup, applies the selected algebra rules, and reports Standard Form with supporting checks so you can verify each transformation.

Tips & Best Practices

  • If a > 0 the parabola opens upward and the vertex is a minimum; if a < 0 it opens downward and the vertex is a maximum.
  • The axis of symmetry always passes through the vertex: x = h.
  • Completing the square by hand follows the same steps this calculator uses — a great way to verify homework.
  • The discriminant tells you how many real x-intercepts exist: positive → 2, zero → 1, negative → none.
  • A larger |a| produces a narrower parabola; a smaller |a| produces a wider one.

How This Vertex Form Calculator Works

This calculator takes Coefficient a, Coefficient b, Coefficient c (constant), Vertex h (x-coordinate) and applies the relevant vertex form relationships from your chosen method. It returns both final and intermediate values so you can audit the process instead of treating it as a black box.

Interpreting Results

Start with the primary output, then use Standard Form, Vertex Form, Vertex, Axis of Symmetry to confirm signs, magnitude, and internal consistency. If anything looks off, change one input and compare the updated outputs to isolate the issue quickly.

Study Strategy

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Vertex form is y = a(x − h)² + k, where (h, k) is the vertex of the parabola and a determines its width and direction. It is equivalent to the standard form y = ax² + bx + c but makes the vertex immediately visible.