Advertisements
Advertisements
प्रश्न
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\]
उत्तर
\[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
संबंधित प्रश्न
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.
Find the adjoint of the matrices.
`[(1,2),(3,4)]`
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)]`
Let `A =[(3,7),(2,5)] and B = [(6,8),(7,9)]`. Verify that `(AB)^(-1) = B^(-1)A^(-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 ______.
Let A = `[(1, sin theta, 1),(-sin theta,1,sin 1),(-1, -sin theta, 1)]` where 0 ≤ θ≤ 2π, then ______.
Find the adjoint of the following matrix:
\[\begin{bmatrix}a & b \\ c & d\end{bmatrix}\]
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
If \[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix}\], show that
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.
For the matrix \[A = \begin{bmatrix}1 & 1 & 1 \\ 1 & 2 & - 3 \\ 2 & - 1 & 3\end{bmatrix}\] . Show that
Verify that \[A^3 - 6 A^2 + 9A - 4I = O\] and hence find A−1.
If \[A = \begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\] , show that \[A^{- 1} = A^3\]
Find the matrix X satisfying the equation
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}3 & 10 \\ 2 & 7\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}2 & - 1 & 4 \\ 4 & 0 & 7 \\ 3 & - 2 & 7\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}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = k A,\] then find the value of k.
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] , write \[A^{- 1}\] in terms of 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 satisfies the equation \[x^3 - 5 x^2 + 4x + \lambda = 0\] then A-1 exists if _____________ .
If \[A^2 - A + I = 0\], then the inverse of A is __________ .
If A and B are invertible matrices, which of the following statement is not correct.
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 ____________ .
Find x, if `[(1,2,"x"),(1,1,1),(2,1,-1)]` is singular
A and B are invertible matrices of the same order such that |(AB)-1| = 8, If |A| = 2, then |B| is ____________.
If A is a square matrix of order 3, |A′| = −3, then |AA′| = ______.
If A = `[(2, -3, 5),(3, 2, -4),(1, 1, -2)]`, find A–1. Use A–1 to solve the following system of equations 2x − 3y + 5z = 11, 3x + 2y – 4z = –5, x + y – 2z = –3
If A = `[(1/sqrt(5), 2/sqrt(5)),((-2)/sqrt(5), 1/sqrt(5))]`, B = `[(1, 0),(i, 1)]`, i = `sqrt(-1)` and Q = ATBA, then the inverse of the matrix A. Q2021 AT is equal to ______.
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)