Przejdź do treści
Liczbnik
Current for 2026Methodology

Quadratic Equation Calculator

Enter coefficients a, b, c of ax²+bx+c=0 — the calculator returns the discriminant and roots.

Na tej stronie

How we solve quadratic equations

Discriminant = b²−4ac. When >0: two real roots. When =0: one double root. When <0: no real roots.

Example: x²−5x+6=0

a=1, b=−5, c=6 → discriminant=1 > 0 → x1=2, x2=3.

Frequently asked questions

What is a quadratic equation?

An equation of the form ax²+bx+c=0 where a≠0. The graph is a parabola.

What is the discriminant?

Delta = b²−4ac. Its sign determines the number of real roots.

What does delta > 0 mean?

Two distinct real roots: x = (−b ± √delta) / (2a).

One repeated root (double root): x = −b / (2a).

No real roots. The parabola does not cross the x-axis (complex roots only).

x = (−b ± √(b²−4ac)) / (2a). This works for any quadratic equation.

Yes, if the equation factors nicely. Use the calculator to verify.

When delta=0, both solutions are the same: x = −b/(2a). The parabola is tangent to the x-axis.

If a=0 the equation becomes linear (bx+c=0). The quadratic formula does not apply.

For roots x1 and x2: x1+x2 = −b/a and x1·x2 = c/a. Useful to verify solutions.

For educational purposes.

  • Percentage calculator

    Calculate the percentage of a number, a percentage increase and a percentage decrease. Free percentage calculator.