Define Column reduction
Answers
Answered by
2
Answer:
Instead of doing the operations on rows you are doing the operations on columns. In fact you can turn column reduction into row reduction. Take the transpose of the matrix, do row reduction (this can be found in any linear algebra text) and at the end take the transpose again.
Answered by
1
Answer:
Instead of doing the operations on rows you are doing the operations on columns. In fact you can turn column reduction into row reduction. Take the transpose of the matrix, do row reduction (this can be found in any linear algebra text) and at the end take the transpose again.
Explanation:
hope it will help you buddy
Similar questions