Advertisements
Advertisements
Question
Verify A(adj A) = (adj A)A = |A|I.
`[(1,-1,2),(3,0,-2),(1,0,3)]`
Advertisements
Solution
Let A = `[(1,-1,2),(3,0,-2),(1,0,3)]`
|A| = 1[0 − 0] + 1[9 + 2] + 2[0 − 0]
= 1 × 11
= 11
A11 = `(-1)^(1 + 1) |(0,-2),(0,3)|`
= (−1)2 [0 − 0]
= 0
A12 = `(-1)^(1 + 2) |(3,-2),(1,3)|`
= (−1)3 [9 + 2]
= −11
A13 = `(-1)^(1 + 3) |(3,0),(1,0)|`
= (−1)4 [0 − 0]
= 0
A21 = `(-1)^(2 + 1) |(-1,2),(0,3)|`
= (−1)3 [−3 − 0]
= −1 × (−3)
= 3
A22 = `(- 1)^(2 + 2) |(1, 2),(1,3)|`
= (−1)4 [3 − 2]
= 1 × 1
= 1
A23 = `(-1)^(2+ 3) |(1,-1),(1,0)|`
= (−1)5 [0 + 1]
= −1
A31 = `(1)^(3 + 1) |(-1,2),(0,-2)|`
= (−1)4 [2 − 0]
= 1 × 2
= 2
A32 = `(-1)^(3 + 2) |(1,2),(3,-2)|`
= (−1)5 [−2 − 6]
= −1 × (−8)
= 8
A33 = `(-1)^(3 + 3) |(1,-1),(3,0)|`
= (−1)6 [0 + 3]
= 1 × 3
= 3
adj A = `[(0,-11,0),(3,1,-1),(2,8,3)] = [(0,3,2),(-11,1,8),(0,-1,3)]`
L.H.S. = A(adj A) = `[(1,-1,2),(3,0,-2),(1,0,3)] [(0,3,2),(-11,1,8),(0,-1,3)]`
= `[(1 xx 0 + (- 1) xx (- 11) + 2 xx 0, 1 xx 3 + (- 1) xx 1 + 2 xx (- 1), 1 xx 2 + (- 1) xx 8 + 2 xx 3),(3 xx 0 + 0 xx (- 11) + (- 2) xx 0, 3 xx 3 + 0 xx 1 + (- 2) xx (- 1), 3 xx 2 + 0 xx 8 + (- 2) xx 3),(1 xx 0 + 0 xx (- 11) + 3 xx 0, 1 xx 3 + 0 xx 1 + 3 xx (-1), 1 xx 2 + 0 xx 8 + 3 + 3)]`
= `[(0+11+0,3 - 1 - 2, 2 - 8 + 6),(0+0+0, 9 + 0 + 2, 6 + 0 - 6),(0 + 0 + 0, 3 + 0 - 3, 2 + 0 + 9)]`
= `[(11,0,0),(0,11,0),(0,0,11)]`
= `11[(1,0,0),(0,1,0),(0,0,1)]`
= 11 · I
= |A| · I
R.H.S. = (adj A)A `= [(0,3,2),(-11,1,8),(0,-1,3)][(1,-1,2),(3,0,-2),(1,0,3)]`
= `[(0xx3 + 3 xx 3 + 2 xx 1,0xx(-1) + 3 xx 0 + 2 xx 0,0 xx 2 + 3 xx (- 2) + 2 xx 3),(-11xx1 + 1 xx 3 + 8 xx 1, -11 xx (- 1) + 1 xx 0 + 8 xx 0,-11 xx 2 + 1 xx(- 2) + 8 xx3),(0 xx 1 + (- 1) xx 3 + 3 xx 1, 0xx(- 1) + (- 1) xx 0 + 3 xx 0, 0xx2 + (- 1)xx (- 2) + 3 xx 3)]`
`= [(0 + 9 + 2, 0 + 0 + 0, 0 - 6 + 6),(- 11 + 3 + 8, 11 + 0 + 0, - 22 - 2 + 24),(0 - 3 + 3, 0 + 0 + 0, 0 + 2 + 9)]`
= `[(11,0,0),(0,11,0),(0,0,11)]`
= `11 [(1,0,0),(0,1,0),(0,0,1)]`
= 11 · I
= |A| · I
Hence, A(adj A) = (adj A)A = |A|I
APPEARS IN
RELATED QUESTIONS
Verify A(adj A) = (adj A)A = |A|I.
`[(2,3),(-4,-6)]`
Find the inverse of the matrices (if it exists).
`[(-1,5),(-3,2)]`
Find the inverse of the matrices (if it exists).
`[(1,0,0),(3,3,0),(5,2,-1)]`
Find the inverse of the matrices (if it exists).
`[(1,0,0),(0, cos alpha, sin alpha),(0, sin alpha, -cos alpha)]`
If A is an invertible matrix of order 2, then det (A−1) is equal to ______.
Find the adjoint of the following matrix:
\[\begin{bmatrix}- 3 & 5 \\ 2 & 4\end{bmatrix}\]
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.
Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]
If \[A = \begin{bmatrix}4 & 5 \\ 2 & 1\end{bmatrix}\] , then show that \[A - 3I = 2 \left( I + 3 A^{- 1} \right) .\]
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
Show that
If \[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix}\], show that
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 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}\]
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 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 ____________ .
If \[A = \begin{bmatrix}1 & 2 & - 1 \\ - 1 & 1 & 2 \\ 2 & - 1 & 1\end{bmatrix}\] , then ded (adj (adj A)) is __________ .
If d is the determinant of a square matrix A of order n, then the determinant of its adjoint is _____________ .
(a) 3
(b) 0
(c) − 3
(d) 1
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
(A3)–1 = (A–1)3, where A is a square matrix and |A| ≠ 0.
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 what value of x, matrix `[(6-"x", 4),(3-"x", 1)]` is a singular matrix?
If A = [aij] is a square matrix of order 2 such that aij = `{(1"," "when i" ≠ "j"),(0"," "when" "i" = "j"):},` then A2 is ______.
For matrix A = `[(2,5),(-11,7)]` (adj A)' is equal to:
If A is a square matrix of order 3 and |A| = 5, then |adj A| = ______.
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.
