Question
Question: The inverse of the matrix \(\left[ \begin{matrix} 2 & 0 & -1 \\\ 5 & 1 & 0 \\\ 0 & 1 ...
The inverse of the matrix 2 5 0 011−103 is
(a) 3 −15 5 16−21−52
(b) 3 −15 5 −16−2152
(c) 3 −15 5 −1621−52
(d) None of these
Solution
Hint:We have a formula from which we can find the inverse of any matrix provided, the determinant of that matrix is not equal to 0. The formula to find the inverse of the matrix A is A−1=∣A∣1adj(A) where ∣A∣ is the determinant and adj(A) is the adjoint of matrix A.
Complete step-by-step answer:
Before proceeding with the question, we must know all the formulas that will be required to solve this question.
The inverse of a matrix A is given by the formula,
A−1=∣A∣1adj(A)..............(1)
Here ∣A∣ is the determinant and adj(A) is the adjoint of matrix A.
The determinant of a matrix A=a d g behcfi is given by the formula,
∣A∣=a(ei−fh)−b(di−fg)+c(dh−eg).................(2)
To find the adjoint of the matrix, we will first find the cofactor matrix which is given by,
ei−fh ch−bi bf−ce fg−diai−cgcd−afdh−egbg−ahae−bd.......................(3)
The adjoint of the matrix can be found by taking the transpose of the cofactor matrix. So, the transpose of the matrix is given by,
adj(A)=ei−fh fg−di dh−eg ch−biai−cgbg−ahbf−cecd−afae−bd
In the question, we are given a matrix 2 5 0 011−103. We have to find the inverse of this matrix.
Using formula (2), the determinant of this matrix is,
∣A∣=2(1.3−0.1)−0(5.3−0.0)−1(5.1−1.0)⇒∣A∣=2(3)−0(15)−1(5)⇒∣A∣=6−5⇒∣A∣=1.............(4)
The adjoint of the matrix can be found by using the steps shown in the above paragraph,
We have a matrix 2 5 0 011−103. Using formula (3), the cofactor matrix for this matrix will be,
1.3−0.1 −1.1−0.3 0.0−(−1).1 0.0−5.32.3−(−1).0(−1).5−2.05.1−1.00.0−2.12.1−0.5⇒3 −1 1 −156−55−22
The adjoint of the matrix can be found by taking the transpose of the matrix and will be equal to,
adj(A)=3 −15 5 −16−21−52
Since we have got the determinant and the adjoint of the matrix, we can now find it’s inverse. Using formula (1), we get,
A−1=113 −15 5 −16−21−52⇒A−1=3 −15 5 −16−21−52
Since none of the options are matching, hence the answer is option (d).
Note: There is a possibility that one may commit a mistake while finding the adjoint of the matrix. It is a very common mistake that one does not take the transpose of the cofactor matrix while finding the adjoint of the matrix and this leads us to an incorrect answer.