Advertisements
Advertisements
प्रश्न
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}3 & 0 & - 1 \\ 2 & 3 & 0 \\ 0 & 4 & 1\end{bmatrix}\]
Advertisements
उत्तर
\[A = \begin{bmatrix}3 & 0 & - 1 \\ 2 & 3 & 0 \\ 0 & 4 & 1\end{bmatrix}\]
We know
\[A = IA \]
\[ \Rightarrow \begin{bmatrix}3 & 0 & - 1 \\ 2 & 3 & 0 \\ 0 & 4 & 1\end{bmatrix} = \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} A\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & - \frac{1}{3} \\ 2 & 3 & 0 \\ 0 & 4 & 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_2 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & - \frac{1}{3} \\ 0 & 3 & \frac{2}{3} \\ 0 & 4 & 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 & 0 & - \frac{1}{3} \\ 0 & 1 & \frac{2}{9} \\ 0 & 4 & 1\end{bmatrix} = \begin{bmatrix}\frac{1}{3} & 0 & 0 \\ - \frac{2}{9} & \frac{1}{3} & 0 \\ 0 & 0 & 1\end{bmatrix} A \left[\text{ Applying }R_2 \to \frac{1}{3} R_2 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & - \frac{1}{3} \\ 0 & 1 & \frac{2}{9} \\ 0 & 0 & \frac{1}{9}\end{bmatrix} = \begin{bmatrix}\frac{1}{3} & 0 & 0 \\ - \frac{2}{9} & \frac{1}{3} & 0 \\ \frac{8}{9} & \frac{- 4}{3} & 1\end{bmatrix} A \left[\text{ Applying }R_3 \to R_3 - 4 R_2 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & - \frac{1}{3} \\ 0 & 1 & \frac{2}{9} \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}\frac{1}{3} & 0 & 0 \\ - \frac{2}{9} & \frac{1}{3} & 0 \\ 8 & - 12 & 9\end{bmatrix} A \left[\text{ Applying }R_3 \to 9 R_3 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}3 & - 4 & 3 \\ - 2 & 3 & - 2 \\ 8 & - 12 & 9\end{bmatrix} A \left[\text{ Applying }R_2 \to R_2 - \frac{2}{9} R_3\text{ and }R_1 \to R_1 + \frac{1}{3} R_3 \right]\]
\[ \therefore A^{- 1} = \begin{bmatrix}3 & - 4 & 3 \\ - 2 & 3 & - 2 \\ 8 & - 12 & 9\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,-1,2),(2,3,5),(-2,0,1)]`
Find the inverse of the matrices (if it exists).
`[(2,1,3),(4,-1,0),(-7,2,1)]`
Let A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`. Verify that (AB)−1 = B−1A−1.
If A is an invertible matrix of order 2, then det (A−1) is equal to ______.
Let A = `[(1, sin theta, 1),(-sin theta,1,sin theta),(-1, -sin theta, 1)]` where 0 ≤ θ ≤ 2π, then ______.
Find the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Find A (adj A) for the matrix \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & 2 & - 1 \\ - 4 & 5 & 2\end{bmatrix} .\]
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}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 .\]
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
Show that the matrix, \[A = \begin{bmatrix}1 & 0 & - 2 \\ - 2 & - 1 & 2 \\ 3 & 4 & 1\end{bmatrix}\] satisfies the equation, \[A^3 - A^2 - 3A - I_3 = O\] . 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\]
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 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 inverse by using elementary row transformations:
\[\begin{bmatrix}5 & 2 \\ 2 & 1\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}2 & 0 & - 1 \\ 5 & 1 & 0 \\ 0 & 1 & 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & - 1 & 3 \\ 1 & 2 & 4 \\ 3 & 1 & 1\end{bmatrix}\]
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}3 & 1 \\ 2 & - 3\end{bmatrix}\], then find |adj A|.
If \[A = \begin{bmatrix}3 & 4 \\ 2 & 4\end{bmatrix}, B = \begin{bmatrix}- 2 & - 2 \\ 0 & - 1\end{bmatrix},\text{ then }\left( A + B \right)^{- 1} =\]
If A, B are two n × n non-singular matrices, then __________ .
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 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
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
If A and B are invertible matrices, then which of the following is not correct?
|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)]`
Find x, if `[(1,2,"x"),(1,1,1),(2,1,-1)]` is singular
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
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)
Given that A is a square matrix of order 3 and |A| = –2, then |adj(2A)| is equal to ______.
