Question
Question: Convert \(A = \left[ {\begin{array}{*{20}{c}} 1&{ - 1} \\\ 2&3 \end{array}} \right]\)...
Convert
A = \left[ {\begin{array}{*{20}{c}}
1&{ - 1} \\\
2&3
\end{array}} \right] into an identity matrix by suitable row transformations.
Solution
We have given a 2×2 matrix. We asked to convert the given matrix into an identity matrix by substituting suitable row transformations. To get the solution students need to use basic row operations in the given matrix. That is, addition of rows, subtracting the rows and multiplying a number with the row and getting to operate with the other row. In this way we are going to find an identity matrix.
Formula used: AA−1=I where A is the given matrix, A−1 is the inverse matrix and I is the identity matrix.
Complete step-by-step solution:
Let
A = \left[ {\begin{array}{*{20}{c}}
1&{ - 1} \\\
2&3
\end{array}} \right]
∵AA−1=I
Substitute the value of A in the formula
\left[ {\begin{array}{*{20}{c}}
1&{ - 1} \\\
2&3
\end{array}} \right]{A^{ - 1}} = I
Here our aim is to convert A into an identity matrix applying Elementary Row operation.
\left[ {\begin{array}{*{20}{c}}
1&{ - 1} \\\
2&3
\end{array}} \right]{A^{ - 1}} = \left[ {\begin{array}{*{20}{c}}
1&0 \\\
0&1
\end{array}} \right]
Applying row operation on R1 implies,
R1→R1+31R2
We get,
{A^{ - 1}}\left[ {\begin{array}{*{20}{c}}
{\dfrac{5}{3}}&0 \\\
2&3
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
1&{\dfrac{1}{3}} \\\
0&1
\end{array}} \right]
Again apply row operation on R1 implies,
R1→53R1
\Rightarrow {A^{ - 1}}\left[ {\begin{array}{*{20}{c}}
1&0 \\\
2&3
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
{\dfrac{3}{5}}&{\dfrac{1}{5}} \\\
0&1
\end{array}} \right]
Now, applying row operation on R2 implies,
R2→R2−2R1
We get,
{A^{ - 1}}\left[ {\begin{array}{*{20}{c}}
1&0 \\\
0&3
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
{\dfrac{3}{5}}&{\dfrac{1}{5}} \\\
{\dfrac{{ - 6}}{5}}&{\dfrac{3}{5}}
\end{array}} \right]
Again applying row operation on R2 implies,
R2→31R2