Quadratic Formula Calculator

Equation Coefficients (ax² + bx + c = 0)
Roots of the Quadratic Equation
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
Write your equation in standard form ax² + bx + c = 0.
Enter the coefficients a, b and c (keep their signs).
Click Calculate Roots to solve.
Read both roots, the discriminant and the vertex.
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.
Data Sources & References
Our quadratic formula calculator implements classical algebraic methods and aligns with internationally recognized mathematics education standards.
Mathematical Relationships
Quadratic Formula
Algebraic Formulax = (-b ± √(b² - 4ac)) / (2a) — the closed-form solution of ax² + bx + c = 0 for a ≠ 0, obtained by completing the square.
Discriminant of a Quadratic
Mathematical Criteriond = b² - 4ac determines the root type: d > 0 two real roots, d = 0 one repeated root, d < 0 complex conjugate roots.
Vertex Coordinates
Geometric RelationThe parabola y = ax² + bx + c has its vertex at ( -b/2a, c - b²/4a ), with axis of symmetry x = -b / (2a).
Vieta's Formulas (Sum and Product of Roots)
Algebraic IdentityFor roots x₁ and x₂: x₁ + x₂ = -b / a and x₁ · x₂ = c / a — used to verify computed roots.
Academic Standards & Mathematical Institutions
NCTM Algebra Standards
Educational StandardsThe 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.
Common Core Algebra Standards
National Curriculum StandardsStandard 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.
Mathematical Association of America
Professional Mathematical InstitutionThe MMA's curriculum guidance treats quadratic solving and the discriminant as foundational competencies for precalculus and calculus readiness.
References & Research
Wolfram MathWorld: Quadratic Equation
Mathematical ReferenceReference entry covering the quadratic formula, discriminant classifications and historical derivations.
Peer-reviewed mathematical reference.
Khan Academy: Quadratic Equations
Educational PlatformInstructional materials on applying the quadratic formula, interpreting the discriminant and graphing parabolas.
Accessible curriculum resources.
The referenced data sources are used for calculation accuracy. Please verify with latest official sources for critical decisions.