Advertisements
Advertisements
प्रश्न
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & - 1 & 3 \\ 1 & 2 & 4 \\ 3 & 1 & 1\end{bmatrix}\]
Advertisements
उत्तर
\[A = \begin{bmatrix}2 & - 1 & 3 \\ 1 & 2 & 4 \\ 3 & 1 & 1\end{bmatrix}\]
We know
\[A = IA \]
\[ \Rightarrow \begin{bmatrix}2 & - 1 & 3 \\ 1 & 2 & 4 \\ 3 & 1 & 1\end{bmatrix} = \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} A\]
\[ \Rightarrow \begin{bmatrix}1 & - \frac{1}{2} & \frac{3}{2} \\ 1 & 2 & 4 \\ 3 & 1 & 1\end{bmatrix} = \begin{bmatrix}\frac{1}{2} & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix}A \left[\text{ Applying }R_1 \to \frac{1}{2} R_1 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & - \frac{1}{2} & \frac{3}{2} \\ 0 & \frac{5}{2} & \frac{5}{2} \\ 0 & \frac{5}{2} & \frac{- 7}{2}\end{bmatrix} = \begin{bmatrix}\frac{1}{2} & 0 & 0 \\ - \frac{1}{2} & 1 & 0 \\ - \frac{3}{2} & 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 & - \frac{1}{2} & \frac{3}{2} \\ 0 & 1 & 1 \\ 0 & \frac{5}{2} & \frac{- 7}{2}\end{bmatrix} = \begin{bmatrix}\frac{1}{2} & 0 & 0 \\ - \frac{1}{5} & \frac{2}{5} & 0 \\ - \frac{3}{2} & 0 & 1\end{bmatrix} A \left[\text{ Applying }R_2 \to \frac{2}{5} R_2 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & 2 \\ 0 & 1 & 1 \\ 0 & 0 & - 6\end{bmatrix} = \begin{bmatrix}\frac{2}{5} & \frac{1}{5} & 0 \\ - \frac{1}{5} & \frac{2}{5} & 0 \\ - 1 & - 1 & 1\end{bmatrix}A \left[\text{ Applying }R_1 \to R_1 + \frac{1}{2} R_2\text{ and }R_3 \to R_3 - \frac{5}{2} R_2 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & 2 \\ 0 & 1 & 1 \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}\frac{2}{5} & \frac{1}{5} & 0 \\ - \frac{1}{5} & \frac{2}{5} & 0 \\ \frac{1}{6} & \frac{1}{6} & - \frac{1}{6}\end{bmatrix} A \left[\text{ Applying }R_3 \to - \frac{1}{6} R_2 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}\frac{1}{15} & \frac{- 2}{15} & \frac{1}{3} \\ - \frac{11}{30} & \frac{7}{30} & \frac{1}{6} \\ \frac{1}{6} & \frac{1}{6} & - \frac{1}{6}\end{bmatrix} A \left[\text{ Applying }R_2 \to R_2 - R_3\text{ and }R_1 \to R_1 - 2 R_3 \right]\]
\[ \Rightarrow A^{- 1} = - \frac{1}{30}\begin{bmatrix}- 2 & 4 & - 10 \\ 11 & - 7 & - 5 \\ - 5 & - 5 & 5\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?
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.
Verify A(adj A) = (adj A)A = |A|I.
`[(2,3),(-4,-6)]`
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).
`[(-1,5),(-3,2)]`
For the matrix A = `[(3,2),(1,1)]` find the numbers a and b such that A2 + aA + bI = 0.
For the matrix A = `[(1,1,1),(1,2,-3),(2,-1,3)]` show that A3 − 6A2 + 5A + 11 I = 0. Hence, find A−1.
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.
Find the adjoint of the following matrix:
\[\begin{bmatrix}- 3 & 5 \\ 2 & 4\end{bmatrix}\]
Find the adjoint of the following matrix:
\[\begin{bmatrix}a & b \\ c & d\end{bmatrix}\]
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.
For the 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\]
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 .\]
Let
\[F \left( \alpha \right) = \begin{bmatrix}\cos \alpha & - \sin \alpha & 0 \\ \sin \alpha & \cos \alpha & 0 \\ 0 & 0 & 1\end{bmatrix}\text{ and }G\left( \beta \right) = \begin{bmatrix}\cos \beta & 0 & \sin \beta \\ 0 & 1 & 0 \\ - \sin \beta & 0 & \cos \beta\end{bmatrix}\]
Show that
If \[A = \begin{bmatrix}4 & 3 \\ 2 & 5\end{bmatrix}\], find x and y such that
prove 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}\]
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}7 & 1 \\ 4 & - 3\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}0 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix}\]
If \[S = \begin{bmatrix}a & b \\ c & d\end{bmatrix}\], then adj A is ____________ .
If for the matrix A, A3 = I, then A−1 = _____________ .
For non-singular square matrix A, B and C of the same order \[\left( A B^{- 1} C \right) =\] ______________ .
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 _______________ .
If A, B be two square matrices such that |AB| = O, then ____________.
A square matrix A is invertible if det A is equal to ____________.
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 A = `[(3,1),(-1,2)]`, then 14A−1 is given by:
If `abs((2"x", -1),(4,2)) = abs ((3,0),(2,1))` then x is ____________.
