Advertisements
Advertisements
प्रश्न
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
Advertisements
उत्तर
Here,
\[A = \begin{bmatrix}2 & - 3 & 5 \\ 3 & 2 & - 4 \\ 1 & 1 & - 2\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}2 & - 3 & 5 \\ 3 & 2 & - 4 \\ 1 & 1 & - 2\end{vmatrix}\]
\[ = 2\left( - 4 + 4 \right) + 3\left( - 6 + 4 \right) + 5(3 - 2)\]
\[ = 0 - 6 + 5\]
\[ = - 1\]
\[ {\text{ Let }C}_{ij} {\text{ be the co factors of the elements a }}_{ij}\text{ in }A\left[ a_{ij} \right].\text{ Then,}\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}2 & - 4 \\ 1 & - 2\end{vmatrix} = 0, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}3 & - 4 \\ 1 & - 2\end{vmatrix} = 2, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}3 & 2 \\ 1 & 1\end{vmatrix} = 1\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}- 3 & 5 \\ 1 & - 2\end{vmatrix} = - 1, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}2 & 5 \\ 1 & - 2\end{vmatrix} = - 9, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}2 & - 3 \\ 1 & 1\end{vmatrix} = - 5\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}- 3 & 5 \\ 2 & - 4\end{vmatrix} = 2 , C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}2 & 5 \\ 3 & - 4\end{vmatrix} = 23, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}2 & - 3 \\ 3 & 2\end{vmatrix} = 13\]
\[adj A = \begin{bmatrix}0 & 2 & 1 \\ - 1 & - 9 & - 5 \\ 2 & 23 & 13\end{bmatrix}^T \]
\[ = \begin{bmatrix}0 & - 1 & 2 \\ 2 & - 9 & 23 \\ 1 & - 5 & 13\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{- 1}\begin{bmatrix}0 & - 1 & 2 \\ 2 & - 9 & 23 \\ 1 & - 5 & 13\end{bmatrix}\]
The given system of equations can be written in matrix form as follows:
\[\begin{bmatrix}2 & - 3 & 5 \\ 3 & 2 & - 4 \\ 1 & 1 & - 2\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}11 \\ - 5 \\ - 3\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 1}\begin{bmatrix}0 & - 1 & 2 \\ 2 & - 9 & 23 \\ 1 & - 5 & 13\end{bmatrix}\begin{bmatrix}11 \\ - 5 \\ - 3\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 1}\begin{bmatrix}0 + 5 - 6 \\ 22 + 45 - 69 \\ 11 + 25 - 39\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 1}\begin{bmatrix}- 1 \\ - 2 \\ - 3\end{bmatrix}\]
\[ \Rightarrow x = \frac{- 1}{- 1}, y = \frac{- 2}{- 1}\text{ and }z = \frac{- 3}{- 1}\]
\[ \therefore x = 1, y = 2\text{ and }z = 3\]
APPEARS IN
संबंधित प्रश्न
Verify A(adj A) = (adj A)A = |A|I.
`[(2,3),(-4,-6)]`
Find the inverse of the matrices (if it exists).
`[(2,-2),(4,3)]`
Find the inverse of the matrices (if it exists).
`[(2,1,3),(4,-1,0),(-7,2,1)]`
Let A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`. Verify that (AB)−1 = B−1A−1.
If A = `[(3,1),(-1,2)]` show that A2 – 5A + 7I = 0. Hence, find A–1.
If x, y, z are nonzero real numbers, then the inverse of matrix A = `[(x,0,0),(0,y,0),(0,0,z)]` is ______.
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:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
If \[A = \begin{bmatrix}- 1 & - 2 & - 2 \\ 2 & 1 & - 2 \\ 2 & - 2 & 1\end{bmatrix}\] , show that adj A = 3AT.
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.
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}\]
Given \[A = \begin{bmatrix}2 & - 3 \\ - 4 & 7\end{bmatrix}\], compute A−1 and show that \[2 A^{- 1} = 9I - A .\]
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}5 & 3 \\ - 1 & - 2\end{bmatrix}\] satisfies the equation \[x^2 - 3x - 7 = 0\]. Thus, find A−1.
Show that the matrix, \[A = \begin{bmatrix}1 & 0 & - 2 \\ - 2 & - 1 & 2 \\ 3 & 4 & 1\end{bmatrix}\] satisfies the equation, \[A^3 - A^2 - 3A - I_3 = O\] . Hence, find A−1.
If \[A = \begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\] , show that \[A^{- 1} = A^3\]
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 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1\end{bmatrix}\] , find \[A^{- 1}\] and prove that \[A^2 - 4A - 5I = O\]
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}2 & 0 & - 1 \\ 5 & 1 & 0 \\ 0 & 1 & 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\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 is an invertible matrix such that |A−1| = 2, find the value of |A|.
If \[A = \begin{bmatrix}1 & - 3 \\ 2 & 0\end{bmatrix}\], write adj A.
If A, B are two n × n non-singular matrices, then __________ .
If for the matrix A, A3 = I, then A−1 = _____________ .
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.
If A and B are invertible matrices, then which of the following is not correct?
|A–1| ≠ |A|–1, where A is non-singular matrix.
For what value of x, matrix `[(6-"x", 4),(3-"x", 1)]` is a singular matrix?
For matrix A = `[(2,5),(-11,7)]` (adj A)' is equal to:
If `abs((2"x", -1),(4,2)) = abs ((3,0),(2,1))` then x is ____________.
| 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.
