Advertisements
Advertisements
प्रश्न
Find the matrix X satisfying the equation
Advertisements
उत्तर
\[\text{ Let } A = \begin{bmatrix} 2 & 1\\5 & 3 \end{bmatrix} , B = \begin{bmatrix} 5 & 3\\3 & 2 \end{bmatrix}\text{ and }I = \begin{bmatrix} 1 & 0\\0 & 1 \end{bmatrix}\]
\[ \Rightarrow \left| A \right| = \begin{vmatrix} 2 & 1\\5 & 3 \end{vmatrix} = 6 - 5 = 1 \]
\[\text{ Since, }\left| A \right| \neq 0\]
Thus, A is invertible.
\[\text{ Also, }\left| B \right| = \begin{vmatrix} 5 & 3\\3 & 2 \end{vmatrix} = 10 - 9 = 1\]
Thus, B is invertible.
Cofactors of matrices A & B are
\[ A_{11} = 3, A_{12} = - 5, A_{21} = - 1, A_{22} = 2\]
\[ B_{11} = 2, B_{12} = - 3, B_{21} = - 3, B_{22} = 5\]
Now,
\[adj A = \begin{bmatrix} 3 & - 5\\ - 1 & 2 \end{bmatrix}^T = \begin{bmatrix} 3 & - 1\\ - 5 & 2 \end{bmatrix} \]
\[adj B = \begin{bmatrix} 2 & - 3 \\ - 3 & 5 \end{bmatrix}^T = \begin{bmatrix} 2 & - 3 \\ - 3 & 5 \end{bmatrix}\]
\[ A^{- 1} = \frac{1}{\left| A \right|}adj A = \begin{bmatrix} 3 & - 1\\ - 5 & 2 \end{bmatrix}\]
\[ B^{- 1} = \frac{1}{\left| B \right|}adj B = \begin{bmatrix} 2 & - 3 \\ - 3 & 5 \end{bmatrix}\]
The given matrix equation becomes AXB = I
\[ \Rightarrow A^{- 1} AXB B^{- 1} = I A^{- 1} B^{- 1} \]
\[ \Rightarrow \left( A^{- 1} A \right)X\left( B B^{- 1} \right) = A^{- 1} B^{- 1} \]
\[ \Rightarrow IXI = A^{- 1} B^{- 1} \]
\[ \Rightarrow X = A^{- 1} B^{- 1} \]
\[ \Rightarrow X = \begin{bmatrix} 3 & -1\\ - 5 & 2\end{bmatrix}\begin{bmatrix} 2 & - 3 \\ - 3 & 5 \end{bmatrix} = \begin{bmatrix} 6 + 3 & - 9 - 5\\ - 10 - 6 & 15 + 10 \end{bmatrix} = \begin{bmatrix} 9 & - 14\\ - 16 & 25 \end{bmatrix}\]
APPEARS IN
संबंधित प्रश्न
Verify A(adj A) = (adj A)A = |A|I.
`[(1,-1,2),(3,0,-2),(1,0,3)]`
Find the inverse of the matrices (if it exists).
`[(1,2,3),(0,2,4),(0,0,5)]`
Find the inverse of the matrices (if it exists).
`[(1,-1,2),(0,2,-3),(3,-2,4)]`
For the matrix A = `[(3,2),(1,1)]` find the numbers a and b such that A2 + aA + bI = 0.
Let A = `[(1, sin theta, 1),(-sin theta,1,sin theta),(-1, -sin theta, 1)]` where 0 ≤ θ ≤ 2π, then ______.
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.
Let \[A = \begin{bmatrix}3 & 2 \\ 7 & 5\end{bmatrix}\text{ and }B = \begin{bmatrix}6 & 7 \\ 8 & 9\end{bmatrix} .\text{ Find }\left( AB \right)^{- 1}\]
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 the matrix, \[A = \begin{bmatrix}1 & 0 & - 2 \\ - 2 & - 1 & 2 \\ 3 & 4 & 1\end{bmatrix}\] satisfies the equation, \[A^3 - A^2 - 3A - I_3 = O\] . 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 for which
If \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & - 1 & 4 \\ - 2 & 2 & 1\end{bmatrix},\text{ find }\left( A^T \right)^{- 1} .\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}1 & 2 & 0 \\ 2 & 3 & - 1 \\ 1 & - 1 & 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}1 & 1 & 2 \\ 3 & 1 & 1 \\ 2 & 3 & 1\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}1 & 3 & - 2 \\ - 3 & 0 & - 1 \\ 2 & 1 & 0\end{bmatrix}\]
If adj \[A = \begin{bmatrix}2 & 3 \\ 4 & - 1\end{bmatrix}\text{ and adj }B = \begin{bmatrix}1 & - 2 \\ - 3 & 1\end{bmatrix}\]
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = k A,\] then find the value of k.
Find the inverse of the matrix \[\begin{bmatrix} \cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]
If \[A = \begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\] , then the value of |adj A| is _____________ .
If d is the determinant of a square matrix A of order n, then the determinant of its adjoint is _____________ .
If \[A^2 - A + I = 0\], then the inverse of A is __________ .
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = kA\], then k equals ___________ .
If \[\begin{bmatrix}1 & - \tan \theta \\ \tan \theta & 1\end{bmatrix} \begin{bmatrix}1 & \tan \theta \\ - \tan \theta & 1\end{bmatrix} - 1 = \begin{bmatrix}a & - b \\ b & a\end{bmatrix}\], then _______________ .
If a matrix A is such that \[3A^3 + 2 A^2 + 5 A + I = 0,\text{ then }A^{- 1}\] equal to _______________ .
If A is an invertible matrix, then det (A−1) is equal to ____________ .
An amount of Rs 10,000 is put into three investments at the rate of 10, 12 and 15% per annum. The combined income is Rs 1310 and the combined income of first and second investment is Rs 190 short of the income from the third. Find the investment in each using matrix method.
If A and B are invertible matrices, then which of the following is not correct?
|A–1| ≠ |A|–1, where A is non-singular matrix.
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)]`
Find the value of x for which the matrix A `= [(3 - "x", 2, 2),(2,4 - "x", 1),(-2,- 4,-1 - "x")]` is singular.
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 ____________.
If A is a square matrix of order 3, |A′| = −3, then |AA′| = ______.
If A = `[(0, 1),(0, 0)]`, then A2023 is equal to ______.
Given that A is a square matrix of order 3 and |A| = –2, then |adj(2A)| is equal to ______.
