I'm having difficulty understanding the concepts presented in the following question.
I'm given a matrix,
[2,4,1,2,6; 1,2,1,0,1; ,-1,-2,-2,3,6; 1,2,-1,5,12], which is the matrix representation of a linear operator from R5 to R4.
The question asks me to find a basis of the image and the...