The inverse of the matrix A = \(\left( {\begin{array}{} 1&1&3\\ 1&3&{ - 3}\\ { - 2}&{ - 4}&{ - 4} \end{array}} \right)\) is:
\(\left( {\begin{array}{} 3&1&{1.5}\\ { - 1.25}&{ - 0.25}&{ - 0.75}\\ { - 0.25}&{-0.25}&{ - 0.25} \end{array}} \right)\)
To find the inverse of a matrix A, denoted as \(A^{-1}\), we use the formula:
\[A^{-1} = \frac{1}{\det(A)} \text{adj}(A)\]
Where:
First, let's calculate the determinant of the given matrix A:
\[A = \left( {\begin{array}{} 1&1&3\\ 1&3&{ - 3}\\ { - 2}&{ - 4}&{ - 4} \end{array}} \right)\]
The determinant \(\det(A)\) is calculated as:
\[\det(A) = 1 \cdot \det\left( {\begin{array}{} 3&{ - 3}\\ { - 4}&{ - 4} \end{array}} \right) - 1 \cdot \det\left( {\begin{array}{} 1&{ - 3}\\ { - 2}&{ - 4} \end{array}} \right) + 3 \cdot \det\left( {\begin{array}{} 1&3\\ { - 2}&{ - 4} \end{array}} \right)\]
\[\det(A) = 1 \cdot ((3)(-4) - (-3)(-4)) - 1 \cdot ((1)(-4) - (-3)(-2)) + 3 \cdot ((1)(-4) - (3)(-2))\]
\[\det(A) = 1 \cdot (-12 - 12) - 1 \cdot (-4 - 6) + 3 \cdot (-4 - (-6))\]
\[\det(A) = 1 \cdot (-24) - 1 \cdot (-10) + 3 \cdot (-4 + 6)\]
\[\det(A) = -24 + 10 + 3 \cdot (2)\]
\[\det(A) = -24 + 10 + 6\]
\[\det(A) = -24 + 16\]
\[\det(A) = -8\]
Next, we find the cofactor matrix. The cofactor \(C_{ij}\) for each element \(a_{ij}\) is given by \(C_{ij} = (-1)^{i+j} M_{ij}\), where \(M_{ij}\) is the minor determinant obtained by removing the \(i\)-th row and \(j\)-th column.
The cofactor matrix \(C\) is:
The adjoint of matrix A, \(\text{adj}(A)\), is the transpose of the cofactor matrix \(C\).
\[\text{adj}(A) = C^T\]
Finally, we calculate the inverse of matrix A using the formula \(A^{-1} = \frac{1}{\det(A)} \text{adj}(A)\).
\[A^{-1} = \frac{1}{-8} \left( {\begin{array}{} { - 24}&{ - 8}&{ - 12}\\ {10}&2&6\\ 2&2&2 \end{array}} \right)\]
Now, divide each element of the adjoint matrix by -8:
\[A^{-1} = \left( {\begin{array}{} {\frac{-24}{-8}}&{\frac{-8}{-8}}&{\frac{-12}{-8}}\\ {\frac{10}{-8}}&{\frac{2}{-8}}&{\frac{6}{-8}}\\ {\frac{2}{-8}}&{\frac{2}{-8}}&{\frac{2}{-8}} \end{array}} \right)\]
\[A^{-1} = \left( {\begin{array}{} {3}&{1}&{1.5}\\ { - 1.25}&{ - 0.25}&{ - 0.75}\\ { - 0.25}&{-0.25}&{ - 0.25} \end{array}} \right)\]
Comparing this result with the given options, we find that this matches option 3.
Let A be a matrix of order 3 × 3 and |A| = 4. If |2adj(3A)| = 2α 3β, then what is the value of (α + β)?
If A is a square matrix, then what is adj (A -1 ) – (adj A) -1 equal to?
The matrix \({\rm{A}} = \left[ {\begin{array}{*{20}{c}} 1&3&2\\ 1&{{\rm{x}} - 1}&1\\ 2&7&{{\rm{x}} - 3} \end{array}} \right]\)
Will have inverse for every real number x except forIf $A = \begin{bmatrix} 2 & 7 \\ 1 & 5 \end{bmatrix}$, then what is $A + 3A^{-1}$ equal to, where $A$ is a matrix of order 2?
Find the value of $|adj (2 \cdot adj A)|$ if matrix $A$ is of the order of $3$ and $|A| = 15$.