I have the matrix A:
1 2 3 4 5
2 5 -1 0 -2
5 11 8 12 13
2 3 13 13 16
I found the basis for the row space:
1 2 2
2 5 3
3 -1 13
4 0 13
5, -2, 16
and a basis for the column space:
1 2 4
2 5 0
5 11 12
2, 3, 13
How do you go about expressing each row of A and column of A as a linear combination of vectors from the basis for row space and column space respectively.


LinkBack URL
About LinkBacks
