線形代数 例
2x+y=−2 , x+2y=2
ステップ 1
連立方程式を行列形式で書きます。
[21−2122]
ステップ 2
ステップ 2.1
Multiply each element of R1 by 12 to make the entry at 1,1 a 1.
ステップ 2.1.1
Multiply each element of R1 by 12 to make the entry at 1,1 a 1.
[2212−22122]
ステップ 2.1.2
R1を簡約します。
[112−1122]
[112−1122]
ステップ 2.2
Perform the row operation R2=R2−R1 to make the entry at 2,1 a 0.
ステップ 2.2.1
Perform the row operation R2=R2−R1 to make the entry at 2,1 a 0.
[112−11−12−122+1]
ステップ 2.2.2
R2を簡約します。
[112−10323]
[112−10323]
ステップ 2.3
Multiply each element of R2 by 23 to make the entry at 2,2 a 1.
ステップ 2.3.1
Multiply each element of R2 by 23 to make the entry at 2,2 a 1.
[112−123⋅023⋅3223⋅3]
ステップ 2.3.2
R2を簡約します。
[112−1012]
[112−1012]
ステップ 2.4
Perform the row operation R1=R1−12R2 to make the entry at 1,2 a 0.
ステップ 2.4.1
Perform the row operation R1=R1−12R2 to make the entry at 1,2 a 0.
[1−12⋅012−12⋅1−1−12⋅2012]
ステップ 2.4.2
R1を簡約します。
[10−2012]
[10−2012]
[10−2012]
ステップ 3
結果の行列を利用して連立方程式の最終的な解とします。
x=−2
y=2
ステップ 4
解は式を真にする順序対の集合です。
(−2,2)
ステップ 5
各行で従属変数を解くことで拡張された行列の行を減少した形式に表れる各式を並べ替えることで解ベクトルを分解し、ベクトル等式を求めます。
X=[xy]=[−22]