Quadratic Equation Solver
Solve ax² + bx + c = 0 with real or complex roots, discriminant, vertex form, axis of symmetry, and a step-by-step parabola graph.
1x² + 0x + 0 = 0
x₁
-0
x₂
-0
Discriminant (b² − 4ac)
One repeated real root0
Vertex
(-0, 0)
Axis of Symmetry
x = -0
Y-Intercept
(0, 0)
Parabola Graph
Step-by-Step Solution
1. Equation
1x² + 0x + 0 = 0
2. Discriminant
D = b² − 4ac = (0)² − 4(1)(0)
D = 0 − 0 = 0
3. Apply Quadratic Formula
x = (−b ± √D) / 2a
x = (-0 ± √0) / 2
√0 = 0
x₁ = (-0 + 0) / 2 = -0
x₂ = (-0 − 0) / 2 = -0
4. Vertex & Axis of Symmetry
h = −b / 2a = -0 / 2 = -0
k = c − b² / 4a = 0 − 0 / 4 = 0
Vertex: (-0, 0) — Axis: x = -0
Vertex form: 1(x − -0)² + 0
Quadratic Formula
x = (−b ± √(b² − 4ac)) / 2a
where a, b, and c are the coefficients of ax² + bx + c = 0.
How to use Quadratic Equation Solver
-
Enter coefficient a
Type the value of a (the x² coefficient). Must be nonzero for a quadratic equation.
-
Enter coefficient b
Type the value of b (the x coefficient). Can be zero.
-
Enter coefficient c
Type the constant term c.
-
Read the roots
The roots x₁ and x₂ appear instantly with the discriminant. Complex roots show in a + bi form.
-
Expand step-by-step solution
Click 'Show steps' to see the full quadratic formula substitution and simplification.
-
Read the parabola graph
The SVG graph shows the parabola with roots and vertex labeled. Adjust coefficients to watch it update live.
Quadratic Equation Solver FAQ
What is the quadratic formula?
What is the discriminant?
What if the discriminant is negative?
What is the vertex of a parabola?
What is vertex form?
What if a equals zero?
Can I solve equations with decimal coefficients?
What are the roots of a quadratic?
Can I use this for homework?
Is any data sent to a server?
Background
Solve any quadratic equation of the form ax² + bx + c = 0. Enter the coefficients a, b, and c to instantly get both roots, including complex roots when the discriminant is negative. See the discriminant value, the vertex coordinates, axis of symmetry, y-intercept, and vertex form alongside a step-by-step substitution into the quadratic formula. An SVG parabola graph plots the curve with roots and vertex labeled — a live visual that updates as you change coefficients. If a equals zero, the equation is treated as linear. Useful for algebra and pre-calculus students, physics problems involving projectile motion, engineering optimization, and anyone who needs roots of a second-degree polynomial. All processing runs in your browser with no software needed.
Related tools
Scientific Calculator
A full-featured scientific calculator with trigonometry, logarithms, exponents, roots, memory functions, and calculation history. Full keyboard support.
Square Root Calculator
Calculate square roots, cube roots, and any nth root with simplified radical form and decimal precision up to 15 places.
Matrix Calculator
Perform matrix addition, subtraction, multiplication, determinant, inverse, transpose, and row echelon form on matrices up to 6×6.
Statistics Calculator
Calculate mean, median, mode, standard deviation, variance, quartiles, skewness, kurtosis, and range from any dataset. Histogram included.
Exponent & Power Calculator
Calculate any base raised to any power, including negative and fractional exponents, with scientific notation and power rules reference.