Question
Mathematics Question on Matrices
Find the inverse of each of the matrices, if it exists. [3 −4−12]
Answer
Let A=[3 −4−12]
We know that A=IA
\begin{bmatrix} 3 & -1 \\\ -4 & 2 \end{bmatrix}$$=A$$\begin{bmatrix} 1 & 0 \\\ 0 & 1 \end{bmatrix}
⇒ \begin{bmatrix} 1 & -1 \\\ 0 & 2 \end{bmatrix}$$= A$$\begin{bmatrix} 1 & 0 \\\ 2 & 1 \end{bmatrix} (C1→C1+2C2)
⇒ \begin{bmatrix} 1 & 0 \\\ 0 & 2 \end{bmatrix}$$=A$$\begin{bmatrix} 1 & 1 \\\ 2 & 3 \end{bmatrix} (C2→C2+C1)
⇒ \begin{bmatrix} 1 & 0 \\\ 0 & 1 \end{bmatrix}$$=A [1 22123] (C2→21C2)
∴A−1= [1 22123]