与えられた2次方程式の解を求めます。 (2) $5x^2 + 3x + 1 = 0$ (3) $2x^2 - 4x + 3 = 0$代数学二次方程式解の公式複素数2025/8/181. 問題の内容与えられた2次方程式の解を求めます。(2) 5x2+3x+1=05x^2 + 3x + 1 = 05x2+3x+1=0(3) 2x2−4x+3=02x^2 - 4x + 3 = 02x2−4x+3=02. 解き方の手順2次方程式 ax2+bx+c=0ax^2 + bx + c = 0ax2+bx+c=0 の解は、解の公式x=−b±b2−4ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}x=2a−b±b2−4acを用いて求められます。(2) 5x2+3x+1=05x^2 + 3x + 1 = 05x2+3x+1=0 の場合、 a=5a = 5a=5, b=3b = 3b=3, c=1c = 1c=1 なので、解の公式に代入するとx=−3±32−4⋅5⋅12⋅5=−3±9−2010=−3±−1110=−3±i1110x = \frac{-3 \pm \sqrt{3^2 - 4 \cdot 5 \cdot 1}}{2 \cdot 5} = \frac{-3 \pm \sqrt{9 - 20}}{10} = \frac{-3 \pm \sqrt{-11}}{10} = \frac{-3 \pm i\sqrt{11}}{10}x=2⋅5−3±32−4⋅5⋅1=10−3±9−20=10−3±−11=10−3±i11(3) 2x2−4x+3=02x^2 - 4x + 3 = 02x2−4x+3=0 の場合、 a=2a = 2a=2, b=−4b = -4b=−4, c=3c = 3c=3 なので、解の公式に代入するとx=−(−4)±(−4)2−4⋅2⋅32⋅2=4±16−244=4±−84=4±2i24=1±i22x = \frac{-(-4) \pm \sqrt{(-4)^2 - 4 \cdot 2 \cdot 3}}{2 \cdot 2} = \frac{4 \pm \sqrt{16 - 24}}{4} = \frac{4 \pm \sqrt{-8}}{4} = \frac{4 \pm 2i\sqrt{2}}{4} = 1 \pm \frac{i\sqrt{2}}{2}x=2⋅2−(−4)±(−4)2−4⋅2⋅3=44±16−24=44±−8=44±2i2=1±2i23. 最終的な答え(2) x=−3±i1110x = \frac{-3 \pm i\sqrt{11}}{10}x=10−3±i11(3) x=1±i22x = 1 \pm \frac{i\sqrt{2}}{2}x=1±2i2