Linear Algebra Examples

Find the Rank [[1,2,-1]]
Step 1
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:
Pivot Columns:
Step 2
The rank is the number of pivot columns.