Quadratic Equation Solver — Find Roots, Vertex & Discriminant
Solve any quadratic ax²+bx+c=0 with the quadratic formula. Get real or complex roots, discriminant, vertex, axis of symmetry, factored form, and Vieta.
Quadratic Solver
Results below
Enter Values
Discriminant (Δ = b² − 4ac)
▲ 1
Vertex (h, k)
(2.5, -0.25)
Axis of Symmetry
x = 2.5
Y-intercept
(0, 6)
Parabola Opens
Upward (∪) — minimum at vertex
Root Nature
▲ Two distinct real roots (Δ > 0)
Root x₁
▲ 3
Root x₂
▲ 2
Sum of Roots (Vieta)
5
Product of Roots (Vieta)
6
Factored Form
▲ (x − 3)(x − 2)
Scenario Comparison
Embed Code
Copy and paste this HTML snippet into any web page to embed this calculator directly.
<iframe src="http://127.0.0.1:59362/embed/math/quadratic-equation-calculator?ref=embed" title="Quadratic Equation Solver — Find Roots, Vertex & Discriminant" width="100%" style="max-width:600px; border:none; height:500px;" loading="lazy"></iframe>
Direct Link
Share this link to let others open the calculator in their browser.
Equation
1x² - 5x + 6 = 0
Parabola f(x) = ax² + bx + c
Step-by-Step Solution
Step 1: Identify Coefficients
a = 1, b = -5, c = 6
Step 2: Calculate the Discriminant
Δ = b² − 4ac = -5² − 4(1)(6)
Δ = 25 − 24 = 1
Step 3: Interpret the Discriminant
Δ = 1 — The discriminant is POSITIVE, so there are two distinct real roots. The parabola crosses the x-axis at two points.
Step 4: Apply the Quadratic Formula
x = (−b ± √Δ) / (2a)
x = (5 ± √1) / (2 × 1)
Step 5: Real Roots
x₁ = (−-5 + √1) / 2 = 3
x₂ = (−-5 − √1) / 2 = 2
Vertex
(2.5, -0.25)
Minimum point (opens upward)
Axis of Symmetry
x = 2.5
Related Calculators
Reviews
No reviews yet. Be the first to share your experience with Quadratic Equation Solver — Find Roots, Vertex & Discriminant.
Write a Review
