Advertisements
Advertisements
प्रश्न
For the matrix \[A = \begin{bmatrix}1 & 1 & 1 \\ 1 & 2 & - 3 \\ 2 & - 1 & 3\end{bmatrix}\] . Show that
Advertisements
उत्तर
\[A = \begin{bmatrix} 1 & 1 & 1\\1 & 2 & - 3\\2 &- 1& 3 \end{bmatrix} \]
\[ \Rightarrow \left| A \right| = \begin{vmatrix} 1 & 1 & 1\\1 & 2 & - 3\\2 & - 1 & 3 \end{vmatrix} = \left( 1 \times 3 \right) - \left( 1 \times 9 \right) + \left( 1 \times - 5 \right) = 3 - 9 - 5 = - 11 \]
\[\text{ Since, }\left| A \right| \neq 0\]
\[\text{Hence, }A^{- 1}\text{ exists . }\]
Now,
\[ A^2 = \begin{bmatrix} 1 & 1 & 1\\1 & 2 & - 3\\2 & - 1 & 3 \end{bmatrix}\begin{bmatrix} 1 & 1 & 1\\1 & 2 & - 3\\2 &- 1 & 3 \end{bmatrix} = \begin{bmatrix} 1 + 1 + 2 & 1 + 2 - 1 & 1 - 3 + 3\\1 + 2 - 6 & 1 + 4 + 3 & 1 - 6 - 9\\2 - 1 + 6 & 2 - 2 - 3 & 2 + 3 + 9 \end{bmatrix} = \begin{bmatrix} 4 & 2 & 1\\ - 3 & 8 & - 14\\ 7 & - 3 & 14 \end{bmatrix}\]
\[\text{ and }A^3 = A^2 . A = \begin{bmatrix} 4 & 2 & 1\\ - 3 & 8 & - 14\\7 & - 3 & 14 \end{bmatrix}\begin{bmatrix} 1 & 1 & 1\\1 & 2 & - 3\\2 & - 1 & 3 \end{bmatrix} = \begin{bmatrix} 4 + 2 + 2 & 4 + 4 - 1 & 4 - 6 + 3\\ - 3 + 8 - 28 & - 3 + 16 + 14 & - 3 - 24 - 42\\ 7 - 3 + 28 & 7 - 6 - 14 & 7 + 9 + 42 \end{bmatrix} = \begin{bmatrix} 8 & 7 & 1\\ - 23 & 27 & - 69\\ 32 & - 13 & 58 \end{bmatrix}\]
\[\text{ Now, }A^3 - 6 A^2 + 5A + 11 I_3 = \begin{bmatrix} 8 & 7 & 1 \\ - 23 & 27 & - 69 \\ 32 & - 13 & 58 \end{bmatrix} - 6 \begin{bmatrix} 4 & 2 & 1 \\ - 3 & 8 & - 14 \\ 7 & - 3 & 14 \end{bmatrix} + 5 \begin{bmatrix} 1 & 1 & 1\\1 & 2 & - 3\\2 & - 1 & 3 \end{bmatrix} + 11 \begin{bmatrix} 1 & 0 & 0\\0 & 1 & 0\\0 & 0 & 1 \end{bmatrix}\]
\[ = \begin{bmatrix} 8 - 24 + 5 + 11 & 7 - 12 + 5 + 0 & 1 - 6 + 5 + 0\\ - 23 + 18 + 5 + 0 & 27 - 48 + 10 + 11 & - 69 + 84 - 15 + 0\\ 32 - 42 + 10 + 0 & - 13 + 18 - 5 + 0 & 58 - 84 + 15 + 11 \end{bmatrix} \]
\[ = \begin{bmatrix} 0 & 0 & 0\\0 & 0 & 0\\0 & 0 & 0 \end{bmatrix} = O (\text{ Null matrix})\]
\[\text{ Again, }A^3 - 6 A^2 + 5A + 11 I_3 = O\]
\[ \Rightarrow A^{- 1} \times \left( A^3 - 6 A^2 + 5A + 11 I_3 \right) = A^{- 1} \times O (\text{ Pre - multiplying both sides because }A^{- 1} exists) \]
\[ \Rightarrow \left( A^2 - 6A + 5 I_3 + 11 A^{- 1} \right) = 0\]
\[ \Rightarrow \begin{bmatrix} 4 & 2 & 1\\ - 3 & 8 - 14\\ 7 & - 3 & 14 \end{bmatrix} - 6\begin{bmatrix} 1 & 1 & 1\\1 & 2 &- 3\\2 & - 1 & 3 \end{bmatrix} + 5\begin{bmatrix} 1 & 0 & 0\\0 & 1 & 0\\0 & 0 & 1 \end{bmatrix} = - 11 A^{- 1} \]
\[ \Rightarrow \begin{bmatrix} 4 - 6 + 5 & 2 - 6 + 0 & 1 - 6 + 0\\ - 3 - 6 + 0 & 8 - 12 + 5 & - 14 + 18 + 0\\ 7 - 12 + 0 & - 3 + 6 + 0 & 14 - 18 + 5 \end{bmatrix} = - 11 A^{- 1} \]
\[ \Rightarrow A^{- 1} = - \frac{1}{11}\begin{bmatrix} 3 & - 4 & - 5\\- 9 & 1 & 4\\ - 5 & 3 & 1 \end{bmatrix} \]
APPEARS IN
संबंधित प्रश्न
Find the adjoint of the matrices.
`[(1,-1,2),(2,3,5),(-2,0,1)]`
Find the inverse of the matrices (if it exists).
`[(1,0,0),(0, cos alpha, sin alpha),(0, sin alpha, -cos alpha)]`
For the matrix A = `[(1,1,1),(1,2,-3),(2,-1,3)]` show that A3 − 6A2 + 5A + 11 I = 0. Hence, find A−1.
If A is an invertible matrix of order 2, then det (A−1) is equal to ______.
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:
\[\begin{bmatrix}a & b \\ c & d\end{bmatrix}\]
Find the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
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:
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}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.
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}3 & 10 \\ 2 & 7\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}1 & 2 & 0 \\ 2 & 3 & - 1 \\ 1 & - 1 & 3\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}a & b \\ c & d\end{bmatrix}, B = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\] , find adj (AB).
If \[A = \begin{bmatrix}3 & 1 \\ 2 & - 3\end{bmatrix}\], then find |adj A|.
If A is an invertible matrix, then which of the following is not true ?
If A is a singular matrix, then adj A is ______.
If A, B are two n × n non-singular matrices, then __________ .
If \[A = \begin{bmatrix}1 & 2 & - 1 \\ - 1 & 1 & 2 \\ 2 & - 1 & 1\end{bmatrix}\] , then ded (adj (adj A)) is __________ .
If for the matrix A, A3 = I, then A−1 = _____________ .
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 A and B are invertible matrices, which of the following statement is not correct.
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 _____________ .
(a) 3
(b) 0
(c) − 3
(d) 1
If \[\begin{bmatrix}1 & - \tan \theta \\ \tan \theta & 1\end{bmatrix} \begin{bmatrix}1 & \tan \theta \\ - \tan \theta & 1\end{bmatrix} - 1 = \begin{bmatrix}a & - b \\ b & a\end{bmatrix}\], then _______________ .
If a matrix A is such that \[3A^3 + 2 A^2 + 5 A + I = 0,\text{ then }A^{- 1}\] equal to _______________ .
If \[A = \begin{bmatrix}2 & - 3 & 5 \\ 3 & 2 & - 4 \\ 1 & 1 & - 2\end{bmatrix}\], find A−1 and hence solve the system of linear equations 2x − 3y + 5z = 11, 3x + 2y − 4z = −5, x + y + 2z = −3
A square matrix A is invertible if det A is equal to ____________.
For matrix A = `[(2,5),(-11,7)]` (adj A)' is equal to:
A and B are invertible matrices of the same order such that |(AB)-1| = 8, If |A| = 2, then |B| is ____________.
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.
