Solve ax² + bx + c = 0 using x = (−b ± √(b²−4ac)) / 2a. Enter a, b, and c to see the discriminant, exact roots, step-by-step work, and a parabola graph.
x = (−b ± √(b² − 4ac)) / 2a
This formula solves any quadratic equation ax² + bx + c = 0 — even when factoring fails or the numbers are messy.
The expression under the radical, b² − 4ac, is called the discriminant (Δ). It tells you how many real solutions exist before you finish the calculation:
Δ > 0 — two distinct real roots | Δ = 0 — one repeated real root | Δ < 0 — no real roots (2 complex roots)
The ± sign gives two solutions: add √Δ for x₁ and subtract √Δ for x₂. Those are the x-intercepts of the parabola y = ax² + bx + c.
Three methods can solve a quadratic — choose wisely:
One-on-one Algebra 1 tutoring turns the quadratic formula from a memorized chant into something you genuinely understand — discriminant, vertex, factoring, and all.