If $A$ is an $n\times n$ matrix, then the $(i,j)$ **minor** of $A$ is defined to be the determinant of the $(n-1)\times (n-1)$ matrix formed by removing row $i$ and column $j$ from $A$. We will write this number as $M_{ij}$.