$x = \frac{\sqrt{7} + \sqrt{5}}{2}$ , $y = \frac{\sqrt{7} - \sqrt{5}}{2}$ のとき、$x^2 + y^2$ の値を求めよ。代数学式の計算平方根展開代入2025/5/221. 問題の内容x=7+52x = \frac{\sqrt{7} + \sqrt{5}}{2}x=27+5 , y=7−52y = \frac{\sqrt{7} - \sqrt{5}}{2}y=27−5 のとき、x2+y2x^2 + y^2x2+y2 の値を求めよ。2. 解き方の手順まず、x2x^2x2とy2y^2y2をそれぞれ計算します。x2=(7+52)2=(7)2+275+(5)222=7+235+54=12+2354x^2 = (\frac{\sqrt{7} + \sqrt{5}}{2})^2 = \frac{(\sqrt{7})^2 + 2\sqrt{7}\sqrt{5} + (\sqrt{5})^2}{2^2} = \frac{7 + 2\sqrt{35} + 5}{4} = \frac{12 + 2\sqrt{35}}{4}x2=(27+5)2=22(7)2+275+(5)2=47+235+5=412+235y2=(7−52)2=(7)2−275+(5)222=7−235+54=12−2354y^2 = (\frac{\sqrt{7} - \sqrt{5}}{2})^2 = \frac{(\sqrt{7})^2 - 2\sqrt{7}\sqrt{5} + (\sqrt{5})^2}{2^2} = \frac{7 - 2\sqrt{35} + 5}{4} = \frac{12 - 2\sqrt{35}}{4}y2=(27−5)2=22(7)2−275+(5)2=47−235+5=412−235次に、x2+y2x^2 + y^2x2+y2 を計算します。x2+y2=12+2354+12−2354=12+235+12−2354=244=6x^2 + y^2 = \frac{12 + 2\sqrt{35}}{4} + \frac{12 - 2\sqrt{35}}{4} = \frac{12 + 2\sqrt{35} + 12 - 2\sqrt{35}}{4} = \frac{24}{4} = 6x2+y2=412+235+412−235=412+235+12−235=424=63. 最終的な答え6