Question 94709
A=[-2  5]
  [3   7] 
----------
det(A) = -2*7-5*3 = -14-15 = -29
===============
Cheers,
Stan H.