Advertisements
Advertisements
प्रश्न
Advertisements
उत्तर
\[A = \begin{bmatrix}0 & 1 & 1 \\ 1 & 0 & 1 \\ 1 & 1 & 0\end{bmatrix}\]
\[ A^{- 1} = \frac{1}{\left| A \right|}Adj . A\]
Now,
\[\left| A \right| = \begin{vmatrix}0 & 1 & 1 \\ 1 & 0 & 1 \\ 1 & 1 & 0\end{vmatrix}\]
\[ = - 1\left( - 1 \right) + 1\left( 1 \right)\]
\[ = 2\]
Now, to find Adj . A
\[A_{11} = \left( - 1 \right)^{1 + 1} \left( - 1 \right) = - 1\]
\[ A_{12} = \left( - 1 \right)^{1 + 2} \left( - 1 \right) = 1\]
\[ A_{13} = \left( - 1 \right)^{1 + 3} \left( 1 \right) = 1 \]
\[ A_{21} = \left( - 1 \right)^{2 + 1} \left( - 1 \right) = 1\]
\[ A_{22} = \left( - 1 \right)^{2 + 2} \left( - 1 \right) = - 1 \]
\[ A_{23} = \left( - 1 \right)^{2 + 3} \left( - 1 \right) = 1 \]
\[ A_{31} = \left( - 1 \right)^{3 + 1} \left( 1 \right) = 1\]
\[ A_{32} = \left( - 1 \right)^{3 + 2} \left( - 1 \right) = 1\]
\[ A_{33} = \left( - 1 \right)^{3 + 3} \left( - 1 \right) = - 1 \]
Therefore,
\[Adj . A = \begin{bmatrix}- 1 & 1 & 1 \\ 1 & - 1 & 1 \\ 1 & 1 & - 1\end{bmatrix}\]
Thus,
\[ A^{- 1} = \frac{1}{2}\begin{bmatrix}- 1 & 1 & 1 \\ 1 & - 1 & 1 \\ 1 & 1 & - 1\end{bmatrix} . \]
Now,
\[ A^2 = \begin{bmatrix}0 & 1 & 1 \\ 1 & 0 & 1 \\ 1 & 1 & 0\end{bmatrix}\begin{bmatrix}0 & 1 & 1 \\ 1 & 0 & 1 \\ 1 & 1 & 0\end{bmatrix}\]
\[ = \begin{bmatrix}0 + 1 + 1 & 0 + 0 + 1 & 0 + 1 + 0 \\ 0 + 0 + 1 & 1 + 0 + 1 & 1 + 0 + 0 \\ 0 + 1 + 0 & 1 + 0 + 0 & 1 + 1 + 0\end{bmatrix}\]
\[ = \begin{bmatrix}2 & 1 & 1 \\ 1 & 2 & 1 \\ 1 & 1 & 2\end{bmatrix}\]
\[\text{ Now, to show }A^{- 1} = \frac{1}{2}\left( A^2 - 3I \right)\]
RHS
\[ = \frac{1}{2}\left( A^2 - 3I \right)\]
\[ = \frac{1}{2}\left( \begin{bmatrix}2 & 1 & 1 \\ 1 & 2 & 1 \\ 1 & 1 & 2\end{bmatrix} - 3\begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} \right)\]
\[ = \frac{1}{2}\begin{bmatrix}- 1 & 1 & 1 \\ 1 & - 1 & 1 \\ 1 & 1 & - 1\end{bmatrix}\]
\[ = A^{- 1} \]
= LHS
\[\text{ Hence, }A^{- 1} = \frac{1}{2}\left( A^2 - 3I \right) .\]
APPEARS IN
संबंधित प्रश्न
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).
`[(2,-2),(4,3)]`
Find the inverse of the matrices (if it exists).
`[(1,2,3),(0,2,4),(0,0,5)]`
If A is an invertible matrix of order 2, then det (A−1) is equal to ______.
If A−1 = `[(3,-1,1),(-15,6,-5),(5,-2,2)]` and B = `[(1,2,-2),(-1,3,0),(0,-2,1)]`, find (AB)−1.
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.
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Find A (adj A) for the matrix \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & 2 & - 1 \\ - 4 & 5 & 2\end{bmatrix} .\]
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) .\]
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.
prove that \[A^{- 1} = A^3\]
If \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & - 1 & 4 \\ - 2 & 2 & 1\end{bmatrix},\text{ find }\left( A^T \right)^{- 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}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}2 & 5 \\ 1 & 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}1 & 3 & - 2 \\ - 3 & 0 & - 1 \\ 2 & 1 & 0\end{bmatrix}\]
If A is a singular matrix, then adj A is ______.
If d is the determinant of a square matrix A of order n, then the determinant of its adjoint is _____________ .
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = kA\], then k equals ___________ .
If \[A = \begin{bmatrix}1 & 0 & 1 \\ 0 & 0 & 1 \\ a & b & 2\end{bmatrix},\text{ then aI + bA + 2 }A^2\] equals ____________ .
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 _______________ .
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
If A = `[(x, 5, 2),(2, y, 3),(1, 1, z)]`, xyz = 80, 3x + 2y + 10z = 20, ten A adj. A = `[(81, 0, 0),(0, 81, 0),(0, 0, 81)]`
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.
`("aA")^-1 = 1/"a" "A"^-1`, where a is any real number and A is a square matrix.
If A, B be two square matrices such that |AB| = O, then ____________.
For what value of x, matrix `[(6-"x", 4),(3-"x", 1)]` is a singular matrix?
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| = ______.
| To raise money for an orphanage, students of three schools A, B and C organised an exhibition in their residential colony, where they sold paper bags, scrap books and pastel sheets made by using recycled paper. Student of school A sold 30 paper bags, 20 scrap books and 10 pastel sheets and raised ₹ 410. Student of school B sold 20 paper bags, 10 scrap books and 20 pastel sheets and raised ₹ 290. Student of school C sold 20 paper bags, 20 scrap books and 20 pastel sheets and raised ₹ 440. |
Answer the following question:
- Translate the problem into a system of equations.
- Solve the system of equation by using matrix method.
- Hence, find the cost of one paper bag, one scrap book and one pastel sheet.
