선형 대수 예제

기약 행 사다리꼴 구하기 [[1,1,0],[1,0,1],[1,0,1],[2,1,0],[2,1,0]]
[110101101210210]⎢ ⎢ ⎢ ⎢ ⎢ ⎢110101101210210⎥ ⎥ ⎥ ⎥ ⎥ ⎥
단계 1
Perform the row operation R2=R2-R1R2=R2R1 to make the entry at 2,12,1 a 00.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.1
Perform the row operation R2=R2-R1R2=R2R1 to make the entry at 2,12,1 a 00.
[1101-10-11-0101210210]⎢ ⎢ ⎢ ⎢ ⎢ ⎢110110110101210210⎥ ⎥ ⎥ ⎥ ⎥ ⎥
단계 1.2
R2R2을 간단히 합니다.
[1100-11101210210]⎢ ⎢ ⎢ ⎢ ⎢ ⎢110011101210210⎥ ⎥ ⎥ ⎥ ⎥ ⎥
[1100-11101210210]⎢ ⎢ ⎢ ⎢ ⎢ ⎢110011101210210⎥ ⎥ ⎥ ⎥ ⎥ ⎥
단계 2
Perform the row operation R3=R3-R1R3=R3R1 to make the entry at 3,13,1 a 00.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 2.1
Perform the row operation R3=R3-R1R3=R3R1 to make the entry at 3,13,1 a 00.
[1100-111-10-11-0210210]⎢ ⎢ ⎢ ⎢ ⎢ ⎢110011110110210210⎥ ⎥ ⎥ ⎥ ⎥ ⎥
단계 2.2
R3R3을 간단히 합니다.
[1100-110-11210210]⎢ ⎢ ⎢ ⎢ ⎢ ⎢110011011210210⎥ ⎥ ⎥ ⎥ ⎥ ⎥
[1100-110-11210210]
단계 3
Perform the row operation R4=R4-2R1 to make the entry at 4,1 a 0.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 3.1
Perform the row operation R4=R4-2R1 to make the entry at 4,1 a 0.
[1100-110-112-211-210-20210]
단계 3.2
R4을 간단히 합니다.
[1100-110-110-10210]
[1100-110-110-10210]
단계 4
Perform the row operation R5=R5-2R1 to make the entry at 5,1 a 0.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 4.1
Perform the row operation R5=R5-2R1 to make the entry at 5,1 a 0.
[1100-110-110-102-211-210-20]
단계 4.2
R5을 간단히 합니다.
[1100-110-110-100-10]
[1100-110-110-100-10]
단계 5
Multiply each element of R2 by -1 to make the entry at 2,2 a 1.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 5.1
Multiply each element of R2 by -1 to make the entry at 2,2 a 1.
[110-0--1-110-110-100-10]
단계 5.2
R2을 간단히 합니다.
[11001-10-110-100-10]
[11001-10-110-100-10]
단계 6
Perform the row operation R3=R3+R2 to make the entry at 3,2 a 0.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 6.1
Perform the row operation R3=R3+R2 to make the entry at 3,2 a 0.
[11001-10+0-1+111-10-100-10]
단계 6.2
R3을 간단히 합니다.
[11001-10000-100-10]
[11001-10000-100-10]
단계 7
Perform the row operation R4=R4+R2 to make the entry at 4,2 a 0.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 7.1
Perform the row operation R4=R4+R2 to make the entry at 4,2 a 0.
[11001-10000+0-1+110-10-10]
단계 7.2
R4을 간단히 합니다.
[11001-100000-10-10]
[11001-100000-10-10]
단계 8
Perform the row operation R5=R5+R2 to make the entry at 5,2 a 0.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 8.1
Perform the row operation R5=R5+R2 to make the entry at 5,2 a 0.
[11001-100000-10+0-1+110-1]
단계 8.2
R5을 간단히 합니다.
[11001-100000-100-1]
[11001-100000-100-1]
단계 9
Swap R4 with R3 to put a nonzero entry at 3,3.
[11001-100-100000-1]
단계 10
Multiply each element of R3 by -1 to make the entry at 3,3 a 1.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 10.1
Multiply each element of R3 by -1 to make the entry at 3,3 a 1.
[11001-1-0-0--100000-1]
단계 10.2
R3을 간단히 합니다.
[11001-100100000-1]
[11001-100100000-1]
단계 11
Perform the row operation R5=R5+R3 to make the entry at 5,3 a 0.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 11.1
Perform the row operation R5=R5+R3 to make the entry at 5,3 a 0.
[11001-10010000+00+0-1+11]
단계 11.2
R5을 간단히 합니다.
[11001-1001000000]
[11001-1001000000]
단계 12
Perform the row operation R2=R2+R3 to make the entry at 2,3 a 0.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 12.1
Perform the row operation R2=R2+R3 to make the entry at 2,3 a 0.
[1100+01+0-1+11001000000]
단계 12.2
R2을 간단히 합니다.
[110010001000000]
[110010001000000]
단계 13
Perform the row operation R1=R1-R2 to make the entry at 1,2 a 0.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 13.1
Perform the row operation R1=R1-R2 to make the entry at 1,2 a 0.
[1-01-10-0010001000000]
단계 13.2
R1을 간단히 합니다.
[100010001000000]
[100010001000000]
(
(
)
)
|
|
[
[
]
]
{
{
}
}
A
A
7
7
8
8
9
9
B
B
4
4
5
5
6
6
/
/
^
^
×
×
>
>
π
π
1
1
2
2
3
3
-
-
+
+
÷
÷
<
<
!
!
,
,
0
0
.
.
%
%
=
=
 [x2  12  π  xdx ]