선형 대수 예제

차원 구하기 [[1,0,-4,0,-2,3],[0,1,7,-1,0,5],[0,0,0,0,1,0],[0,0,0,0,0,0]]
단계 1
기약 행 사다리꼴을 구합니다.
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.1
Perform the row operation to make the entry at a .
자세한 풀이 단계를 보려면 여기를 누르십시오...
단계 1.1.1
Perform the row operation to make the entry at a .
단계 1.1.2
을 간단히 합니다.
단계 2
The pivot positions are the locations with the leading in each row. The pivot columns are the columns that have a pivot position.
Pivot Positions: and
Pivot Columns: and
단계 3
The rank is the number of pivot columns.