与えられた2次方程式を解きます。 (1) $x^2 - 8x - 12 = 0$ (2) $3x^2 - 4x - 3 = 0$ (3) $9x^2 + 6\sqrt{3}x - 2 = 0$ (4) $x^2 + (x+3)^2 = 10$

代数学二次方程式解の公式平方根
2025/6/3

1. 問題の内容

与えられた2次方程式を解きます。
(1) x28x12=0x^2 - 8x - 12 = 0
(2) 3x24x3=03x^2 - 4x - 3 = 0
(3) 9x2+63x2=09x^2 + 6\sqrt{3}x - 2 = 0
(4) x2+(x+3)2=10x^2 + (x+3)^2 = 10

2. 解き方の手順

(1) x28x12=0x^2 - 8x - 12 = 0
解の公式を用いて解きます。
x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
x=8±(8)24(1)(12)2(1)x = \frac{8 \pm \sqrt{(-8)^2 - 4(1)(-12)}}{2(1)}
x=8±64+482x = \frac{8 \pm \sqrt{64 + 48}}{2}
x=8±1122x = \frac{8 \pm \sqrt{112}}{2}
x=8±1672x = \frac{8 \pm \sqrt{16 \cdot 7}}{2}
x=8±472x = \frac{8 \pm 4\sqrt{7}}{2}
x=4±27x = 4 \pm 2\sqrt{7}
(2) 3x24x3=03x^2 - 4x - 3 = 0
解の公式を用いて解きます。
x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
x=4±(4)24(3)(3)2(3)x = \frac{4 \pm \sqrt{(-4)^2 - 4(3)(-3)}}{2(3)}
x=4±16+366x = \frac{4 \pm \sqrt{16 + 36}}{6}
x=4±526x = \frac{4 \pm \sqrt{52}}{6}
x=4±4136x = \frac{4 \pm \sqrt{4 \cdot 13}}{6}
x=4±2136x = \frac{4 \pm 2\sqrt{13}}{6}
x=2±133x = \frac{2 \pm \sqrt{13}}{3}
(3) 9x2+63x2=09x^2 + 6\sqrt{3}x - 2 = 0
解の公式を用いて解きます。
x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
x=63±(63)24(9)(2)2(9)x = \frac{-6\sqrt{3} \pm \sqrt{(6\sqrt{3})^2 - 4(9)(-2)}}{2(9)}
x=63±108+7218x = \frac{-6\sqrt{3} \pm \sqrt{108 + 72}}{18}
x=63±18018x = \frac{-6\sqrt{3} \pm \sqrt{180}}{18}
x=63±36518x = \frac{-6\sqrt{3} \pm \sqrt{36 \cdot 5}}{18}
x=63±6518x = \frac{-6\sqrt{3} \pm 6\sqrt{5}}{18}
x=3±53x = \frac{-\sqrt{3} \pm \sqrt{5}}{3}
(4) x2+(x+3)2=10x^2 + (x+3)^2 = 10
x2+x2+6x+9=10x^2 + x^2 + 6x + 9 = 10
2x2+6x1=02x^2 + 6x - 1 = 0
解の公式を用いて解きます。
x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
x=6±624(2)(1)2(2)x = \frac{-6 \pm \sqrt{6^2 - 4(2)(-1)}}{2(2)}
x=6±36+84x = \frac{-6 \pm \sqrt{36 + 8}}{4}
x=6±444x = \frac{-6 \pm \sqrt{44}}{4}
x=6±4114x = \frac{-6 \pm \sqrt{4 \cdot 11}}{4}
x=6±2114x = \frac{-6 \pm 2\sqrt{11}}{4}
x=3±112x = \frac{-3 \pm \sqrt{11}}{2}

3. 最終的な答え

(1) x=4±27x = 4 \pm 2\sqrt{7}
(2) x=2±133x = \frac{2 \pm \sqrt{13}}{3}
(3) x=3±53x = \frac{-\sqrt{3} \pm \sqrt{5}}{3}
(4) x=3±112x = \frac{-3 \pm \sqrt{11}}{2}