Find the inverse of matrix using adjoint method
Inverse of a Matrix of order 3 using adjoint -
To compute the inverse of a matrix of order 3, first, check whether a matrix is singular or non-singular.
If a matrix is singular, then its inverse does not exist.
Steps to Find the Inverse of a matrix
Calculating the Matrix of Minors,
then turn that into the Matrix of Cofactors,
then take the transpose, and
multiply that by 1/Determinant of the given matrix.
-
First, find the determinant of A
Now find minor of each element
adjoint of A is
hence,
Study 40% syllabus and score up to 100% marks in JEE
Ask your Query
Register to post Answer