Hi can anybody help me with this problem?
Let A be an n × n matrix, let i, j, k be pairwise distinct indices, 1 ≤ i, j, k ≤ n, and let λ, µ ∈ R be arbitrary real numbers. Suppose that ak , the k-th row vector of A, is equal to λ ai + µ aj , where ai , aj ∈ R^n denote the i-th and the j-th row vectors of A respectively. Prove that det(A) = 0.
You may know that:
Hint: with the information given in your question: subtract $\lambda$ times the $i$th row and $\mu$ times the $j$th row from the $k$th row.