MathCalcLab
Sprache

Quadratische Gleichungslöser

Lösen Sie quadratische Gleichungen mit reellen und komplexen Lösungen

For equation ax² + bx + c = 0

Ergebnisse

Geben Sie Werte ein und klicken Sie auf Berechnen, um das Ergebnis zu sehen.

Theorie & Formel

A quadratic equation is a polynomial equation of degree 2, with the general form ax² + bx + c = 0, where a ≠ 0.

The quadratic formula provides the solution(s) to any quadratic equation. The discriminant (b² - 4ac) determines the nature of the roots:

  • Δ > 0: Two distinct real roots
  • Δ = 0: One real root (double root)
  • Δ < 0: Two complex conjugate roots
\(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\)

Gelöste Beispiele

Beispiel 1

\(x^2 - 5x + 6 = 0 \rightarrow x_1 = 3, x_2 = 2\)

Beispiel 2

\(x^2 - 4x + 4 = 0 \rightarrow x = 2\) (double root)

Beispiel 3

\(x^2 + x + 1 = 0 \rightarrow\) Complex solutions
Quadratic Equation Calculator | MathCalcLab | MathCalcLab