I am having some formula without proof (u can find it by ur self) $\def\adj{\operatorname{adj}}$
$A^* = 1/|A| \cdot \adj A $
and
$|\adj A| = |A|^{n-1}$ where $n$ is order of matrix
By using these formulae
$$\begin{align} |A^*| &= 1/|A| \cdot |\adj A|\qquad \text {as $|A|$ is constant}\\ &= 1/|A| \cdot |A|^{n-1}\\ &= |A|^{n-2} \end{align} $$ Now here $n$ is 2 So finally we gotta
$|A^*| = |A|^0 = 1$ But why it is not 1. Plz help me.