Answer
$0$
Work Step by Step
Formula to determine the determinant, $D$ of a $3 \times 3$ matrix is:
$D=\begin{vmatrix}a&b&c\\d&e&f\\g&h&i\end{vmatrix}=a \begin{vmatrix}e&f\\h&i\end{vmatrix}-b \begin{vmatrix}d&f\\g&i\end{vmatrix}+c \begin{vmatrix}d&e\\g&h\end{vmatrix}$
Thus, as per question, we have
$D=\begin{vmatrix}1&1&1\\2&2&2\\-3&4&-5\end{vmatrix}=2-16+14=0$