I need to know $\det M$
$$M = 3B + BT$$
where $T=\begin{pmatrix} k-3 & 2 & 0 \\ 2 & 0 & k \\ 0 & k & -3\end{pmatrix}$
and I know that $\det B = 5$
is there any way I could factor out $B$ on my original equation?
this are all $3 \times 3$ matrices, and I need to find out the value of $k$ so that $M$ is invertible
Yes. We have $$ 3B + BT = B(3I) + BT = B(3I + T) $$ where $I$ denotes the identity matrix.