二次方程式計算機

二次方程式を段階的に解く

この計算機は、平方完成法または二次方程式の解の公式を用いて、二次方程式を手順を追って解きます。実数解と虚数(複素数)解の両方を求めます。

関連する計算機: 判別式計算機

Enter a quadratic equation:

For example, x^2+4x+3=0 or x^2+4=5x.

Choose a method:

If the calculator did not compute something or you have identified an error, or you have a suggestion/feedback, please contact us.

Solution

Your input: solve the quadratic equation $$$2 n^{2} + 3 n + 1 = 0$$$ by using quadratic formula.

The standard quadratic equation has the form $$$an^2+bn+c=0$$$.

In our case, $$$a=2$$$, $$$b=3$$$, $$$c=1$$$.

Now, find the discriminant using the formula $$$D=b^2-4ac$$$: $$$D=3^2-4\cdot 2 \cdot 1=1$$$.

Find the roots of the equation using the formulas $$$n_1=\frac{-b-\sqrt{D}}{2a}$$$ and $$$n_2=\frac{-b+\sqrt{D}}{2a}$$$

$$$n_1=\frac{-3-\sqrt{1}}{2\cdot 2}=-1$$$ and $$$n_2=\frac{-3+\sqrt{1}}{2\cdot 2}=- \frac{1}{2}$$$

Answer: $$$n_1=-1$$$; $$$n_2=- \frac{1}{2}$$$


Please try a new game Rotatly