How to find out inverse of a matrix
Answers
Answered by
0
STEP.1 CALCULATING THE MATRIX OF MINORS
STEP.2. THEN TURN THAT INTO THE MATRIX OF COFACTORS ,
STEP.3. THEN THE ADJUGATE, AND
STEP.4. MULTIPLY THAT BY 1/DETERMINAT
STEP.2. THEN TURN THAT INTO THE MATRIX OF COFACTORS ,
STEP.3. THEN THE ADJUGATE, AND
STEP.4. MULTIPLY THAT BY 1/DETERMINAT
Answered by
0
The following procedure is used to find the inverse of a 2×2 and 3×3 matrix.
The inverse is nothing but the reciprocal of each of the elements in the matrix.
The below method is used to identify the inverse of a 2×2 matrix
(ad – bc) = Determinant of the matrix
For a 3×3 matrix, the inverse is given by
Similar questions