My Approach:
I have found the value of AB=8I(subscript 3) but I am confused about using this relation to solve the linear equations.
Any help would be appreciated.
My Approach:
I have found the value of AB=8I(subscript 3) but I am confused about using this relation to solve the linear equations.
Any help would be appreciated.
Since $AB=8\operatorname{Id}$ (I didn't check it), then $\frac18B=A^{-1}$. Therefore\begin{align}\left\{\begin{array}{l}x-2y+3z=6\\x+4y+z=12\\x-3y+2z=1\end{array}\right.&\iff A.\begin{pmatrix}x\\y\\z\end{pmatrix}=\begin{pmatrix}6\\12\\1\end{pmatrix}\\&\iff\begin{pmatrix}x\\y\\z\end{pmatrix}=\frac18B\begin{pmatrix}6\\12\\1\end{pmatrix}.\end{align}