asap9993
- 19
- 0
Homework Statement
I need help in proving that if B is the matrix that results when a single row or column of A is multiplied by a scalar k then det(B) = k*det(A).
Homework Equations
The Attempt at a Solution
The only way I could think of is setting up a general n x n matrix where all the entries on one of the rows or columns is multiplied by k. Then I could say that if one uses cofactor expansion along that particular row or column then the k factors out from all the cofactors.
However, the weakness to this method is that I would have to show that it also holds if one decides to expand along a row or column besides the one multiplied by k. I'm not sure if I could do that for every nth row or column.