ToolHub

Quadratic Equation Solver

Solve any quadratic equation ax² + bx + c = 0 with the quadratic formula, showing the discriminant, roots (real or complex), vertex, and step-by-step working.

a x² + b x + c = 0

Step-by-step

    About Quadratic Equation Solver

    Solve any quadratic equation of the form ax² + bx + c = 0. Enter the coefficients and get the roots (real or complex), the discriminant, the vertex, and clear step-by-step working using the quadratic formula.

    How to Use

    1. Enter the coefficients a, b, and c.
    2. The roots update instantly.
    3. Read the discriminant and the nature of the roots.
    4. Follow the step-by-step working to see how it's solved.

    Why Use This Tool?

    Frequently Asked Questions

    What is the quadratic formula?

    For ax² + bx + c = 0, the solutions are x = (−b ± √(b² − 4ac)) / 2a. The part under the square root, b² − 4ac, is called the discriminant.

    What does the discriminant tell me?

    It reveals the nature of the roots: if b²−4ac > 0 there are two distinct real roots, if it equals 0 there is one repeated real root, and if it is negative the two roots are complex conjugates.

    Can it solve equations with no real solution?

    Yes. When the discriminant is negative the tool gives the two complex roots in the form p ± qi, instead of just saying 'no solution'.

    What if a = 0?

    Then it isn't a quadratic — it's linear (bx + c = 0). The tool detects this and gives the single linear solution x = −c/b instead.

    Related tools