Find the inverse of `[(1, 2, 3),( 2, 3, 1),( 3, 1, 2)]`
Text Solution
AI Generated Solution
To find the inverse of the matrix \( A = \begin{pmatrix} 1 & 2 & 3 \\ 2 & 3 & 1 \\ 3 & 1 & 2 \end{pmatrix} \), we will follow these steps:
### Step 1: Calculate the Determinant of Matrix A
The determinant of a 3x3 matrix \( A = \begin{pmatrix} a & b & c \\ d & e & f \\ g & h & i \end{pmatrix} \) is given by the formula:
\[
\text{det}(A) = a(ei - fh) - b(di - fg) + c(dh - eg)
\]
For our matrix:
...
Topper's Solved these Questions
ADJOINTS AND INVERSE OF MATRIX
RD SHARMA|Exercise QUESTION|1 Videos
ALGEBRA OF MATRICES
RD SHARMA|Exercise Solved Examples And Exercises|410 Videos
Similar Questions
Explore conceptually related problems
The inverse of [(1,2),(2,3)] is
Find the inverse of [[1,2],[3,4]] .
Find the inverse of [[1,2] , [0,3]]
Find the inverse of [{:(1," "2,-3),(2," "3," "2),(3,-3,-4):}]
Find the inverse of [[2,-3],[-1,2]]
The inverse of [(3,5,7),(2,-3,1),(1,1,2)] is :
Find the inverse of matrix [{:(2,5),(-3,1):}]
Find the inverse of the matrix [{:(-1,1,2),(1,2,3),(3,1,1):}]