Question
Question: Find the inverse of matrix \(\left[ \begin{matrix} 1 & 2 & 1 \\\ -1 & 0 & 2 \\\ 2 & 1...
Find the inverse of matrix 1 −1 2 20112−3 by elementary row transformation.
Solution
In this question, we will first find the determinant of the matrix to check if its inverse exists. If the determinant is non-zero, only then will we proceed further. After that, we will use elementary row transformations to find the inverse of the matrix. We will use various operations step by step to reach our answer.
Complete step-by-step solution
We are given the matrix A=1 −1 2 20112−3 . Let us find the determinant of the matrix.
∣A∣=1(0−2)−2(3−4)+1(−1−0)=−2+2−1=−1=0
Hence, the inverse of the A matrix exists.
Now as we know AA−1=I, so let us put the value of A and I , where Iis 3×3 identity matrix.
1 −1 2 20112−3A−1=1 0 0 010001
Now we apply various row transformations to make A as I and hence find our answer.
R1 will represent row 1.
R2 will represent row 2.
R3 will represent row 3.
1 −1 2 20112−3A−1=1 0 0 010001
Operating of R2and R3 simultaneously, using operations R2→R2+R1 and R3→R3−2R1, we get –
1 0 0 22−313−5A−1=1 0 −2 010001
Operating on R3 using operations, R3→R3+23R2, we get –