Question 494511
Matrix A 

5 1 0
-2 3 1
0 2 4


*[invoke determinant_of_3x3_matrix 5, 1, 0, -2, 3, 1, 0, 2, 4]



Matrix B 
-1 2 -3
0 5 4
2 -1 2


*[invoke determinant_of_3x3_matrix -1, 2, -3, 0, 5, 4, 2, -1, 2]