In this case, we'll have to carry out several steps to find the solution.
Step 01:
data:
matrix
Step 02:
inverse of a matrix:
[tex]AA^{-1}=\begin{bmatrix}{9} & {4} \\ {7} & {3}\end{bmatrix}\begin{bmatrix}{-3} & {4} \\ {7} & -{9}\end{bmatrix}=\begin{bmatrix}{1} & {0} \\ {0} & {1}\end{bmatrix}[/tex][tex]A^{-1}A=\begin{bmatrix}{-3} & {4} \\ {7} & {-9}\end{bmatrix}\begin{bmatrix}{9} & {4} \\ {7} & {3}\end{bmatrix}=\begin{bmatrix}{1} & {0} \\ {0} & {1}\end{bmatrix}[/tex]That is the full solution.