Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store
seo-qna
SearchIcon
banner

Find the inverse of matrix [121102213] by elementary row transformation.

Answer
VerifiedVerified
492.9k+ views
like imagedislike image
Hint: 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=[121102213] . Let us find the determinant of the matrix.
|A|=1(02)2(34)+1(10)=2+21=10
Hence, the inverse of the A matrix exists.
Now as we know AA1=I, so let us put the value of A and I , where Iis 3×3 identity matrix.
[121102213]A1=[100010001]
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.
[121102213]A1=[100010001]
Operating of R2and R3 simultaneously, using operations R2R2+R1 and R3R32R1, we get –
[121023035]A1=[100010201]
Operating on R3 using operations, R3R3+32R2, we get –
[1210230012]A1=[10011012321]
Again operating on R3 using operations, R3R312, we get –
[121023001]A1=[100110132]
Now operating on R1 using operations, R3R1R2, we get –
[102023001]A1=[010110132]
Operating on R1 using operations, R3R1+2R3, we get –
[100023001]A1=[274110132]
Operating on R2 using operations, R2R22, we get –
[1000132001]A1=[27412120132]
At last operating on R2 using operations, R2R232R3, we get –
[100010001]A1=[274153132]
Hence, we have got IA1=[274153132]
Since,IA=AI=A, therefore, A1=[274153132], which is our required answer.

Note: Students should know that while using elementary transformations, if we are using row transformation, then we have to use rows only. We cannot use column transformation in between. Also, we are not allowed to alter any row, for example, we cannot write R2R1+R3. Also, the row which is to be transformed should come first in the equation, meaning we cannot write R2R1R2. We can only write R2R2R1.