Linear Algebra Examples

Find Pivot Positions and Pivot Columns [[1,0,4,3,0,a],[0,1,1,1,0,b],[0,0,0,0,1,c]]
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: and
Pivot Columns: and