Advertisements
Advertisements
Question
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & - 1 & 4 \\ 4 & 0 & 7 \\ 3 & - 2 & 7\end{bmatrix}\]
Advertisements
Solution
\[A = \begin{bmatrix}2 & - 1 & 4 \\ 4 & 0 & 2 \\ 3 & - 2 & 7\end{bmatrix}\]
We know
\[A = IA \]
\[ \Rightarrow \begin{bmatrix}2 & - 1 & 4 \\ 4 & 0 & 2 \\ 3 & - 2 & 7\end{bmatrix} = \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} A\]
\[ \Rightarrow \begin{bmatrix}1 & - \frac{1}{2} & 2 \\ 4 & 0 & 2 \\ 3 & - 2 & 7\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} & 2 \\ 0 & 2 & - 6 \\ 0 & - \frac{1}{2} & 1\end{bmatrix} = \begin{bmatrix}\frac{1}{2} & 0 & 0 \\ - 2 & 1 & 0 \\ \frac{- 3}{2} & 0 & 1\end{bmatrix}A \left[\text{ Applying }R_2 \to R_2 - 4 R_1\text{ and }R_3 \to R_3 - 3 R_1 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & - \frac{1}{2} & 2 \\ 0 & 1 & - 3 \\ 0 & - \frac{1}{2} & 1\end{bmatrix} = \begin{bmatrix}\frac{1}{2} & 0 & 0 \\ - 1 & \frac{1}{2} & 0 \\ \frac{- 3}{2} & 0 & 1\end{bmatrix} A \left[\text{ Applying }R_2 \to \frac{1}{2} R_2 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & \frac{1}{2} \\ 0 & 1 & - 3 \\ 0 & 0 & - \frac{1}{2}\end{bmatrix} = \begin{bmatrix}0 & \frac{1}{4} & 0 \\ - 1 & \frac{1}{2} & 0 \\ - 2 & \frac{1}{4} & 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{1}{2} R_2 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & \frac{1}{2} \\ 0 & 1 & - 3 \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}0 & \frac{1}{4} & 0 \\ - 1 & \frac{1}{2} & 0 \\ 4 & - \frac{1}{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}- 2 & \frac{1}{2} & 1 \\ 11 & - 1 & - 6 \\ 4 & - \frac{1}{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 + 3 R_3 \right]\]
\[ \Rightarrow A^{- 1} = \begin{bmatrix}- 2 & \frac{1}{2} & 1 \\ 11 & - 1 & - 6 \\ 4 & - \frac{1}{2} & - 2\end{bmatrix} \]
APPEARS IN
RELATED QUESTIONS
Find the adjoint of the matrices.
`[(1,2),(3,4)]`
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).
`[(2,1,3),(4,-1,0),(-7,2,1)]`
If A is an invertible matrix of order 2, then det (A−1) is equal to ______.
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}- 1 & - 2 & - 2 \\ 2 & 1 & - 2 \\ 2 & - 2 & 1\end{bmatrix}\] , show that adj A = 3AT.
Find the inverse of the following matrix:
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}\]
If \[A = \begin{bmatrix}4 & 5 \\ 2 & 1\end{bmatrix}\] , then show that \[A - 3I = 2 \left( I + 3 A^{- 1} \right) .\]
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 .\]
Given \[A = \begin{bmatrix}5 & 0 & 4 \\ 2 & 3 & 2 \\ 1 & 2 & 1\end{bmatrix}, B^{- 1} = \begin{bmatrix}1 & 3 & 3 \\ 1 & 4 & 3 \\ 1 & 3 & 4\end{bmatrix}\] . Compute (AB)−1.
If \[A = \begin{bmatrix}- 1 & 2 & 0 \\ - 1 & 1 & 1 \\ 0 & 1 & 0\end{bmatrix}\] , show that \[A^2 = 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.
If \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & - 1 & 4 \\ - 2 & 2 & 1\end{bmatrix},\text{ find }\left( A^T \right)^{- 1} .\]
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}0 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\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 = \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}3 & 1 \\ 2 & - 3\end{bmatrix}\], then find |adj A|.
If \[A = \begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\] , then the value of |adj A| is _____________ .
If \[A = \begin{bmatrix}1 & 2 & - 1 \\ - 1 & 1 & 2 \\ 2 & - 1 & 1\end{bmatrix}\] , then ded (adj (adj A)) is __________ .
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 satisfies the equation \[x^3 - 5 x^2 + 4x + \lambda = 0\] then A-1 exists if _____________ .
If d is the determinant of a square matrix A of order n, then the determinant of its adjoint is _____________ .
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
`("aA")^-1 = 1/"a" "A"^-1`, where a is any real number and A is a square matrix.
|adj. A| = |A|2, where A is a square matrix of order two.
Find the adjoint of the matrix A, where A `= [(1,2,3),(0,5,0),(2,4,3)]`
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 ____________.
The value of `abs (("cos" (alpha + beta),-"sin" (alpha + beta),"cos" 2 beta),("sin" alpha, "cos" alpha, "sin" beta),(-"cos" alpha, "sin" alpha, "cos" beta))` is independent of ____________.
If A = [aij] is a square matrix of order 2 such that aij = `{(1"," "when i" ≠ "j"),(0"," "when" "i" = "j"):},` then A2 is ______.
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)
