All tools

Quadratic Solver

Solve ax² + bx + c = 0, reporting the discriminant and real or complex roots.

x² +
x +
= 0
Two distinct real rootsΔ = 1
x1
2
x2
1

Solves ax² + bx + c = 0. The discriminant (Δ = b² − 4ac) decides whether the roots are real, repeated or complex. Runs locally.