Advertisements
Advertisements
Question
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}\]
Advertisements
Solution
Let:
\[A = \begin{bmatrix} 5 & 3\\ - 1 & - 2 \end{bmatrix} \]
\[ \Rightarrow \left| A \right| = \begin{vmatrix} 5 & 3\\ - 1 & - 2 \end{vmatrix} = - 10 + 3 = - 7 \neq 0 \]
Hence, A is invertible .
\[\text{ If }C_{ij}\text{ is a cofactor of }a_{ij}\text{ in A, then }C_{11} = - 2, C_{12} = 1, C_{21} = - 3\text{ and }C_{22} = 5 . \]
Now,
\[adj A = \begin{bmatrix} - 2 & 1\\ - 3 & 5 \end{bmatrix}^T = \begin{bmatrix} - 2 & - 3\\ 1 & 5 \end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A = \frac{- 1}{7}\begin{bmatrix} - 2 & - 3\\ 1 & 5 \end{bmatrix} \]
Let:
\[B = \begin{bmatrix} 14 & 7\\7 & 7 \end{bmatrix}\]
\[ \Rightarrow \left| B \right| = \begin{bmatrix} 14 & 7\\7 & 7 \end{bmatrix} = 98 - 49 = 49 \neq 0 \]
Hence, B is invertible .
The given matrix equation becomes XA = B .
\[ \Rightarrow \left( XA \right) A^{- 1} = B A^{- 1} \]
\[ \Rightarrow X\left( A A^{- 1} \right) = \begin{bmatrix} 14 & 7\\7 & 7 \end{bmatrix} \times \frac{- 1}{7} \times \begin{bmatrix} - 2 & - 3\\ 1 & 5 \end{bmatrix}\]
\[ \Rightarrow X = \frac{- 1}{7}\begin{bmatrix} - 28 + 7 & - 42 + 35\\ - 14 + 7 & - 21 + 35 \end{bmatrix}\]
\[ \Rightarrow X = \frac{- 1}{7}\begin{bmatrix} - 21 & - 7\\ - 7 & 14 \end{bmatrix}\]
\[ \Rightarrow X = \begin{bmatrix} 3 & 1\\ 1 & - 2 \end{bmatrix}\]
APPEARS IN
RELATED QUESTIONS
Find the inverse of the matrices (if it exists).
`[(1,-1,2),(0,2,-3),(3,-2,4)]`
Find the inverse of the matrices (if it exists).
`[(1,0,0),(0, cos alpha, sin alpha),(0, sin alpha, -cos alpha)]`
If A = `[(2,-1,1),(-1,2,-1),(1,-1,2)]` verify that A3 − 6A2 + 9A − 4I = 0 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}\cos \alpha & \sin \alpha \\ \sin \alpha & \cos \alpha\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}3 & 2 \\ 7 & 5\end{bmatrix}\text{ and }B \begin{bmatrix}4 & 6 \\ 3 & 2\end{bmatrix}\]
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}\]
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}\]
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.
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}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 = \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.
Find the inverse of the matrix \[\begin{bmatrix}3 & - 2 \\ - 7 & 5\end{bmatrix} .\]
If A is a singular matrix, then adj A is ______.
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
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.
Using matrix method, solve the following system of equations:
x – 2y = 10, 2x + y + 3z = 8 and -2y + z = 7
|A–1| ≠ |A|–1, where A is non-singular matrix.
If A, B be two square matrices such that |AB| = O, then ____________.
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 ____________.
For matrix A = `[(2,5),(-11,7)]` (adj A)' is equal to:
If A = `[(0, 1),(0, 0)]`, then A2023 is equal to ______.
