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
संबंधित प्रश्न
Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. School A wants to award Rs x each, Rs y each and Rs z each for the three respective values to 3, 2 and 1 students, respectively with a total award money of Rs 1,600. School B wants to spend Rs 2,300 to award 4, 1 and 3 students on the respective values (by giving the same award money to the three values as before). If the total amount of award for one prize on each value is Rs 900, using matrices, find the award money for each value. Apart from these three values, suggest one more value which should be considered for an award.
Find the inverse of the matrices (if it exists).
`[(2,-2),(4,3)]`
If A = `[(3,1),(-1,2)]` show that A2 – 5A + 7I = 0. Hence, find A–1.
If A = `[(2,-1,1),(-1,2,-1),(1,-1,2)]` verify that A3 − 6A2 + 9A − 4I = 0 and hence find A−1.
Let A = `[(1, sin theta, 1),(-sin theta,1,sin theta),(-1, -sin theta, 1)]` where 0 ≤ θ ≤ 2π, then ______.
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.
If \[A = \begin{bmatrix}- 1 & - 2 & - 2 \\ 2 & 1 & - 2 \\ 2 & - 2 & 1\end{bmatrix}\] , show that adj A = 3AT.
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}\]
Given \[A = \begin{bmatrix}2 & - 3 \\ - 4 & 7\end{bmatrix}\], compute A−1 and show that \[2 A^{- 1} = 9I - A .\]
Find the inverse of the matrix \[A = \begin{bmatrix}a & b \\ c & \frac{1 + bc}{a}\end{bmatrix}\] and show that \[a A^{- 1} = \left( a^2 + bc + 1 \right) I - aA .\]
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.
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 matrix X satisfying the equation
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\]
If \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & - 1 & 4 \\ - 2 & 2 & 1\end{bmatrix},\text{ find }\left( A^T \right)^{- 1} .\]
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}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 & 2 & 0 \\ 2 & 3 & - 1 \\ 1 & - 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 symmetric matrix, write whether AT is symmetric or skew-symmetric.
If A is a square matrix, then write the matrix adj (AT) − (adj A)T.
If A is an invertible matrix such that |A−1| = 2, find the value of |A|.
If \[A = \begin{bmatrix}3 & 1 \\ 2 & - 3\end{bmatrix}\], then find |adj A|.
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] , write \[A^{- 1}\] in terms of A.
If A5 = O such that \[A^n \neq I\text{ for }1 \leq n \leq 4,\text{ then }\left( I - A \right)^{- 1}\] equals ________ .
For non-singular square matrix A, B and C of the same order \[\left( A B^{- 1} C \right) =\] ______________ .
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 _____________ .
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
A and B are invertible matrices of the same order such that |(AB)-1| = 8, If |A| = 2, then |B| is ____________.
