Calculator Lists

Quadratic Formula Calculator

Quadratic Formula Calculator

Equation Coefficients (ax² + bx + c = 0)

Roots of the Quadratic Equation

Ready to calculate!

The form is pre-filled with example values - modify them and click Calculate to see your results.

Understanding the Quadratic Formula

Complete guide to solving quadratic equations, the discriminant and parabola properties

Practical Guide

How to use the quadratic formula calculator accurately

Quick Start Guide

1

Write your equation in standard form ax² + bx + c = 0.

2

Enter the coefficients a, b and c (keep their signs).

3

Click Calculate Roots to solve.

4

Read both roots, the discriminant and the vertex.

5

Follow the substitution steps to verify the solution by hand.

Pre-Calculation Checklist

  • The equation is rearranged to equal zero on one side.
  • Coefficient a is not zero (the equation must be quadratic).
  • Each coefficient's sign matches the standard form exactly.
  • Decimals or fractions are entered consistently as numbers.
  • You know whether an exact (radical) or decimal answer is expected.

Common Mistakes to Avoid

  • Dropping the negative sign of b when copying coefficients, e.g. entering 3 instead of -3 for x² - 3x + 2.
  • Using the formula with a = 0, which makes the equation linear and the formula undefined.
  • Forgetting that -b flips the sign: with b = -3 the numerator starts with +3.
  • Reporting a negative discriminant as 'no solution' instead of complex roots.
  • Rounding the discriminant before taking the square root, which skews both roots.

Understanding Your Results

The headline shows x₁; the property cards show x₂, the root type, the discriminant and the vertex. A positive discriminant means two x-intercepts, zero means the parabola touches the axis once, and a negative discriminant means complex roots with no x-intercepts. Use the numbered steps to check each substitution as you would in an exam.

Professional Tips and Best Practices

!

Compute the discriminant first — it predicts the root type before any division.

!

Verify roots with the sum and product checks: x₁ + x₂ = -b/a and x₁ × x₂ = c/a.

!

If the discriminant is a perfect square, try factoring — the roots will be rational.

!

Use the vertex to sketch the parabola and sanity-check where the roots should lie.

!

Keep the radical form for exact answers and use the 4-decimal values for checks.

See worked examples for all three root types in the Content Hub section above.

Data Sources & References

Our quadratic formula calculator implements classical algebraic methods and aligns with internationally recognized mathematics education standards.

Mathematical Relationships

Quadratic Formula

Algebraic Formula

x = (-b ± √(b² - 4ac)) / (2a) — the closed-form solution of ax² + bx + c = 0 for a ≠ 0, obtained by completing the square.

Classical Algebra
Universally Accepted

Discriminant of a Quadratic

Mathematical Criterion

d = b² - 4ac determines the root type: d > 0 two real roots, d = 0 one repeated root, d < 0 complex conjugate roots.

Classical Algebra
Proven

Vertex Coordinates

Geometric Relation

The parabola y = ax² + bx + c has its vertex at ( -b/2a, c - b²/4a ), with axis of symmetry x = -b / (2a).

Analytic Geometry
Proven

Vieta's Formulas (Sum and Product of Roots)

Algebraic Identity

For roots x₁ and x₂: x₁ + x₂ = -b / a and x₁ · x₂ = c / a — used to verify computed roots.

Classical Algebra (Viète)
Proven

Academic Standards & Mathematical Institutions

NCTM Algebra Standards

Educational Standards

The National Council of Teachers of Mathematics includes solving quadratic equations with multiple methods (factoring, completing the square, the quadratic formula) as a core high-school algebra expectation.

National Council of Teachers of Mathematics (NCTM)
Primary Mathematics Education Authority

Common Core Algebra Standards

National Curriculum Standards

Standard A-REI.4 requires solving quadratic equations in one variable by inspection, taking square roots, completing the square, the quadratic formula and factoring, recognizing when the formula yields complex roots.

Common Core State Standards Initiative
Widely Adopted Educational Standard

Mathematical Association of America

Professional Mathematical Institution

The MMA's curriculum guidance treats quadratic solving and the discriminant as foundational competencies for precalculus and calculus readiness.

Mathematical Association of America (MAA)
Academic Professional Body

References & Research

Wolfram MathWorld: Quadratic Equation

Mathematical Reference

Reference entry covering the quadratic formula, discriminant classifications and historical derivations.

2024

Peer-reviewed mathematical reference.

Khan Academy: Quadratic Equations

Educational Platform

Instructional materials on applying the quadratic formula, interpreting the discriminant and graphing parabolas.

2024

Accessible curriculum resources.

The referenced data sources are used for calculation accuracy. Please verify with latest official sources for critical decisions.