The quadratic formula
A quadratic equation has the form ax² + bx + c = 0 with a ≠ 0. Its solutions (roots) are given by the quadratic formula, which works for every quadratic — even ones that don't factor neatly.
The expression under the square root, b² − 4ac, is the discriminant. Its sign tells you the nature of the roots before you finish solving: positive means two distinct real roots, zero means one repeated real root, and negative means two complex-conjugate roots.
Worked example
Solve x² − 3x + 2 = 0, so a = 1, b = −3, c = 2:
Discriminant and vertex
Beyond the roots, the solver shows the discriminant and the parabola's vertex. The vertex sits on the axis of symmetry at x = −b ÷ 2a, and its y-value is the equation evaluated there — the minimum of the parabola when a > 0, or the maximum when a < 0. When the discriminant is negative the roots are complex and written as p ± qi.