InterviewSolution
Saved Bookmarks
| 1. |
INANTlution :10 3linterchanging Ist and 2nd colum |
|
Answer» Note :-Interchange two rows or columns changes the sign: -> -1 * det(A) Hence in the expression provided, determinant is multiplied by a factor -1 , when two of it's rows or columns are interchanged. |
|