Please help! Correct answer only, please! Consider the matrix shown below: Find the determinant of the matrix Q. A. -67 B. -65 C. 65 D. 67

Answer: d) 67
Step-by-step explanation:
[tex]determinant\ \left[\begin{array}{ccc}a&b&c\\d&e&f\\g&h&j\end{array}\right] = a\cdot det\left[\begin{array}{cc}e&f\\h&j\end{array}\right] -\ b\cdot det\left[\begin{array}{cc}d&f\\g&j\end{array}\right] +\ c\cdot det\left[\begin{array}{cc}d&e\\g&h\end{array}\right][/tex]
[tex]determinant\ \left[\begin{array}{ccc}2&3&4\\-3&2&1\\5&-1&6\end{array}\right] \\\\\\= 2\cdot det\left[\begin{array}{cc}2&1\\-1&6\end{array}\right] -\ 3\cdot det\left[\begin{array}{cc}-3&1\\5&6\end{array}\right] +\ 4\cdot det\left[\begin{array}{cc}-3&2\\5&-1\end{array}\right]\\\\\\=2[2(6)-1(-1)]-3[-3(6)-1(5)]+4[3(-1)-2(5)]\\\\\\=2(13)-3(-23)+4(-7)\\\\\\=26+69-28\\\\\\=\large\boxed{67}[/tex]