Advertisements
Advertisements
Question
Solve the matrix equation \[\begin{bmatrix}5 & 4 \\ 1 & 1\end{bmatrix}X = \begin{bmatrix}1 & - 2 \\ 1 & 3\end{bmatrix}\], where X is a 2 × 2 matrix.
Advertisements
Solution
Let:
\[A = \begin{bmatrix} 5 & 4 \\ 1 & 1 \end{bmatrix} \]
\[B = \begin{bmatrix} 1 &- 2\\1 & 3 \end{bmatrix}\]
Now,
\[\left| A \right| = \begin{bmatrix} 5 & 4 \\1 & 1 \end{bmatrix} = 5 - 4 = 1 \neq 0 \]
Hence, A is invertible .
\[\text{ If }C_{ij}\text{ is cofactor of }a_{ij} \text{ in A, then }C_{11} = 1, C_{12} = - 1, C_{21} = - 4\text{ and }C_{22} = 5 . \]
\[ \Rightarrow adj A = \begin{bmatrix} 1 & - 1\\ - 4 & - 5 \end{bmatrix}^T = \begin{bmatrix} 1 & - 4 \\ - 1 & 5 \end{bmatrix}\]
\[ \therefore A^{- 1} = \frac{1}{\left| A \right|}adj A = \begin{bmatrix} 1 & - 4 \\ - 1 & 5 \end{bmatrix} \]
Now, the given equation becomes AX = B .
\[ \Rightarrow A^{- 1} \left( AX \right) = A^{- 1} \times B\]
\[ \Rightarrow \left( A^{- 1} A \right)X = A^{- 1} \times B\]
\[ \Rightarrow X = A^{- 1} \times B \]
\[ \Rightarrow X = \begin{bmatrix} 1 & - 4 \\ - 1 & 5 \end{bmatrix} \times \begin{bmatrix} 1 & - 2\\1 & 3 \end{bmatrix} \]
\[ \Rightarrow X = \begin{bmatrix} 1 - 4 & - 2 - 12\\ - 1 + 5 & 2 + 15 \end{bmatrix}\]
\[ \Rightarrow X = \begin{bmatrix} - 3 & - 14\\ 4 & 17 \end{bmatrix}\]
APPEARS IN
RELATED QUESTIONS
Find the adjoint of the matrices.
`[(1,2),(3,4)]`
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).
`[(2,1,3),(4,-1,0),(-7,2,1)]`
Find the inverse of the matrices (if it exists).
`[(1,0,0),(0, cos alpha, sin alpha),(0, sin alpha, -cos alpha)]`
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:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
For the matrix
Find A (adj A) for the matrix \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & 2 & - 1 \\ - 4 & 5 & 2\end{bmatrix} .\]
Find the inverse of the following matrix:
Find the inverse of the following matrix.
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}\]
If \[A = \begin{bmatrix}4 & 5 \\ 2 & 1\end{bmatrix}\] , then show that \[A - 3I = 2 \left( I + 3 A^{- 1} \right) .\]
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}6 & 5 \\ 7 & 6\end{bmatrix}\] satisfies the equation \[x^2 - 12x + 1 = O\]. Thus, find A−1.
Verify that \[A^3 - 6 A^2 + 9A - 4I = O\] and hence find A−1.
prove that \[A^{- 1} = A^3\]
Find the adjoint of the matrix \[A = \begin{bmatrix}- 1 & - 2 & - 2 \\ 2 & 1 & - 2 \\ 2 & - 2 & 1\end{bmatrix}\] and hence show that \[A\left( adj A \right) = \left| A \right| I_3\].
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}7 & 1 \\ 4 & - 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}1 & 6 \\ - 3 & 5\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & 5 \\ 1 & 3\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}3 & 1 \\ 2 & - 3\end{bmatrix}\], then find |adj A|.
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] , write \[A^{- 1}\] in terms of A.
If A is a singular matrix, then adj A is ______.
If \[A = \begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\] , then the value of |adj A| is _____________ .
For non-singular square matrix A, B and C of the same order \[\left( A B^{- 1} C \right) =\] ______________ .
If a matrix A is such that \[3A^3 + 2 A^2 + 5 A + I = 0,\text{ then }A^{- 1}\] equal to _______________ .
Find A−1, if \[A = \begin{bmatrix}1 & 2 & 5 \\ 1 & - 1 & - 1 \\ 2 & 3 & - 1\end{bmatrix}\] . Hence solve the following system of linear equations:x + 2y + 5z = 10, x − y − z = −2, 2x + 3y − z = −11
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 ____________.
Find the adjoint of the matrix A `= [(1,2),(3,4)].`
If the equation a(y + z) = x, b(z + x) = y, c(x + y) = z have non-trivial solutions then the value of `1/(1+"a") + 1/(1+"b") + 1/(1+"c")` 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 ______.
| To raise money for an orphanage, students of three schools A, B and C organised an exhibition in their residential colony, where they sold paper bags, scrap books and pastel sheets made by using recycled paper. Student of school A sold 30 paper bags, 20 scrap books and 10 pastel sheets and raised ₹ 410. Student of school B sold 20 paper bags, 10 scrap books and 20 pastel sheets and raised ₹ 290. Student of school C sold 20 paper bags, 20 scrap books and 20 pastel sheets and raised ₹ 440. |
Answer the following question:
- Translate the problem into a system of equations.
- Solve the system of equation by using matrix method.
- Hence, find the cost of one paper bag, one scrap book and one pastel sheet.
