a. \begin{bmatrix}g&h&i\\2d&2e&2f\\3a&3b&3c\end{bmatrix}
b. \begin{bmatrix}a&b&c\\d-2a&e-2b&f-2c\\5g&5h&5i\end{bmatrix}
Hello, I am not sure how to go about answering this question. I don't need and exact answer, but I just need to know how to get started on answering part A and B of this question.
Hint:
a) \begin{align} \begin{vmatrix} a & b & c \\ 2d & 2e & 2f\\ 3g & 3h & 3i \end{vmatrix} =2\begin{vmatrix} a & b & c \\ d & e & f\\ 3g & 3h & 3i \end{vmatrix} \end{align}
b) \begin{align} \begin{vmatrix} a & b & c \\ d-a & e-b & f-c\\ 5g & 5h & 5i \end{vmatrix} =\begin{vmatrix} a & b & c \\ d & e & f\\ 5g & 5h & 5i \end{vmatrix} \end{align}