Advertisements
Advertisements
Question
If x, y, z are nonzero real numbers, then the inverse of matrix A = `[(x,0,0),(0,y,0),(0,0,z)]` is ______.
Options
`[(x^(-1),0,0),(0, y^(-1),0),(0,0,z^(-1))]`
`xyz[(x^(-1),0,0),(0,y^(-1),0),(0,0,z^(-1))]`
`1/(xyz)[(x,0,0),(0,y,0),(0,0,z)]`
`1/(xyz)[(1,0,0),(0,1,0),(0,0,1)]`
Advertisements
Solution
If x, y, z are nonzero real numbers, then the inverse of matrix A = `[(x,0,0),(0,y,0),(0,0,z)]` is `underlinebb([(x^(-1),0,0),(0, y^(-1),0),(0,0,z^(-1))])`.
Explanation:
Let, A = `[(x,0,0),(0,y,0),(0,0,z)]`
∴ |A| = x[yz − 0] = xyz
∴ A11 = `(-1)^(1 + 1)[(y,0),(0,z)]`
= (−1)2 [yz − 0]
= 1 × yz
= yz
A12 = `(-1)^(1 + 2)[(0,0),(0,z)]`
= (−1)3 [0 − 0]
= 0
A13 = `(-1)^(1 + 3)[(0,y),(0,0)]`
= (−1)4 [0 − 0]
= 0
A21 = `(-1)^(2 + 1)[(0,0),(0,z)]`
= (−1)3 [0 − 0]
= 0
A22 = `(-1)^(2 + 2)[(x,0),(0,z)]`
= (−1)4 [xz − 0]
= 1 × zx
= zx
A23 = `(-1)^(2 + 3)[(x,0),(0,0)]`
= (−1)5 [0 − 0]
= 0
A31 = `(-1)^(3 + 1)[(0,0),(0,z)]`
= (−1)4 [0 − 0]
= 0
A32 = `(-1)^(3 + 2)[(x,0),(0,0)]`
= (−1)5 [0 − 0]
= 0
A33 = `(-1)^(3 + 3)[(x,0),(0,y)]`
= (−1)6 [xy − 0]
= xy
∴ adj A = `[(yz,0,0),(0,zx,0),(0,0,xy)] = [(yz,0,0),(0,zx,0),(0,0,xy)]`
A−1 = `1/|A|` (adj A)
= `1/(xyz)[(yz,0,0),(0,zx,0),(0,0,xy)]`
= `[(1/x,0,0),(0,1/y,0),(0,0,1/z)]`
= `[(x^-1,0,0),(0,y^-1,0),(0,0,z^-1)]`
APPEARS IN
RELATED QUESTIONS
Verify A(adj A) = (adj A)A = |A|I.
`[(1,-1,2),(3,0,-2),(1,0,3)]`
Let A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`. Verify that (AB)−1 = B−1A−1.
If A = `[(2,-1,1),(-1,2,-1),(1,-1,2)]` verify that A3 − 6A2 + 9A − 4I = 0 and hence find A−1.
Let A = `[(1, sin theta, 1),(-sin theta,1,sin theta),(-1, -sin theta, 1)]` where 0 ≤ θ ≤ 2π, then ______.
Find the adjoint of the following matrix:
\[\begin{bmatrix}\cos \alpha & \sin \alpha \\ \sin \alpha & \cos \alpha\end{bmatrix}\]
Compute the adjoint of the following matrix:
\[\begin{bmatrix}1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1\end{bmatrix}\]
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
For the matrix
If \[A = \begin{bmatrix}- 4 & - 3 & - 3 \\ 1 & 0 & 1 \\ 4 & 4 & 3\end{bmatrix}\], show that adj A = A.
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.
Given \[A = \begin{bmatrix}2 & - 3 \\ - 4 & 7\end{bmatrix}\], compute A−1 and show that \[2 A^{- 1} = 9I - A .\]
Given \[A = \begin{bmatrix}5 & 0 & 4 \\ 2 & 3 & 2 \\ 1 & 2 & 1\end{bmatrix}, B^{- 1} = \begin{bmatrix}1 & 3 & 3 \\ 1 & 4 & 3 \\ 1 & 3 & 4\end{bmatrix}\] . Compute (AB)−1.
Show that \[A = \begin{bmatrix}5 & 3 \\ - 1 & - 2\end{bmatrix}\] satisfies the equation \[x^2 - 3x - 7 = 0\]. Thus, 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 inverse by using elementary row transformations:
\[\begin{bmatrix}2 & 3 & 1 \\ 2 & 4 & 1 \\ 3 & 7 & 2\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & - 1 & 4 \\ 4 & 0 & 7 \\ 3 & - 2 & 7\end{bmatrix}\]
If \[A = \begin{bmatrix}\cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\text{ and }A \left( adj A = \right)\begin{bmatrix}k & 0 \\ 0 & k\end{bmatrix}\], then find the value of k.
If \[A = \begin{bmatrix}a & b \\ c & d\end{bmatrix}, B = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\] , find adj (AB).
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] , write \[A^{- 1}\] in terms of A.
If A is an invertible matrix of order 3, then which of the following is not true ?
If B is a non-singular matrix and A is a square matrix, then det (B−1 AB) is equal to ___________ .
For any 2 × 2 matrix, if \[A \left( adj A \right) = \begin{bmatrix}10 & 0 \\ 0 & 10\end{bmatrix}\] , then |A| is equal to ______ .
If for the matrix A, A3 = I, then A−1 = _____________ .
For non-singular square matrix A, B and C of the same order \[\left( A B^{- 1} C \right) =\] ______________ .
If A = `[(0, 1, 3),(1, 2, x),(2, 3, 1)]`, A–1 = `[(1/2, -4, 5/2),(-1/2, 3, -3/2),(1/2, y, 1/2)]` then x = 1, y = –1.
|adj. A| = |A|2, where A is a square matrix of order two.
Find the adjoint of the matrix A, where A `= [(1,2,3),(0,5,0),(2,4,3)]`
Find x, if `[(1,2,"x"),(1,1,1),(2,1,-1)]` is singular
Find the value of x for which the matrix A `= [(3 - "x", 2, 2),(2,4 - "x", 1),(-2,- 4,-1 - "x")]` is singular.
If `abs((2"x", -1),(4,2)) = abs ((3,0),(2,1))` then x is ____________.
A and B are invertible matrices of the same order such that |(AB)-1| = 8, If |A| = 2, then |B| is ____________.
Given that A is a square matrix of order 3 and |A| = –2, then |adj(2A)| is equal to ______.
