Advertisements
Advertisements
Question
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Advertisements
Solution
\[B = \begin{bmatrix}1 & 2 & 5 \\ 2 & 3 & 1 \\ - 1 & 1 & 1\end{bmatrix}\]
Now,
\[ C_{11} = \begin{vmatrix}3 & 1 \\ 1 & 1\end{vmatrix} = 2, C_{12} = - \begin{vmatrix}2 & 1 \\ - 1 & 1\end{vmatrix} = - 3\text{ and } C_{13} = \begin{vmatrix}2 & 3 \\ - 1 & 1\end{vmatrix} = 5\]
\[ C_{21} = - \begin{vmatrix}2 & 5 \\ 1 & 1\end{vmatrix} = 3, C_{22} = \begin{vmatrix}1 & 5 \\ - 1 & 1\end{vmatrix} = 6\text{ and }C_{23} = - \begin{vmatrix}1 & 2 \\ - 1 & 1\end{vmatrix} = - 3\]
\[ C_{31} = \begin{vmatrix}2 & 5 \\ 3 & 1\end{vmatrix} = - 13, C_{32} = - \begin{vmatrix}1 & 5 \\ 2 & 1\end{vmatrix} = 9\text{ and }C_{33} = \begin{vmatrix}1 & 2 \\ 2 & 3\end{vmatrix} = - 1\]
\[ \therefore adjB = \begin{bmatrix}2 & - 3 & 5 \\ 3 & 6 & - 3 \\ - 13 & 9 & - 1\end{bmatrix}^T = \begin{bmatrix}2 & 3 & - 13 \\ - 3 & 6 & 9 \\ 5 & - 3 & - 1\end{bmatrix}\]
\[(adjB)B = \begin{bmatrix}21 & 0 & 0 \\ 0 & 21 & 0 \\ 0 & 0 & 21\end{bmatrix}\]
\[\text{ and }\left| B \right| = 21\]
\[ \therefore \left| B \right|I = \begin{bmatrix}21 & 0 & 0 \\ 0 & 21 & 0 \\ 0 & 0 & 21\end{bmatrix}\]
\[\text{ and }B(adjB) = \begin{bmatrix}21 & 0 & 0 \\ 0 & 21 & 0 \\ 0 & 0 & 21\end{bmatrix}\]
\[\text{ Thus, }(adjA)A = \left| A \right|I = A(adjA)\]
APPEARS IN
RELATED QUESTIONS
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).
`[(1,-1,2),(0,2,-3),(3,-2,4)]`
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:
\[\begin{bmatrix}1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1\end{bmatrix}\]
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.
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}\]
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
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.
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}5 & 2 \\ 2 & 1\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}3 & 10 \\ 2 & 7\end{bmatrix}\]
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 & 3 & - 2 \\ - 3 & 0 & - 1 \\ 2 & 1 & 0\end{bmatrix}\]
If adj \[A = \begin{bmatrix}2 & 3 \\ 4 & - 1\end{bmatrix}\text{ and adj }B = \begin{bmatrix}1 & - 2 \\ - 3 & 1\end{bmatrix}\]
If A is a non-singular symmetric matrix, write whether A−1 is symmetric or skew-symmetric.
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 is an invertible matrix of order 3, then which of the following is not true ?
If \[S = \begin{bmatrix}a & b \\ c & d\end{bmatrix}\], then 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 ______ .
For non-singular square matrix A, B and C of the same order \[\left( A B^{- 1} C \right) =\] ______________ .
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 _____________ .
If d is the determinant of a square matrix A of order n, then the determinant of its adjoint is _____________ .
Let \[A = \begin{bmatrix}1 & 2 \\ 3 & - 5\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ 0 & 2\end{bmatrix}\] and X be a matrix such that A = BX, then X is equal to _____________ .
If A and B are invertible matrices, then which of the following is not correct?
|adj. A| = |A|2, where A is a square matrix of order two.
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 value of x for which the matrix A `= [(3 - "x", 2, 2),(2,4 - "x", 1),(-2,- 4,-1 - "x")]` is singular.
If A = [aij] is a square matrix of order 2 such that aij = `{(1"," "when i" ≠ "j"),(0"," "when" "i" = "j"):},` then A2 is ______.
If `abs((2"x", -1),(4,2)) = abs ((3,0),(2,1))` then x is ____________.
If for a square matrix A, A2 – A + I = 0, then A–1 equals ______.
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.
