Advertisements
Advertisements
प्रश्न
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}- 1 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix}\]
Advertisements
उत्तर
\[\text{ Let }A = \begin{bmatrix}- 1 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix} . \]
To find inverse, first write A = IA .
\[i . e . , \begin{bmatrix}- 1 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix} = \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix}A\]
\[ \Rightarrow \begin{bmatrix}1 & - 1 & - 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix} = \begin{bmatrix}- 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix}A \left[\text{ Applying }R_1 \to \left( - 1 \right) R_1 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & - 1 & - 2 \\ 0 & 3 & 5 \\ 0 & 4 & 7\end{bmatrix} = \begin{bmatrix}- 1 & 0 & 0 \\ 1 & 1 & 0 \\ 3 & 0 & 1\end{bmatrix}A \left[\text{ Applying }R_2 \to R_2 - R_1\text{ and }R_3 \to R_3 - 3 R_1 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & - 1 & - 2 \\ 0 & 1 & \frac{5}{3} \\ 0 & 4 & 7\end{bmatrix} = \begin{bmatrix}- 1 & 0 & 0 \\ \frac{1}{3} & \frac{1}{3} & 0 \\ 3 & 0 & 1\end{bmatrix}A \left[\text{ Applying }R_2 \to \frac{1}{3} R_2 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & \frac{- 1}{3} \\ 0 & 1 & \frac{5}{3} \\ 0 & 0 & \frac{1}{3}\end{bmatrix} = \begin{bmatrix}\frac{- 2}{3} & \frac{1}{3} & 0 \\ \frac{1}{3} & \frac{1}{3} & 0 \\ \frac{5}{3} & - \frac{4}{3} & 1\end{bmatrix}A \left[\text{ Applying }R_3 \to R_3 - 4 R_2\text{ and }R_1 \to R_1 + R_2 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & \frac{- 1}{3} \\ 0 & 1 & \frac{5}{3} \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}\frac{- 2}{3} & \frac{1}{3} & 0 \\ \frac{1}{3} & \frac{1}{3} & 0 \\ 5 & - 4 & 3\end{bmatrix}A \left[\text{ Applying }R_3 \to 3 R_3 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}1 & - 1 & 1 \\ - 8 & 7 & - 5 \\ 5 & - 4 & 3\end{bmatrix}A \left[\text{ Applying }R_2 \to R_2 - \frac{5}{3} R_3\text{ and }R_1 \to R_1 + \frac{1}{3} R_3 \right]\]
\[\text{ Hence, }A^{- 1} = \begin{bmatrix}1 & - 1 & 1 \\ - 8 & 7 & - 5 \\ 5 & - 4 & 3\end{bmatrix} .\]
APPEARS IN
संबंधित प्रश्न
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 adjoint of the matrices.
`[(1,2),(3,4)]`
Verify A(adj A) = (adj A)A = |A|I.
`[(2,3),(-4,-6)]`
Find the inverse of the matrices (if it exists).
`[(1,0,0),(3,3,0),(5,2,-1)]`
Find the inverse of the matrices (if it exists).
`[(1,-1,2),(0,2,-3),(3,-2,4)]`
If A is an invertible matrix of order 2, then det (A−1) is equal to ______.
Find the adjoint of the following matrix:
\[\begin{bmatrix}a & b \\ c & d\end{bmatrix}\]
Compute 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.
Find the inverse of the following matrix:
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\]
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}\]
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 inverse by using elementary row transformations:
\[\begin{bmatrix}5 & 2 \\ 2 & 1\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 of the matrix \[\begin{bmatrix}3 & - 2 \\ - 7 & 5\end{bmatrix} .\]
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 A is an invertible matrix of order 3, then which of the following is not true ?
If \[A = \begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\] , then the value of |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.
If \[A = \begin{bmatrix}1 & 0 & 1 \\ 0 & 0 & 1 \\ a & b & 2\end{bmatrix},\text{ then aI + bA + 2 }A^2\] equals ____________ .
If A is an invertible matrix, then det (A−1) is 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
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)]`
|adj. A| = |A|2, where A is a square matrix of order two.
If A, B be two square matrices such that |AB| = O, then ____________.
Find the adjoint of the matrix A `= [(1,2),(3,4)].`
Find the adjoint of the matrix A, where A `= [(1,2,3),(0,5,0),(2,4,3)]`
Find the value of x for which the matrix A `= [(3 - "x", 2, 2),(2,4 - "x", 1),(-2,- 4,-1 - "x")]` is singular.
For what value of x, matrix `[(6-"x", 4),(3-"x", 1)]` is a singular matrix?
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 is a square matrix of order 3 and |A| = 5, then |adj A| = ______.
Read the following passage:
|
Gautam buys 5 pens, 3 bags and 1 instrument box and pays a sum of ₹160. From the same shop, Vikram buys 2 pens, 1 bag and 3 instrument boxes and pays a sum of ₹190. Also, Ankur buys 1 pen, 2 bags and 4 instrument boxes and pays a sum of ₹250. |
Based on the above information, answer the following questions:
- Convert the given above situation into a matrix equation of the form AX = B. (1)
- Find | A |. (1)
- Find A–1. (2)
OR
Determine P = A2 – 5A. (2)
