We have matrix A in the order of (n x n) , and we have matrix B that can be derived from A by adding to the row j the multiplication of row i with a scalar.
Then det(B)=-det(A)
I tried to prove it with the multilinear property but I am stuck... please help. thank you