Question
Question: Using elementary transformations, find the inverse of the matrix\(\left[ {\begin{array}{*{20}{l}} ...
Using elementary transformations, find the inverse of the matrix\left[ {\begin{array}{*{20}{l}} 1&{ - 1} \\\ 2&3 \end{array}} \right].
Solution
For the elementary transformations, while doing operation we can either use the rows or we can use columns. Here in this question, we will use the rows while doing the operations. Also, we know that A=AI there A will be a matrix and we have to convert it I by using the operations.
Formula used:
For any matrix A, the inverse will be calculated by using the formula
A=AI
Here, the Awill be converted to Iusing the elementary transformations and I, will become A−1 which we will call the inverse of the matrix.
Complete step by step solution:
First of all we will let the matrix be A = \left[ {\begin{array}{*{20}{l}}
1&{ - 1} \\\
2&3
\end{array}} \right]
As we know that A=AI
So on substituting the values, we get
\Rightarrow \left[ {\begin{array}{*{20}{l}}
1&{ - 1} \\\
2&3
\end{array}} \right] = \left[ {\begin{array}{*{20}{l}}
1&0 \\\
0&1
\end{array}} \right]A
Now we will use the operations,
So on using the operation R2=2R1−R2
\Rightarrow \left[ {\begin{array}{*{20}{l}}
1&{ - 1} \\\
0&{ - 5}
\end{array}} \right] = \left[ {\begin{array}{*{20}{l}}
1&0 \\\
2&{ - 1}
\end{array}} \right]A
Again using the operation R2=5−1R2
\Rightarrow \left[ {\begin{array}{*{20}{l}}
1&{ - 1} \\\
0&1
\end{array}} \right] = \left[ {\begin{array}{*{20}{l}}
1&0 \\\
{\dfrac{{ - 2}}{5}}&{\dfrac{1}{5}}
\end{array}} \right]A
So on using the operation R1=R1+R2