The determinant of a 3x3 matrix can be calculated using the formula:
$\Delta = a(ei−fh)−b(di−fg)+c(dh−eg)$
where a, b, c are the elements of the first row, d, e, f are the elements of the second row, and g, h, i are the elements of the third row.
So, for
Show more…