Find the inverse of the matrix ( if exists ) and state the reason if it doesn't exists.
![\left[ \begin{array} {ccc}2&3&4 \\ 4&3&1 \\ 1&2&1\end{array}\right] \left[ \begin{array} {ccc}2&3&4 \\ 4&3&1 \\ 1&2&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B+%5Cbegin%7Barray%7D+%7Bccc%7D2%26amp%3B3%26amp%3B4+%5C%5C+4%26amp%3B3%26amp%3B1+%5C%5C+1%26amp%3B2%26amp%3B1%5Cend%7Barray%7D%5Cright%5D)
Answers
Answered by
33
Step-by-step explanation:
Given:
To find: Inverse of matrix (if exists)
Solution:Inverse of a matrix exists if given matrix is non-singular.
Step 1: Find the determinant of given matrix
|A|=2(3-2)-3(4-1)+4(8-3)
|A|=2×1-3×3+4×5
|A|=2-9+20
|A|=13
|A|≠0
Thus,
Inverse of matrix exist.
Step 2: Write matrix of Minors and co-factor matrix
Step 3:Write adjoint matrix by writing transpose of C.
Step 4: Write inverse of A
Final answer:
Inverse of matrix is
Hope it helps you.
To learn more on brainly:
1) a b c
-a b c
-a -b c
Evaluate
https://brainly.in/question/45411872
2) If A =( 8 −4 1 10 0 6 8 1 6 ), find A-1. Hence solve the following system of equations: 8x – 4y + z = 5; 10x + 6z =4; 8x...
https://brainly.in/question/43955097
Answered by
127
[ Note: Kindly see this answer from brainly app. Cause, some latex may be not visible in website. ]
Now we have to find Adj(A)
→ To find Adjoint of matrix A, we have to find co - factors.
Similar questions