Discriminant Calculator

Calculate the discriminant b²−4ac of a quadratic equation, determine the number and type of roots, find vertex and axis of symmetry, and see real or complex solutions.

Planning notes, formulas, and examples

About the Discriminant Calculator

The discriminant is the expression b² − 4ac that appears under the square root in the quadratic formula. It is one of the most powerful diagnostic tools in algebra because its sign alone tells you the nature of a quadratic equation's solutions without solving the equation. A positive discriminant means the parabola crosses the x-axis at two distinct points, giving two real roots. A discriminant of zero means the parabola is tangent to the x-axis, giving exactly one repeated root. A negative discriminant means the parabola never touches the x-axis, and the solutions are complex conjugates.

Beyond root classification, the discriminant connects to the geometry of the parabola. The vertex lies at x = −b/(2a) and represents the minimum or maximum of the function, while the axis of symmetry is the vertical line through the vertex. Vieta's formulas provide an algebraic shortcut: the sum of the roots equals −b/a and the product equals c/a, regardless of whether the roots are real or complex.

This calculator computes the discriminant from the coefficients a, b, and c, classifies the roots, solves for them (real or complex), and shows the vertex, axis of symmetry, y-intercept, and Vieta's formulas. The color-coded visualization makes it easy to see at a glance which root-type region you fall in, while the function-values table shows the parabola's shape across several x values.

When This Page Helps

Discriminant Calculator helps you solve discriminant problems quickly while keeping each step transparent. Instead of redoing long algebra by hand, you can enter Coefficient a, Coefficient b, Coefficient c once and immediately inspect Discriminant (Δ), Root Type, Root 1 (x₁) to validate your work.

How to Use the Inputs

  1. Enter Coefficient a and Coefficient b in the input fields.
  2. Select the mode, method, or precision options that match your discriminant problem.
  3. Read Discriminant (Δ) first, then use Root Type to confirm your setup is correct.
  4. Try a preset such as "x²+5x+6" to test a known case quickly.
Formula used
Discriminant: Δ = b² − 4ac. Roots: x = (−b ± √Δ) / (2a). Vertex: (−b/(2a), f(−b/(2a))). Sum of roots: −b/a. Product of roots: c/a.

Example Calculation

Result: Discriminant (Δ) shown by the calculator

Using the preset "x²+5x+6", the calculator evaluates the discriminant setup, applies the selected algebra rules, and reports Discriminant (Δ) with supporting checks so you can verify each transformation.

Tips & Best Practices

  • If the discriminant is a perfect square, the roots are rational (factorable).
  • A discriminant of zero means the quadratic is a perfect square trinomial.
  • For negative discriminants, the roots are a ± bi where a = −b/(2a) and b = √|Δ|/(2a).
  • Use Vieta's formulas as a quick check: roots should sum to −b/a and multiply to c/a.
  • The direction the parabola opens depends on the sign of a: up if a > 0, down if a < 0.

How This Discriminant Calculator Works

This calculator takes Coefficient a, Coefficient b, Coefficient c and applies the relevant discriminant relationships from your chosen method. It returns both final and intermediate values so you can audit the process instead of treating it as a black box.

Interpreting Results

Start with the primary output, then use Discriminant (Δ), Root Type, Root 1 (x₁), Root 2 (x₂) to confirm signs, magnitude, and internal consistency. If anything looks off, change one input and compare the updated outputs to isolate the issue quickly.

Study Strategy

Sources & Methodology

Last updated:

Frequently Asked Questions

  • The discriminant tells you how many real solutions a quadratic equation has. Positive means two real roots, zero means one repeated root, and negative means no real roots (two complex conjugate roots).