Example 1
\(x^2 - 5x + 6 = 0 \rightarrow x_1 = 3, x_2 = 2\)
ax² + bx + c = 0の形の二次方程式をステップバイステップの解法で解く
値を入力して計算をクリックして結果を表示してください。
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:
Example 1
Example 2
Example 3