Advertisements
Advertisements
Question
Find the inverse of the matrices (if it exists).
`[(1,-1,2),(0,2,-3),(3,-2,4)]`
Solution
A = `[(1,-1,2),(0,2,-3),(3,-2,4)]`
So, adj A `= [(A_11,A_21,A_31),(A_12,A_22,A_32),(A_13,A_23,A_33)]`
`= [(2,0,-1),(-9,-2,3),(-6,-1,2)]`
`abs A= 1(8 - 6) + 1(0 + 9) + 2 (0 - 6)`
`= -1 ne 0 -> "A"^-1` exists.
`C_11 = (-1)^(1+1) |(2,-3), (-2,4)| = 8 - 6 = 2`
`C12 = (-1)^(1+2) |(0,-3), (3,4)| = -(0 + 9) = -9`
`C_13 = (-1)^(1+3)|(0,2),(3,-2)| = 0 - 6 = -6`
`C_21 = (-1)^(2+1) |(-1,2), (-2,4)| = -(-4 + 4) = 0`
`C_22 = (-1)^(2+2) |(1,2), (3,4)| = 4 - 6 = -2`
`C_23 = (-1)^(2+3) |(1,-1), (3,-2)| = -(2+3) = -1`
`C_31 = (-1)^(3+1) |(-1,2), (2,-3)| = 3 - 4 = -1`
`C_32 = (-1)^(3+2) |(1,2), (0,-3)| = -(-3 - 0) = 3`
`C_33 = (-1)^(3+3)|(1,-1), (0,2)| = 2 + 0 = 2`
`A^-1 = 1/abs A (adjA) = 1/abs A [(A_11,A_21,A_31),(A_12,A_22,A_32),(A_13,A_23,A_33)]`
`= 1/-1[(2,0,-1),(-9,-2,3),(-6,-1,2)]`
`= [(-2,0,1),(9,2,-3),(6,1,-2)]`
APPEARS IN
RELATED QUESTIONS
Let `A =[(3,7),(2,5)] and B = [(6,8),(7,9)]`. Verify that `(AB)^(-1) = B^(-1)A^(-1).`
For the matrix A = `[(3,2),(1,1)]` find the numbers a and b such that A2 + aA + bI = O.
If A = `[(2,-1,1),(-1,2,-1),(1,-1,2)]` verify that A3 − 6A2 + 9A − 4I = O and hence find A−1
If `A^(-1) =[(3,-1,1),(-15,6,-5),(5,-2,2)]` and `B = [(1,2,-2),(-1,3,0),(0,-2,1)]` find `(AB)^(-1)`
If x, y, z are nonzero real numbers, then the inverse of matrix A = `[(x,0,0),(0,y,0),(0,0,z)]` is ______.
Find the adjoint of the following matrix:
\[\begin{bmatrix}- 3 & 5 \\ 2 & 4\end{bmatrix}\]
Find the adjoint of the following matrix:
\[\begin{bmatrix}a & b \\ c & d\end{bmatrix}\]
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
If \[A = \begin{bmatrix}- 1 & - 2 & - 2 \\ 2 & 1 & - 2 \\ 2 & - 2 & 1\end{bmatrix}\] , show that adj A = 3AT.
Find the inverse of the following matrix:
Find the inverse of the following matrix:
Find the inverse of the following matrix:
Find the inverse of the following matrix.
Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]
For the following pair of matrix verify that \[\left( AB \right)^{- 1} = B^{- 1} A^{- 1} :\]
\[A = \begin{bmatrix}2 & 1 \\ 5 & 3\end{bmatrix}\text{ and }B \begin{bmatrix}4 & 5 \\ 3 & 4\end{bmatrix}\]
Given \[A = \begin{bmatrix}2 & - 3 \\ - 4 & 7\end{bmatrix}\], compute A−1 and show that \[2 A^{- 1} = 9I - A .\]
Let
\[F \left( \alpha \right) = \begin{bmatrix}\cos \alpha & - \sin \alpha & 0 \\ \sin \alpha & \cos \alpha & 0 \\ 0 & 0 & 1\end{bmatrix}\text{ and }G\left( \beta \right) = \begin{bmatrix}\cos \beta & 0 & \sin \beta \\ 0 & 1 & 0 \\ - \sin \beta & 0 & \cos \beta\end{bmatrix}\]
Show that
If \[A = \begin{bmatrix}3 & - 2 \\ 4 & - 2\end{bmatrix}\], find the value of \[\lambda\] so that \[A^2 = \lambda A - 2I\]. Hence, find A−1.
Verify that \[A^3 - 6 A^2 + 9A - 4I = O\] and hence find A−1.
If \[A = \begin{bmatrix}- 1 & 2 & 0 \\ - 1 & 1 & 1 \\ 0 & 1 & 0\end{bmatrix}\] , show that \[A^2 = A^{- 1} .\]
Find the matrix X satisfying the matrix equation \[X\begin{bmatrix}5 & 3 \\ - 1 & - 2\end{bmatrix} = \begin{bmatrix}14 & 7 \\ 7 & 7\end{bmatrix}\]
Find the matrix X satisfying the equation
If \[A = \begin{bmatrix}1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1\end{bmatrix}\] , find \[A^{- 1}\] and prove that \[A^2 - 4A - 5I = O\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}5 & 2 \\ 2 & 1\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}1 & 3 & - 2 \\ - 3 & 0 & - 1 \\ 2 & 1 & 0\end{bmatrix}\]
Find the inverse of the matrix \[\begin{bmatrix}3 & - 2 \\ - 7 & 5\end{bmatrix} .\]
If A is an invertible matrix of order 3, then which of the following is not true ?
If \[A = \begin{bmatrix}1 & 2 & - 1 \\ - 1 & 1 & 2 \\ 2 & - 1 & 1\end{bmatrix}\] , then ded (adj (adj A)) is __________ .
If A satisfies the equation \[x^3 - 5 x^2 + 4x + \lambda = 0\] then A-1 exists if _____________ .
If for the matrix A, A3 = I, then A−1 = _____________ .
If A and B are invertible matrices, which of the following statement is not correct.
Let \[A = \begin{bmatrix}1 & 2 \\ 3 & - 5\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ 0 & 2\end{bmatrix}\] and X be a matrix such that A = BX, then X is equal to _____________ .
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = kA\], then k equals ___________ .
If a matrix A is such that \[3A^3 + 2 A^2 + 5 A + I = 0,\text{ then }A^{- 1}\] equal to _______________ .
If \[A = \begin{bmatrix}2 & - 3 & 5 \\ 3 & 2 & - 4 \\ 1 & 1 & - 2\end{bmatrix}\], find A−1 and hence solve the system of linear equations 2x − 3y + 5z = 11, 3x + 2y − 4z = −5, x + y + 2z = −3
If A, B be two square matrices such that |AB| = O, then ____________.
Find the adjoint of the matrix A, where A `= [(1,2,3),(0,5,0),(2,4,3)]`
The value of `abs (("cos" (alpha + beta),-"sin" (alpha + beta),"cos" 2 beta),("sin" alpha, "cos" alpha, "sin" beta),(-"cos" alpha, "sin" alpha, "cos" beta))` is independent of ____________.
For A = `[(3,1),(-1,2)]`, then 14A−1 is given by:
A and B are invertible matrices of the same order such that |(AB)-1| = 8, If |A| = 2, then |B| is ____________.