$x = \sqrt{3} + \sqrt{2}$、$y = \sqrt{3} - \sqrt{2}$ のとき、以下の式の値をそれぞれ求める問題です。 (1) $x+y$ および $xy$ (2) $x^2+y^2$ (3) $x^3+y^3$

代数学式の計算平方根展開因数分解対称式
2025/7/21

1. 問題の内容

x=3+2x = \sqrt{3} + \sqrt{2}y=32y = \sqrt{3} - \sqrt{2} のとき、以下の式の値をそれぞれ求める問題です。
(1) x+yx+y および xyxy
(2) x2+y2x^2+y^2
(3) x3+y3x^3+y^3

2. 解き方の手順

(1)
x+yx+y を計算します。
x+y=(3+2)+(32)=23x+y = (\sqrt{3} + \sqrt{2}) + (\sqrt{3} - \sqrt{2}) = 2\sqrt{3}
xyxy を計算します。
xy=(3+2)(32)=(3)2(2)2=32=1xy = (\sqrt{3} + \sqrt{2})(\sqrt{3} - \sqrt{2}) = (\sqrt{3})^2 - (\sqrt{2})^2 = 3 - 2 = 1
(2)
x2+y2x^2+y^2 を計算します。
x2+y2=(x+y)22xyx^2+y^2 = (x+y)^2 - 2xy の公式を利用します。
既に x+y=23x+y = 2\sqrt{3}xy=1xy = 1 を求めているので、
x2+y2=(23)22(1)=432=122=10x^2+y^2 = (2\sqrt{3})^2 - 2(1) = 4 \cdot 3 - 2 = 12 - 2 = 10
(3)
x3+y3x^3+y^3 を計算します。
x3+y3=(x+y)33xy(x+y)x^3+y^3 = (x+y)^3 - 3xy(x+y) の公式を利用します。
既に x+y=23x+y = 2\sqrt{3}xy=1xy = 1 を求めているので、
x3+y3=(23)33(1)(23)=83363=24363=183x^3+y^3 = (2\sqrt{3})^3 - 3(1)(2\sqrt{3}) = 8 \cdot 3\sqrt{3} - 6\sqrt{3} = 24\sqrt{3} - 6\sqrt{3} = 18\sqrt{3}

3. 最終的な答え

(1) x+y=23x+y = 2\sqrt{3}xy=1xy = 1
(2) x2+y2=10x^2+y^2 = 10
(3) x3+y3=183x^3+y^3 = 18\sqrt{3}