if $\det \begin{bmatrix}a&b&c\\d&e&f\\g&h&i\end{bmatrix} = 1$
then $\det \begin{bmatrix}a - 6g&7b - 42h&c - 6i\\d&7e&f\\g&7h&i\end{bmatrix} = ?$
Yeah, I have no idea how to solve this nor do I know what is going on in the first row??
Here is how the problem is presented to me, I tried my best to copy it.

$\det \begin{bmatrix}a - 6g&7b - 42h&c - 6i\\d&7e&f\\g&7h&i\end{bmatrix}=\det \begin{bmatrix}a &7b&c\\d&7e&f\\g&7h&i\end{bmatrix}+\det \begin{bmatrix}- 6g& - 42h& - 6i\\d&7e&f\\g&7h&i\end{bmatrix}$
by the multilinear property, now the second determinate is $0$ because the first and the third row are linearity dependent; so
$\det \begin{bmatrix}a &7b &c \\d&7e&f\\g&7h&i\end{bmatrix}=7 \det \begin{bmatrix}a &b&c\\d&e&f\\g&h&i\end{bmatrix}=7$