Advertisements
Advertisements
Question
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & 0 & - 1 \\ 5 & 1 & 0 \\ 0 & 1 & 3\end{bmatrix}\]
Advertisements
Solution
\[A = \begin{bmatrix}2 & 0 & - 1 \\ 5 & 1 & 0 \\ 0 & 1 & 3\end{bmatrix}\]
We know
\[A = IA \]
\[ \Rightarrow \begin{bmatrix}2 & 0 & - 1 \\ 5 & 1 & 0 \\ 0 & 1 & 3\end{bmatrix} = \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} A\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & \frac{- 1}{2} \\ 5 & 1 & 0 \\ 0 & 1 & 3\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 & 0 & \frac{- 1}{2} \\ 0 & 1 & \frac{5}{2} \\ 0 & 1 & 3\end{bmatrix} = \begin{bmatrix}\frac{1}{2} & 0 & 0 \\ \frac{- 5}{2} & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} A \left[\text{ Applying }R_2 \to R_2 - 5 R_1 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & \frac{- 1}{2} \\ 0 & 1 & \frac{5}{2} \\ 0 & 0 & \frac{1}{2}\end{bmatrix} = \begin{bmatrix}\frac{1}{2} & 0 & 0 \\ \frac{- 5}{2} & 1 & 0 \\ \frac{5}{2} & - 1 & 1\end{bmatrix} A \left[\text{ Applying }R_3 \to R_3 - R_2 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & \frac{- 1}{2} \\ 0 & 1 & \frac{5}{2} \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}\frac{1}{2} & 0 & 0 \\ - \frac{5}{2} & 1 & 0 \\ 5 & - 2 & 2\end{bmatrix} A \left[\text{ Applying }R_3 \to 2 R_3 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}3 & - 1 & 1 \\ - 15 & 6 & - 5 \\ 5 & - 2 & 2\end{bmatrix} A \left[\text{ Applying }R_1 \to R_1 + \frac{1}{2} R_3\text{ and }R_2 \to R_2 - \frac{5}{2} R_3 \right]\]
\[ \Rightarrow A^{- 1} = \begin{bmatrix}3 & - 1 & 1 \\ - 15 & 6 & - 5 \\ 5 & - 2 & 2\end{bmatrix}\]
APPEARS IN
RELATED QUESTIONS
Find the adjoint of the matrices.
`[(1,-1,2),(2,3,5),(-2,0,1)]`
Find the inverse of the matrices (if it exists).
`[(-1,5),(-3,2)]`
Find the inverse of the matrices (if it exists).
`[(1,-1,2),(0,2,-3),(3,-2,4)]`
If A = `[(3,1),(-1,2)]` show that A2 – 5A + 7I = 0. Hence, find A–1.
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 = `[(2,-1,1),(-1,2,-1),(1,-1,2)]` verify that A3 − 6A2 + 9A − 4I = 0 and hence find A−1.
If A is an invertible matrix of order 2, then det (A−1) is equal to ______.
If x, y, z are nonzero real numbers, then the inverse of matrix A = `[(x,0,0),(0,y,0),(0,0,z)]` is ______.
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:
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.
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}\]
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
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 & - 1 & 3 \\ 1 & 2 & 4 \\ 3 & 1 & 1\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}- 1 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix}\]
If adj \[A = \begin{bmatrix}2 & 3 \\ 4 & - 1\end{bmatrix}\text{ and adj }B = \begin{bmatrix}1 & - 2 \\ - 3 & 1\end{bmatrix}\]
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = k A,\] then find the value of k.
Find the inverse of the matrix \[\begin{bmatrix} \cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]
If B is a non-singular matrix and A is a square matrix, then det (B−1 AB) is equal to ___________ .
For any 2 × 2 matrix, if \[A \left( adj A \right) = \begin{bmatrix}10 & 0 \\ 0 & 10\end{bmatrix}\] , then |A| is equal to ______ .
If A5 = O such that \[A^n \neq I\text{ for }1 \leq n \leq 4,\text{ then }\left( I - A \right)^{- 1}\] equals ________ .
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = kA\], then k 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 matrix A is such that \[3A^3 + 2 A^2 + 5 A + I = 0,\text{ then }A^{- 1}\] equal to _______________ .
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
(A3)–1 = (A–1)3, where A is a square matrix and |A| ≠ 0.
|A–1| ≠ |A|–1, where A is non-singular matrix.
A square matrix A is invertible if det A is equal to ____________.
Find the adjoint of the matrix A, where A `= [(1,2,3),(0,5,0),(2,4,3)]`
For matrix A = `[(2,5),(-11,7)]` (adj A)' is equal to:
A and B are invertible matrices of the same order such that |(AB)-1| = 8, If |A| = 2, then |B| is ____________.
