This problem is solved efficiently by knowing determinant properties. Direct calculation of the adjoint, its inverse, and then its determinant would be extremely time-consuming. Always look for ways to use properties like $|M^{-1}|=1/|M|$ and $|\text{Adj A}|=|A|^{n-1}$.