jarvisbox

Quadratic Equation Solver

Solve ax² + bx + c = 0. Shows discriminant, real or complex roots, and full working via the quadratic formula.

100% client-side · no upload
+
x
+
= 0

How to use

  1. Enter the coefficients a, b, and c for your quadratic equation ax² + bx + c = 0.
  2. Click Solve. The discriminant (Δ = b² − 4ac) determines the nature of roots.
  3. If Δ > 0: two distinct real roots. If Δ = 0: one repeated root. If Δ < 0: two complex conjugate roots.

Related math tools

常见问题

Is this quadratic solver free?
Yes, completely free with no signup and no usage limits.
Does my data leave my device?
No. All calculations happen locally in your browser with JavaScript.
Does it work on mobile?
Yes. Works on iPhone Safari and Android Chrome without installing any app.
反馈这个工具的问题