Question
Question: If $\begin{bmatrix} 2 & 1 \\ 3 & 2 \end{bmatrix} A \begin{bmatrix} -3 & 2 \\ 5 & -3 \end{bmatrix} = ...
If [2312]A[−352−3]=[1001], then the value of matrix A=

Answer
[1110]
Explanation
Solution
Given MAN=I, we have A=M−1N−1. Compute inverses:
M−1=[2−3−12],N−1=[3523].Multiply to get:
A=[1110].