Finite Math Examples

Transpose [[1,-1,3,4],[2,2,-3,-2],[-1,2,3,2],[1,2,4,0]]
Step 1
Transpose the matrix by switching its rows to columns.