what is the value of the determinant in the last question
I am having trouble finding the determinant in the last question.
I tried det = 15 because the first row is multiplied by 5, which multiples the original det value of 3 by 5. Then, I changed 15 into -15 because the rows are swapped.
I know that adding a scalar multiple of one row or column to another does not change the determinant. I assume if I factor out the negative sign from the last row so that it fits this rule. I end up with det = 15 again.
Where in my logic am I going awry?
Thanks,
I would start from the third question. Multiplying the top row by $5$ produces a determinant of $15$. Then, multiplying the bottom row by $-3$ (the step you missed) makes a determinant of $-45$. Finally, subtract two lots of the second row from the third, which leaves the determinant at $-45$. As this produces the matrix in question, $-45$ is your answer.