When $A$ is a square non-singular matrix, $A^{-1} = \frac{1}{\det(A)} \mathrm{Adj}(A)$. What is the motivation for this formula and how can I get there? I have been told about how the 2x2 formula is guessable, but this is no convincing argument for higher dimensions.
I am less interested in a highly rigorous proof that works backwards from the result, or on the other extreme, a derivation only consisting of only words.
Actually, for any square matrix size $n$, you have the formula $$A\cdot\operatorname{adj}(A)=\operatorname{adj}(A)\cdot A=\det(A)\, I_n $$ which comes from the formula for the expansion of a determinant along a row or a column.