例 1
\(x^2 - 5x + 6 = 0 \rightarrow x_1 = 3, x_2 = 2\)
実数および複素数解を持つ二次方程式を解きます
値を入力して、計算をクリックすると結果が表示されます。
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:
例 1
例 2
例 3