Advertisements
Advertisements
Question
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}1 & 6 \\ - 3 & 5\end{bmatrix}\]
Advertisements
Solution
\[A = \begin{bmatrix} 1 & 6\\ - 3 & 5 \end{bmatrix}\]
We know
\[A = IA\]
\[ \Rightarrow \begin{bmatrix} 1 & 6\\ - 3 & 5 \end{bmatrix} = \begin{bmatrix} 1 & 0\\ 0 & 1 \end{bmatrix}A\]
\[ \Rightarrow \begin{bmatrix} 1 & 6\\ - 3 + 3 & 5 + 18 \end{bmatrix} = \begin{bmatrix} 1 & 0\\ 0 + 3 & 1 + 0 \end{bmatrix}A [\text{ Applying }R_2 \to R_2 + 3 R_1 ]\]
\[ \Rightarrow \begin{bmatrix} 1 & 6\\ 0 & 23 \end{bmatrix} = \begin{bmatrix} 1 & 0\\ 3 & 1 \end{bmatrix} A\]
\[ \Rightarrow \begin{bmatrix} 1 & 6 - 6\\ 0 & 23 \end{bmatrix} = \begin{bmatrix} 1 - \frac{18}{23} & 0 - \frac{6}{23}\\ 3 & 1 \end{bmatrix}A [\text{ Applying }R_1 \to R_1 - \frac{6}{23} R_2 ]\]
\[ \Rightarrow \begin{bmatrix} 1 & 0\\ 0 & 1 \end{bmatrix} = \begin{bmatrix} \frac{5}{23} & \frac{- 6}{23}\\ \frac{3}{23} & \frac{1}{23} \end{bmatrix}A [\text{ Applying }R_2 \to \frac{1}{23} R_2 ]\]
\[ \Rightarrow A^{- 1} = \begin{bmatrix} \frac{5}{23} & \frac{- 6}{23}\\ \frac{3}{23} & \frac{1}{23} \end{bmatrix} = \frac{1}{23}\begin{bmatrix} 5 & - 6\\ 3 & 1 \end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{23}\begin{bmatrix} 5 & - 6\\ 3 & 1 \end{bmatrix}\]
APPEARS IN
RELATED QUESTIONS
The monthly incomes of Aryan and Babban are in the ratio 3 : 4 and their monthly expenditures are in the ratio 5 : 7. If each saves Rs 15,000 per month, find their monthly incomes using matrix method. This problem reflects which value?
Find the inverse of the matrices (if it exists).
`[(-1,5),(-3,2)]`
Find the inverse of the matrices (if it exists).
`[(1,2,3),(0,2,4),(0,0,5)]`
Find the inverse of the matrices (if it exists).
`[(1,0,0),(3,3,0),(5,2,-1)]`
Let A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`. Verify that (AB)−1 = B−1A−1.
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
For the 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.
\[\begin{bmatrix}1 & 2 & 3 \\ 2 & 3 & 1 \\ 3 & 1 & 2\end{bmatrix}\]
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\]
Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]
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}\]
If \[A = \begin{bmatrix}2 & 3 \\ 1 & 2\end{bmatrix}\] , verify that \[A^2 - 4 A + I = O,\text{ where }I = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\text{ and }O = \begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\] . Hence, find A−1.
Show that
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 matrix X for which
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 & - 1 & 4 \\ 4 & 0 & 7 \\ 3 & - 2 & 7\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}- 1 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix}\]
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 = \begin{bmatrix}3 & 1 \\ 2 & - 3\end{bmatrix}\], then find |adj A|.
If \[S = \begin{bmatrix}a & b \\ c & d\end{bmatrix}\], then adj A is ____________ .
If A satisfies the equation \[x^3 - 5 x^2 + 4x + \lambda = 0\] then A-1 exists if _____________ .
(a) 3
(b) 0
(c) − 3
(d) 1
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
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
An amount of Rs 10,000 is put into three investments at the rate of 10, 12 and 15% per annum. The combined income is Rs 1310 and the combined income of first and second investment is Rs 190 short of the income from the third. Find the investment in each using matrix method.
If A and B are invertible matrices, then which of the following is not correct?
If the equation a(y + z) = x, b(z + x) = y, c(x + y) = z have non-trivial solutions then the value of `1/(1+"a") + 1/(1+"b") + 1/(1+"c")` is ____________.
If A = [aij] is a square matrix of order 2 such that aij = `{(1"," "when i" ≠ "j"),(0"," "when" "i" = "j"):},` then A2 is ______.
If A is a square matrix of order 3 and |A| = 5, then |adj A| = ______.
If for a square matrix A, A2 – A + I = 0, then A–1 equals ______.
