ToolSpark

Quadratic Equation Solver

Solve quadratic equations (ax² + bx + c = 0). Find real and complex roots, discriminant, vertex, and see step-by-step solutions.

Share:𝕏fin
xy
ax² + bx + c = 0
x² - 5x + 6 = 0
Two Real Roots
x1
3
x2
2

📈 Graph

x1=3.0x2=2.0vertex
Discriminant (b²-4ac)
1
> 0 (two roots)
Vertex
(2.5, -0.25)
Parabola Opens
⬆️ Upward
📝 Step-by-Step Solution

1. Given: 1x² + (-5)x + (6) = 0

2. D = b² - 4ac = (-5)² - 4(1)(6) = 25 - 24 = 1

3. x = (-b ± sqrt(D)) / 2a = (-(-5) ± sqrt(1)) / 2

4. x₁ = (5 + 1) / 2 = 3

5. x₂ = (5 - 1) / 2 = 2

Ctrl+C to copy results

Frequently Asked Questions

Related Tools