Advertisements
Advertisements
प्रश्न
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
उत्तर
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
संबंधित प्रश्न
Find the inverse of the matrices (if it exists).
`[(-1,5),(-3,2)]`
If x, y, z are nonzero real numbers, then the inverse of matrix A = `[(x,0,0),(0,y,0),(0,0,z)]` is ______.
If \[A = \begin{bmatrix}- 4 & - 3 & - 3 \\ 1 & 0 & 1 \\ 4 & 4 & 3\end{bmatrix}\], show that adj A = A.
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 .\]
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 .\]
Let
\[F \left( \alpha \right) = \begin{bmatrix}\cos \alpha & - \sin \alpha & 0 \\ \sin \alpha & \cos \alpha & 0 \\ 0 & 0 & 1\end{bmatrix}\text{ and }G\left( \beta \right) = \begin{bmatrix}\cos \beta & 0 & \sin \beta \\ 0 & 1 & 0 \\ - \sin \beta & 0 & \cos \beta\end{bmatrix}\]
Show that
If \[A = \begin{bmatrix}2 & 3 \\ 1 & 2\end{bmatrix}\] , verify that \[A^2 - 4 A + I = O,\text{ where }I = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\text{ and }O = \begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\] . Hence, find A−1.
Show that
If \[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix}\], show that
For the matrix \[A = \begin{bmatrix}1 & 1 & 1 \\ 1 & 2 & - 3 \\ 2 & - 1 & 3\end{bmatrix}\] . Show that
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 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}5 & 2 \\ 2 & 1\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}3 & 0 & - 1 \\ 2 & 3 & 0 \\ 0 & 4 & 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.
If \[A = \begin{bmatrix}1 & - 3 \\ 2 & 0\end{bmatrix}\], write adj A.
If A is a singular matrix, then adj A is ______.
If A, B are two n × n non-singular matrices, then __________ .
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 ______ .
The matrix \[\begin{bmatrix}5 & 10 & 3 \\ - 2 & - 4 & 6 \\ - 1 & - 2 & b\end{bmatrix}\] is a singular matrix, if the value of b is _____________ .
|adj. A| = |A|2, where A is a square matrix of order two.
A square matrix A is invertible if det A is equal to ____________.
Find the adjoint of the matrix A, where A `= [(1,2,3),(0,5,0),(2,4,3)]`
For matrix A = `[(2,5),(-11,7)]` (adj A)' is equal to:
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 ____________.
If A is a square matrix of order 3 and |A| = 5, then |adj A| = ______.
If A = `[(2, -3, 5),(3, 2, -4),(1, 1, -2)]`, find A–1. Use A–1 to solve the following system of equations 2x − 3y + 5z = 11, 3x + 2y – 4z = –5, x + y – 2z = –3
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 ______.
If A = `[(0, 1),(0, 0)]`, then A2023 is equal to ______.
If for a square matrix A, A2 – A + I = 0, then A–1 equals ______.
A furniture factory uses three types of wood namely, teakwood, rosewood and satinwood for manufacturing three types of furniture, that are, table, chair and cot.
The wood requirements (in tonnes) for each type of furniture are given below:
| Table | Chair | Cot | |
| Teakwood | 2 | 3 | 4 |
| Rosewood | 1 | 1 | 2 |
| Satinwood | 3 | 2 | 1 |
It is found that 29 tonnes of teakwood, 13 tonnes of rosewood and 16 tonnes of satinwood are available to make all three types of furniture.
Using the above information, answer the following questions:
- Express the data given in the table above in the form of a set of simultaneous equations.
- Solve the set of simultaneous equations formed in subpart (i) by matrix method.
- Hence, find the number of table(s), chair(s) and cot(s) produced.
