선형 대수 예제

역함수 구하기
[203300024]
단계 1
Find the determinant.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.1
Choose the row or column with the most 0 elements. If there are no 0 elements choose any row or column. Multiply every element in row 2 by its cofactor and add.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.1.1
Consider the corresponding sign chart.
|+-+-+-+-+|
단계 1.1.2
The cofactor is the minor with the sign changed if the indices match a - position on the sign chart.
단계 1.1.3
The minor for a21 is the determinant with row 2 and column 1 deleted.
|0324|
단계 1.1.4
Multiply element a21 by its cofactor.
-3|0324|
단계 1.1.5
The minor for a22 is the determinant with row 2 and column 2 deleted.
|2304|
단계 1.1.6
Multiply element a22 by its cofactor.
0|2304|
단계 1.1.7
The minor for a23 is the determinant with row 2 and column 3 deleted.
|2002|
단계 1.1.8
Multiply element a23 by its cofactor.
0|2002|
단계 1.1.9
Add the terms together.
-3|0324|+0|2304|+0|2002|
-3|0324|+0|2304|+0|2002|
단계 1.2
0|2304|을 곱합니다.
-3|0324|+0+0|2002|
단계 1.3
0|2002|을 곱합니다.
-3|0324|+0+0
단계 1.4
|0324|의 값을 구합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.4.1
2×2 행렬의 행렬식은 |abcd|=ad-cb 공식을 이용해 계산합니다.
-3(04-23)+0+0
단계 1.4.2
행렬식을 간단히 합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.4.2.1
각 항을 간단히 합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.4.2.1.1
04을 곱합니다.
-3(0-23)+0+0
단계 1.4.2.1.2
-23을 곱합니다.
-3(0-6)+0+0
-3(0-6)+0+0
단계 1.4.2.2
0에서 6을 뺍니다.
-3-6+0+0
-3-6+0+0
-3-6+0+0
단계 1.5
행렬식을 간단히 합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.5.1
-3-6을 곱합니다.
18+0+0
단계 1.5.2
180에 더합니다.
18+0
단계 1.5.3
180에 더합니다.
18
18
18
단계 2
Since the determinant is non-zero, the inverse exists.
단계 3
Set up a 3×6 matrix where the left half is the original matrix and the right half is its identity matrix.
[203100300010024001]
단계 4
기약 행 사다리꼴을 구합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 4.1
Multiply each element of R1 by 12 to make the entry at 1,1 a 1.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 4.1.1
Multiply each element of R1 by 12 to make the entry at 1,1 a 1.
[220232120202300010024001]
단계 4.1.2
R1을 간단히 합니다.
[10321200300010024001]
[10321200300010024001]
단계 4.2
Perform the row operation R2=R2-3R1 to make the entry at 2,1 a 0.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 4.2.1
Perform the row operation R2=R2-3R1 to make the entry at 2,1 a 0.
[103212003-310-300-3(32)0-3(12)1-300-30024001]
단계 4.2.2
R2을 간단히 합니다.
[1032120000-92-3210024001]
[1032120000-92-3210024001]
단계 4.3
Swap R3 with R2 to put a nonzero entry at 2,2.
[1032120002400100-92-3210]
단계 4.4
Multiply each element of R2 by 12 to make the entry at 2,2 a 1.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 4.4.1
Multiply each element of R2 by 12 to make the entry at 2,2 a 1.
[1032120002224202021200-92-3210]
단계 4.4.2
R2을 간단히 합니다.
[10321200012001200-92-3210]
[10321200012001200-92-3210]
단계 4.5
Multiply each element of R3 by -29 to make the entry at 3,3 a 1.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 4.5.1
Multiply each element of R3 by -29 to make the entry at 3,3 a 1.
[103212000120012-290-290-29(-92)-29(-32)-291-290]
단계 4.5.2
R3을 간단히 합니다.
[10321200012001200113-290]
[10321200012001200113-290]
단계 4.6
Perform the row operation R2=R2-2R3 to make the entry at 2,3 a 0.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 4.6.1
Perform the row operation R2=R2-2R3 to make the entry at 2,3 a 0.
[103212000-201-202-210-2(13)0-2(-29)12-2000113-290]
단계 4.6.2
R2을 간단히 합니다.
[10321200010-23491200113-290]
[10321200010-23491200113-290]
단계 4.7
Perform the row operation R1=R1-32R3 to make the entry at 1,3 a 0.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 4.7.1
Perform the row operation R1=R1-32R3 to make the entry at 1,3 a 0.
[1-3200-32032-32112-32130-32(-29)0-320010-23491200113-290]
단계 4.7.2
R1을 간단히 합니다.
[1000130010-23491200113-290]
[1000130010-23491200113-290]
[1000130010-23491200113-290]
단계 5
The right half of the reduced row echelon form is the inverse.
[0130-23491213-290]
문제를 입력하십시오
using Amazon.Auth.AccessControlPolicy;
Mathway를 사용하려면 자바스크립트와 최신 버전의 브라우저가 필요합니다.
 [x2  12  π  xdx ] 
AmazonPay