If $ad−bc= \alpha$, then what is $A^{−1}$, in terms of $\alpha$? Note that the $\alpha$ and $a$ are seperate variables.
I tried with some numbers for matrix $A$. For example I used: \begin{bmatrix}1&2\\4&9\end{bmatrix} and I got $1$ as the determinant.
The inverse of $A$ I found was \begin{bmatrix}9&-2\\-4&1\end{bmatrix}
I still don't unterstand the relationship between $\alpha = 1$ and $A^{-1}$. Could someone help please explain this one?