Find inverse of matrix using adjoint method
( 0 1 2 )
( 1 2 3 )
( 3 1 1 )
Answers
Answer:
21518061645464887646488 I am not sure if you have any questions or need to skip to
Step-by-step explanation:
Contact us in the tean I am not sure if you have tttyyttyty
Answer:
Step-by-step explanation:
Given matrix =
We need to find its inverse
We know that for a matrix A, A⁻¹ =
Therefore, here
|A| = 0(2*1 - 3*1) -1(1*1 - 3*3) + 2(1*1 - 3*2)
= 0 - 1( 1-9) + 2(1-6)
= 0 -1(-8) + 2(-5)
= 0 + 8 - 10
= -2
We know that adjoint of a matrix is the transpose of cofactor matrix.
Therefore, we first find the cofactor matrix of A.
=> A₁₁ = = 2*1 - 3*1 = 2 - 3 = -1
A₁₂ = = -(1*1 - 3*3) = -(1-9) = -(-8) = 8
A₁₃ = = 1*1 - 3*2 = 1 - 6 = -5
A₂₁ = = -(1*1 - 1*2) = -(1-2) = -(-1) = 1
A₂₂ = = 0*3 - 3*2 = 0 - 6 = -6
A₂₃ = = -(0*1 - 3*1) = -(0 - 3) = -(-3) = 3
A₃₁ = = 1*3 - 2*2 = 3 - 4 = -1
A₃₂ = = -(0*3 - 1*2) = -(0 - 2) = -(-2) = 2
A₃₃ = = 0*2 - 1*1 = 0 - 1 = -1
Therefore, the cofactor matrix =
Transpose of the cofactor matrix =
Therefore, as A⁻¹ =
=> A⁻¹ = *
=
Therefore, A⁻¹ =