선형 대수 예제

행렬 방정식 풀기 [[1,-1,1],[2,3,0],[0,2,-1]]X=[[6,-1,9,11,12],[8,0,-7,0,1],[7,9,-11,6,1]]
단계 1
Find the inverse of .
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.1
다시 씁니다.
단계 1.2
Find the determinant.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.2.1
Choose the row or column with the most elements. If there are no elements choose any row or column. Multiply every element in column by its cofactor and add.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.2.1.1
Consider the corresponding sign chart.
단계 1.2.1.2
The cofactor is the minor with the sign changed if the indices match a position on the sign chart.
단계 1.2.1.3
The minor for is the determinant with row and column deleted.
단계 1.2.1.4
Multiply element by its cofactor.
단계 1.2.1.5
The minor for is the determinant with row and column deleted.
단계 1.2.1.6
Multiply element by its cofactor.
단계 1.2.1.7
The minor for is the determinant with row and column deleted.
단계 1.2.1.8
Multiply element by its cofactor.
단계 1.2.1.9
Add the terms together.
단계 1.2.2
을 곱합니다.
단계 1.2.3
의 값을 구합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.2.3.1
행렬의 행렬식은 공식을 이용해 계산합니다.
단계 1.2.3.2
행렬식을 간단히 합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.2.3.2.1
각 항을 간단히 합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.2.3.2.1.1
을 곱합니다.
단계 1.2.3.2.1.2
을 곱합니다.
단계 1.2.3.2.2
에 더합니다.
단계 1.2.4
의 값을 구합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.2.4.1
행렬의 행렬식은 공식을 이용해 계산합니다.
단계 1.2.4.2
행렬식을 간단히 합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.2.4.2.1
각 항을 간단히 합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.2.4.2.1.1
을 곱합니다.
단계 1.2.4.2.1.2
을 곱합니다.
단계 1.2.4.2.2
에서 을 뺍니다.
단계 1.2.5
행렬식을 간단히 합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.2.5.1
각 항을 간단히 합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.2.5.1.1
을 곱합니다.
단계 1.2.5.1.2
을 곱합니다.
단계 1.2.5.2
에 더합니다.
단계 1.2.5.3
에 더합니다.
단계 1.3
Since the determinant is non-zero, the inverse exists.
단계 1.4
Set up a matrix where the left half is the original matrix and the right half is its identity matrix.
단계 1.5
기약 행 사다리꼴을 구합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.5.1
Perform the row operation to make the entry at a .
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.5.1.1
Perform the row operation to make the entry at a .
단계 1.5.1.2
을 간단히 합니다.
단계 1.5.2
Multiply each element of by to make the entry at a .
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.5.2.1
Multiply each element of by to make the entry at a .
단계 1.5.2.2
을 간단히 합니다.
단계 1.5.3
Perform the row operation to make the entry at a .
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.5.3.1
Perform the row operation to make the entry at a .
단계 1.5.3.2
을 간단히 합니다.
단계 1.5.4
Multiply each element of by to make the entry at a .
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.5.4.1
Multiply each element of by to make the entry at a .
단계 1.5.4.2
을 간단히 합니다.
단계 1.5.5
Perform the row operation to make the entry at a .
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.5.5.1
Perform the row operation to make the entry at a .
단계 1.5.5.2
을 간단히 합니다.
단계 1.5.6
Perform the row operation to make the entry at a .
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.5.6.1
Perform the row operation to make the entry at a .
단계 1.5.6.2
을 간단히 합니다.
단계 1.5.7
Perform the row operation to make the entry at a .
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.5.7.1
Perform the row operation to make the entry at a .
단계 1.5.7.2
을 간단히 합니다.
단계 1.6
The right half of the reduced row echelon form is the inverse.
단계 2
Multiply both sides by the inverse of .
단계 3
방정식을 간단히 합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 3.1
을 곱합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 3.1.1
Two matrices can be multiplied if and only if the number of columns in the first matrix is equal to the number of rows in the second matrix. In this case, the first matrix is and the second matrix is .
단계 3.1.2
첫 번째 행렬의 각 행에 두 번째 행렬의 각 열을 곱합니다.
단계 3.1.3
모든 식을 전개하여 행렬의 각 원소를 간단히 합니다.
단계 3.2
Multiplying the identity matrix by any matrix is the matrix itself.
단계 3.3
을 곱합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 3.3.1
Two matrices can be multiplied if and only if the number of columns in the first matrix is equal to the number of rows in the second matrix. In this case, the first matrix is and the second matrix is .
단계 3.3.2
첫 번째 행렬의 각 행에 두 번째 행렬의 각 열을 곱합니다.
단계 3.3.3
모든 식을 전개하여 행렬의 각 원소를 간단히 합니다.