Quadratic Formula Calculator — Solve ax² + bx + c = 0
Solve any quadratic equation with the quadratic formula. Find both roots, discriminant, vertex, axis of symmetry, and factored form with step-by-step solutions.
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.
| Step | Operation | Result |
|---|---|---|
| 1 | Start with standard form | y = 1x² + 6x + 5 |
| 2 | Find h = −b / (2a) | h = −(6) / (2·1) = -3.0000 |
| 3 | Find k = c − b² / (4a) | k = 5 − (6)² / (4·1) = -4.0000 |
| 4 | Write vertex form | y = (x + 3.0000)² − 4.0000 |
| Property | Value | Visual |
|---|---|---|
| Width (|a|) | 1.0000 | |
| Vertex Height (k) | 4.0000 | |
| Focus Distance | 0.2500 | |
| Discriminant | 16.0000 |
| Form | Equation | Key Info |
|---|---|---|
| Standard | y = ax² + bx + c | y-intercept = c |
| Vertex | y = a(x − h)² + k | Vertex = (h, k) |
| Factored | y = a(x − r₁)(x − r₂) | Roots = r₁, r₂ |
| Intercept | y = a(x − p)(x − q) | x-intercepts = p, q |
| Δ Value | Root Type | X-Intercepts |
|---|---|---|
| Δ > 0 | Two distinct real roots | Parabola crosses x-axis twice |
| Δ = 0 | One repeated real root | Parabola touches x-axis once |
| Δ < 0 | Two complex conjugate roots | Parabola does not cross x-axis |
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.
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.
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|)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.
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.
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.
Last updated:
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.
Use the formulas h = −b/(2a) and k = c − b²/(4a), then write y = a(x − h)² + k. This is algebraically equivalent to completing the square.
The sign of a determines direction: positive opens upward, negative opens downward. The magnitude |a| determines width: larger values make the parabola narrower, smaller values make it wider.
Yes. If the discriminant b² − 4ac is negative, the parabola does not cross the x-axis and the roots are complex conjugates. The vertex form itself is still real-valued.
Because you can read the vertex (h, k) directly, determine the direction from the sign of a, and plot the axis of symmetry x = h — giving you the key features of the graph without any computation.
Converting standard form to vertex form is exactly the same process as completing the square. Both rewrite ax² + bx + c as a(x − h)² + k by factoring and adjusting the constant term.
The focal distance is 1/(4|a|). If a > 0, the focus is at (h, k + 1/(4a)) and the directrix is y = k − 1/(4a). If a < 0, these are reversed.
Solve any quadratic equation with the quadratic formula. Find both roots, discriminant, vertex, axis of symmetry, and factored form with step-by-step solutions.
Complete the square for any quadratic ax²+bx+c. Get vertex form, vertex coordinates, axis of symmetry, discriminant, roots, and step-by-step solution.