Advertisements
Advertisements
प्रश्न
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\]
Advertisements
उत्तर
\[A = \begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\]
We know
\[A = IA \]
\[ \Rightarrow \begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix} = \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} A\]
\[ \Rightarrow \begin{bmatrix}1 & - 1 & \frac{4}{3} \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix} = \begin{bmatrix}\frac{1}{3} & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} A \left[\text{ Applying }R_1 \to \frac{1}{3} R_1 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & - 1 & \frac{4}{3} \\ 0 & - 1 & \frac{4}{3} \\ 0 & - 1 & 1\end{bmatrix} = \begin{bmatrix}\frac{1}{3} & 0 & 0 \\ \frac{- 2}{3} & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} A \left[\text{ Applying }R_2 \to R_2 - 2 R_1 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & - 1 & \frac{4}{3} \\ 0 & 1 & \frac{- 4}{3} \\ 0 & - 1 & 1\end{bmatrix} = \begin{bmatrix}\frac{1}{3} & 0 & 0 \\ \frac{2}{3} & - 1 & 0 \\ 0 & 0 & 1\end{bmatrix} A \left[\text{ Applying }R_2 \to - R_2 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & \frac{- 4}{3} \\ 0 & 0 & \frac{- 1}{3}\end{bmatrix} = \begin{bmatrix}1 & - 1 & 0 \\ \frac{2}{3} & - 1 & 0 \\ \frac{2}{3} & - 1 & 1\end{bmatrix} A \left[\text{ Applying }R_1 \to R_1 + R_2\text{ and }R_3 \to R_3 + R_2 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & \frac{- 4}{3} \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}1 & - 1 & 0 \\ \frac{2}{3} & - 1 & 0 \\ - 2 & 3 & - 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 & 0 \\ - 2 & 3 & - 4 \\ - 2 & 3 & - 3\end{bmatrix} A \left[\text{ Applying }R_2 \to R_2 + \frac{4}{3} R_3 \right]\]
\[ \therefore A^{- 1} = \begin{bmatrix}1 & - 1 & 0 \\ - 2 & 3 & - 4 \\ - 2 & 3 & - 3\end{bmatrix}\]
APPEARS IN
संबंधित प्रश्न
Find the adjoint of the matrices.
`[(1,2),(3,4)]`
Find the adjoint of the matrices.
`[(1,-1,2),(2,3,5),(-2,0,1)]`
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)]`
Let A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`. Verify that (AB)−1 = B−1A−1.
For the matrix A = `[(3,2),(1,1)]` find the numbers a and b such that A2 + aA + bI = 0.
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.
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}a & b \\ c & d\end{bmatrix}\]
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.
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}\]
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.
Verify that \[A^3 - 6 A^2 + 9A - 4I = O\] and 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}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}\]
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 & 0 & - 1 \\ 2 & 3 & 0 \\ 0 & 4 & 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 is an invertible matrix such that |A−1| = 2, find the value of |A|.
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = k A,\] then find the value of k.
If \[A = \begin{bmatrix}1 & - 3 \\ 2 & 0\end{bmatrix}\], write adj A.
If \[A = \begin{bmatrix}a & b \\ c & d\end{bmatrix}, B = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\] , find adj (AB).
If A is a singular matrix, then 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 _____________ .
|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 x, if `[(1,2,"x"),(1,1,1),(2,1,-1)]` is singular
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 ____________.
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 ____________.
If for a square matrix A, A2 – A + I = 0, then A–1 equals ______.
