Advertisements
Advertisements
प्रश्न
Find the matrix X for which
Advertisements
उत्तर
\[Let A = \begin{bmatrix} 3 & 2\\7 & 5 \end{bmatrix}, B = \begin{bmatrix} - 1 & 1\\ - 2 & 1 \end{bmatrix} \text{ and }C = \begin{bmatrix} 2 & - 1\\0 & 4 \end{bmatrix}\]
Now,
\[\left| A \right| = \begin{vmatrix} 3 & 2\\7 & 5 \end{vmatrix} = 15 - 14 = 1 \]
\[\left| B \right| = \begin{vmatrix} - 1 & 1\\ - 2 & 1 \end{vmatrix} = - 1 + 2 = 1 \]
\[\text{ Since, }\left| A \right| \neq 0\text{ and }\left| B \right| \neq 0\]
\[\text{ Hence, A & B are invertible, so }A^{- 1}\text{ and }B^{- 1}\text{ exist }. \]
Cofactors of matrix A are
\[ A_{11} = 5 A_{12} = - 7 A_{21} = - 2 A_{22} = 3 \]
Now,
\[adj A = \begin{bmatrix} 5 & - 7\\ - 2 & 3 \end{bmatrix}T = \begin{bmatrix} 5 & - 2\\ - 7 & 3 \end{bmatrix}\]
\[ A^{- 1} = \frac{1}{\left| A \right|}adj A = \begin{bmatrix} 5 & - 2\\ - 7 & 3 \end{bmatrix} \]
Cofactors of matrix B are
\[ B_{11} = 1 B_{12} = 2 B_{21} = - 1 B_{22} = - 1\]
Now,
\[adj B = \begin{bmatrix} 1 & 2\\ - 1 & - 1 \end{bmatrix}^T = \begin{bmatrix} 1 & - 1\\ 2 & - 1 \end{bmatrix}\]
\[ B^{- 1} = \frac{1}{\left| B \right|}adj B = \begin{bmatrix} 1 & - 1\\ 2 & - 1 \end{bmatrix} \]
The given equation becomes AXB = C
\[ \Rightarrow \left( A^{- 1} A \right)X\left( B B^{- 1} \right) = A^{- 1} C B^{- 1} \]
\[ \Rightarrow \left( I \right)X\left( I \right) = A^{- 1} C B^{- 1} \]
\[ \Rightarrow X = \begin{bmatrix} 5 & - 2\\ - 7 & 3 \end{bmatrix}\begin{bmatrix} 2 & - 1\\0 & 4 \end{bmatrix}\begin{bmatrix} 1 & - 1\\ 2 & - 1 \end{bmatrix}\]
\[ \Rightarrow X = \begin{bmatrix} 5 & - 2\\ - 7 & 3 \end{bmatrix}\begin{bmatrix} 2 - 2 & - 2 + 1\\ 0 + 8 & 0 - 4 \end{bmatrix}\]
\[ \Rightarrow X = \begin{bmatrix} 5 & - 2\\ - 7 & 3 \end{bmatrix}\begin{bmatrix} 0 & - 1\\ 8 & - 4 \end{bmatrix}\]
\[ \Rightarrow X = \begin{bmatrix} - 16 & 3\\ 24 & - 5 \end{bmatrix}\]
APPEARS IN
संबंधित प्रश्न
The monthly incomes of Aryan and Babban are in the ratio 3 : 4 and their monthly expenditures are in the ratio 5 : 7. If each saves Rs 15,000 per month, find their monthly incomes using matrix method. This problem reflects which value?
Find the adjoint of the matrices.
`[(1,2),(3,4)]`
Find the adjoint of the matrices.
`[(1,-1,2),(2,3,5),(-2,0,1)]`
Find the inverse of the matrices (if it exists).
`[(2,1,3),(4,-1,0),(-7,2,1)]`
Let A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`. Verify that (AB)−1 = B−1A−1.
If A is an invertible matrix of order 2, then det (A−1) is equal to ______.
Find the adjoint of the following matrix:
\[\begin{bmatrix}a & b \\ c & d\end{bmatrix}\]
Find the adjoint of the following matrix:
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.
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 matrix \[A = \begin{bmatrix}a & b \\ c & \frac{1 + bc}{a}\end{bmatrix}\] and show that \[a A^{- 1} = \left( a^2 + bc + 1 \right) I - aA .\]
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
If \[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix}\], show that
Verify that \[A^3 - 6 A^2 + 9A - 4I = O\] and hence find A−1.
If \[A = \begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\] , show that \[A^{- 1} = A^3\]
If \[A = \begin{bmatrix}- 1 & 2 & 0 \\ - 1 & 1 & 1 \\ 0 & 1 & 0\end{bmatrix}\] , show that \[A^2 = A^{- 1} .\]
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}2 & 3 & 1 \\ 2 & 4 & 1 \\ 3 & 7 & 2\end{bmatrix}\]
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}2 & - 1 & 3 \\ 1 & 2 & 4 \\ 3 & 1 & 1\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}2 & - 1 & 4 \\ 4 & 0 & 7 \\ 3 & - 2 & 7\end{bmatrix}\]
If A is a square matrix, then write the matrix adj (AT) − (adj A)T.
If A is an invertible matrix such that |A−1| = 2, find the value of |A|.
If \[A = \begin{bmatrix}a & b \\ c & d\end{bmatrix}, B = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\] , find adj (AB).
If A is an invertible matrix, 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 __________ .
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 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 matrix A is such that \[3A^3 + 2 A^2 + 5 A + I = 0,\text{ then }A^{- 1}\] equal to _______________ .
Using matrix method, solve the following system of equations:
x – 2y = 10, 2x + y + 3z = 8 and -2y + z = 7
A square matrix A is invertible if det A is equal to ____________.
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 ____________.
A and B are invertible matrices of the same order such that |(AB)-1| = 8, If |A| = 2, then |B| is ____________.
If A is a square matrix of order 3, |A′| = −3, then |AA′| = ______.
If A = `[(1/sqrt(5), 2/sqrt(5)),((-2)/sqrt(5), 1/sqrt(5))]`, B = `[(1, 0),(i, 1)]`, i = `sqrt(-1)` and Q = ATBA, then the inverse of the matrix A. Q2021 AT is equal to ______.
