Skip to main content
Calcimator

Quadratic Equation Solver

Solve quadratic equations (ax² + bx + c = 0). Find roots, discriminant, vertex, and axis of symmetry with a visual graph.

Inputs

Results

Root 1 (x₁)

3

Root 2 (x₂)2
Discriminant (b²-4ac)1
Vertex(2.5, -0.25)
Axis of Symmetry2.5
Nature of RootsTwo distinct real roots
How to Use This Calculator
  1. Enter coefficients a, b, and c for the equation ax² + bx + c = 0 (a must be non-zero for a true quadratic).
  2. The calculator evaluates the discriminant b² − 4ac to determine the nature of the roots.
  3. If the discriminant > 0, two distinct real roots exist; if = 0, one repeated root; if < 0, two complex conjugate roots.
  4. Roots are found using the quadratic formula: x = (−b ± √(b² − 4ac)) / 2a.
  5. The Vertex (−b/2a, f(−b/2a)) is the turning point of the parabola; it is the minimum if a > 0 and maximum if a < 0.
  6. The parabola graph updates in real time so you can see how changing a, b, or c shifts and stretches the curve.
Ad Placeholder

Formula

x = (-b ± √(b² - 4ac)) / 2a

Related Calculators

Ad Placeholder