Advertisements
Advertisements
प्रश्न
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.
Advertisements
उत्तर
We have,
\[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}\]
\[\text{ We know }(AB )^{- 1} = B^{- 1} A^{- 1} \]
For matrix A,
\[ C_{11} = \begin{vmatrix}3 & 2 \\ 2 & 1\end{vmatrix} = - 1, C_{12} = - \begin{vmatrix}2 & 2 \\ 1 & 1\end{vmatrix} = 0\text{ and }C_{13} = \begin{vmatrix}2 & 3 \\ 1 & 2\end{vmatrix} = 1\]
\[ C_{21} = - \begin{vmatrix}0 & 4 \\ 2 & 1\end{vmatrix} = 8, C_{22} = \begin{vmatrix}5 & 4 \\ 1 & 1\end{vmatrix} = 1\text{ and }C_{23} = - \begin{vmatrix}5 & 0 \\ 1 & 2\end{vmatrix} = - 10\]
\[ C_{31} = \begin{vmatrix}0 & 4 \\ 3 & 2\end{vmatrix} = - 12, C_{32} = - \begin{vmatrix}5 & 4 \\ 2 & 2\end{vmatrix} = - 2\text{ and }C_{33} = \begin{vmatrix}5 & 0 \\ 2 & 3\end{vmatrix} = 15\]
Now,
\[adj (A) = \begin{bmatrix}- 1 & 0 & 1 \\ 8 & 1 & - 10 \\ - 12 & - 2 & 15\end{bmatrix}^T = \begin{bmatrix}- 1 & 8 & - 12 \\ 0 & 1 & - 2 \\ 1 & - 10 & 15\end{bmatrix}\]
\[\text{ and }\left| A \right| = - 1\]
\[ \therefore A^{- 1} = - \begin{bmatrix}- 1 & 8 & - 12 \\ 0 & 1 & - 2 \\ 1 & - 10 & 15\end{bmatrix} = \begin{bmatrix}1 & - 8 & 12 \\ 0 & - 1 & 2 \\ - 1 & 10 & - 15\end{bmatrix}\]
\[So, B^{- 1} A^{- 1} = \begin{bmatrix}1 & 3 & 3 \\ 1 & 4 & 3 \\ 1 & 3 & 4\end{bmatrix}\begin{bmatrix}1 & - 8 & 12 \\ 0 & - 1 & 2 \\ - 1 & 10 & - 15\end{bmatrix} = \begin{bmatrix}- 2 & 19 & - 27 \\ - 2 & 18 & - 25 \\ - 3 & 29 & - 42\end{bmatrix}\]
APPEARS IN
संबंधित प्रश्न
Verify A(adj A) = (adj A)A = |A|I.
`[(2,3),(-4,-6)]`
If A = `[(2,-1,1),(-1,2,-1),(1,-1,2)]` verify that A3 − 6A2 + 9A − 4I = 0 and hence find A−1.
Let A = `[(1, sin theta, 1),(-sin theta,1,sin theta),(-1, -sin theta, 1)]` where 0 ≤ θ ≤ 2π, then ______.
Find 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.
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}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.
If \[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix}\], show that
If \[A = \begin{bmatrix}3 & - 2 \\ 4 & - 2\end{bmatrix}\], find the value of \[\lambda\] so that \[A^2 = \lambda A - 2I\]. Hence, find A−1.
Show that \[A = \begin{bmatrix}6 & 5 \\ 7 & 6\end{bmatrix}\] satisfies the equation \[x^2 - 12x + 1 = O\]. Thus, 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} .\]
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.
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}\]
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}7 & 1 \\ 4 & - 3\end{bmatrix}\]
If A is a non-singular symmetric matrix, write whether A−1 is symmetric or skew-symmetric.
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}a & b \\ c & d\end{bmatrix}, B = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\] , find adj (AB).
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] , write \[A^{- 1}\] in terms of A.
If A is an invertible matrix of order 3, then which of the following is not true ?
If A, B are two n × n non-singular matrices, then __________ .
If \[A = \begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\] , then the value of |adj A| is _____________ .
If \[A = \begin{bmatrix}1 & 2 & - 1 \\ - 1 & 1 & 2 \\ 2 & - 1 & 1\end{bmatrix}\] , then ded (adj (adj A)) is __________ .
If A5 = O such that \[A^n \neq I\text{ for }1 \leq n \leq 4,\text{ then }\left( I - A \right)^{- 1}\] equals ________ .
If \[A^2 - A + I = 0\], then the inverse of A is __________ .
(a) 3
(b) 0
(c) − 3
(d) 1
If \[A = \begin{bmatrix}1 & 0 & 1 \\ 0 & 0 & 1 \\ a & b & 2\end{bmatrix},\text{ then aI + bA + 2 }A^2\] equals ____________ .
If A = `[(0, 1, 3),(1, 2, x),(2, 3, 1)]`, A–1 = `[(1/2, -4, 5/2),(-1/2, 3, -3/2),(1/2, y, 1/2)]` then x = 1, y = –1.
|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 `= [(1,2),(3,4)].`
Find the adjoint of the matrix A, where A `= [(1,2,3),(0,5,0),(2,4,3)]`
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
Given that A is a square matrix of order 3 and |A| = –2, then |adj(2A)| is equal to ______.
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.
