Advertisements
Advertisements
प्रश्न
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}0 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix}\]
Advertisements
उत्तर
\[A = \begin{bmatrix}0 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix}\]
We know
\[A = IA \]
\[ \Rightarrow \begin{bmatrix}0 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix} = \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} A\]
\[ \Rightarrow \begin{bmatrix}0 & 1 & 2 \\ - 2 & 1 & 2 \\ 3 & 1 & 1\end{bmatrix} = \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & - 1 \\ 0 & 0 & 1\end{bmatrix} A \left[\text{ Applying }R_2 \to R_2 - R_3 \right]\]
\[ \Rightarrow \begin{bmatrix}- 3 & 0 & 1 \\ - 2 & 1 & 2 \\ 3 & 1 & 1\end{bmatrix} = \begin{bmatrix}1 & 0 & - 1 \\ 0 & 1 & - 1 \\ 0 & 0 & 1\end{bmatrix} A \left[\text{ Applying }R_1 \to R_1 - R_3 \right]\]
\[ \Rightarrow \begin{bmatrix}- 3 & 0 & 1 \\ - 2 & 1 & 2 \\ 0 & 1 & 2\end{bmatrix} = \begin{bmatrix}1 & 0 & - 1 \\ 0 & 1 & - 1 \\ 1 & 0 & 0\end{bmatrix} A \left[\text{ Applying }R_3 \to R_3 + R_1 \right]\]
\[ \Rightarrow \begin{bmatrix}- 3 & 0 & 1 \\ 0 & 3 & 4 \\ 0 & 1 & 2\end{bmatrix} = \begin{bmatrix}1 & 0 & - 1 \\ - 2 & 3 & - 1 \\ 1 & 0 & 0\end{bmatrix} A \left[\text{ Applying }R_2 \to 3 R_2 - 2 R_1 \right]\]
\[ \Rightarrow \begin{bmatrix}- 3 & 0 & 1 \\ 0 & 3 & 4 \\ 0 & - 2 & - 2\end{bmatrix} = \begin{bmatrix}1 & 0 & - 1 \\ - 2 & 3 & - 1 \\ 3 & - 3 & 1\end{bmatrix} A \left[\text{ Applying }R_3 \to R_3 - R_2 \right]\]
\[ \Rightarrow \begin{bmatrix}- 3 & 0 & 1 \\ 0 & 3 & 4 \\ 0 & 1 & 1\end{bmatrix} = \begin{bmatrix}1 & 0 & - 1 \\ - 2 & 3 & - 1 \\ \frac{- 3}{2} & \frac{3}{2} & \frac{- 1}{2}\end{bmatrix} A \left[\text{ Applying }R_3 \to - \frac{1}{2} R_3 \right]\]
\[ \Rightarrow \begin{bmatrix}- 3 & 0 & 1 \\ 0 & - 1 & 0 \\ 0 & 1 & 1\end{bmatrix} = \begin{bmatrix}1 & 0 & - 1 \\ 4 & - 3 & 1 \\ \frac{- 3}{2} & \frac{3}{2} & \frac{- 1}{2}\end{bmatrix} A \left[ \text{ Applying }R_2 \to R_2 - 4 R_3 \right]\]
\[ \Rightarrow \begin{bmatrix}- 3 & 0 & 1 \\ 0 & - 1 & 0 \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}1 & 0 & - 1 \\ 4 & - 3 & 1 \\ \frac{5}{2} & \frac{- 3}{2} & \frac{1}{2}\end{bmatrix} A \left[ \text{ Applying }R_3 \to R_3 + R_2 \right]\]
\[ \Rightarrow \begin{bmatrix}- 3 & 0 & 0 \\ 0 & - 1 & 0 \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}- \frac{3}{2} & \frac{3}{2} & - \frac{3}{2} \\ 4 & - 3 & 1 \\ \frac{5}{2} & \frac{- 3}{2} & \frac{1}{2}\end{bmatrix} A \left[\text{ Applying }R_1 \to R_1 - R_3 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & 0 \\ 0 & - 1 & 0 \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}\frac{1}{2} & \frac{- 1}{2} & \frac{1}{2} \\ 4 & - 3 & 1 \\ \frac{5}{2} & \frac{- 3}{2} & \frac{1}{2}\end{bmatrix} A \left[\text{ Applying }R_1 \to \frac{- 1}{3} R_1 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}\frac{1}{2} & \frac{- 1}{2} & \frac{1}{2} \\ - 4 & 3 & - 1 \\ \frac{5}{2} & \frac{- 3}{2} & \frac{1}{2}\end{bmatrix} A \left[\text{ Applying }R_2 \to - R_2 \right]\]
APPEARS IN
संबंधित प्रश्न
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,2,3),(0,2,4),(0,0,5)]`
Find the inverse of the matrices (if it exists).
`[(2,1,3),(4,-1,0),(-7,2,1)]`
Let A = `[(1,2,1),(2,3,1),(1,1,5)]` verify that
- [adj A]–1 = adj(A–1)
- (A–1)–1 = A
Find the adjoint of the following matrix:
\[\begin{bmatrix}- 3 & 5 \\ 2 & 4\end{bmatrix}\]
Find A (adj A) for the matrix \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & 2 & - 1 \\ - 4 & 5 & 2\end{bmatrix} .\]
Find the inverse of the following matrix.
Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]
If \[A = \begin{bmatrix}4 & 5 \\ 2 & 1\end{bmatrix}\] , then show that \[A - 3I = 2 \left( I + 3 A^{- 1} \right) .\]
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}2 & 3 \\ 1 & 2\end{bmatrix}\] , verify that \[A^2 - 4 A + I = O,\text{ where }I = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\text{ and }O = \begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\] . Hence, find A−1.
If \[A = \begin{bmatrix}4 & 3 \\ 2 & 5\end{bmatrix}\], find x and y such that
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}2 & 0 & - 1 \\ 5 & 1 & 0 \\ 0 & 1 & 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}1 & 2 & 0 \\ 2 & 3 & - 1 \\ 1 & - 1 & 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}1 & 1 & 2 \\ 3 & 1 & 1 \\ 2 & 3 & 1\end{bmatrix}\]
If A is symmetric matrix, write whether AT is symmetric or skew-symmetric.
If A is a square matrix, then write the matrix adj (AT) − (adj A)T.
If A is an invertible matrix such that |A−1| = 2, find the value of |A|.
Find the inverse of the matrix \[\begin{bmatrix}3 & - 2 \\ - 7 & 5\end{bmatrix} .\]
Find the inverse of the matrix \[\begin{bmatrix} \cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]
If \[A = \begin{bmatrix}1 & - 3 \\ 2 & 0\end{bmatrix}\], write adj A.
If \[A = \begin{bmatrix}1 & 2 & - 1 \\ - 1 & 1 & 2 \\ 2 & - 1 & 1\end{bmatrix}\] , then ded (adj (adj A)) is __________ .
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 _____________ .
If A is an invertible matrix, then det (A−1) is equal to ____________ .
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
An amount of Rs 10,000 is put into three investments at the rate of 10, 12 and 15% per annum. The combined income is Rs 1310 and the combined income of first and second investment is Rs 190 short of the income from the third. Find the investment in each using matrix method.
If A = `[(0, 1, 3),(1, 2, x),(2, 3, 1)]`, A–1 = `[(1/2, -4, 5/2),(-1/2, 3, -3/2),(1/2, y, 1/2)]` then x = 1, y = –1.
If A and B are invertible matrices, then which of the following is not correct?
Find the adjoint of the matrix A, where A `= [(1,2,3),(0,5,0),(2,4,3)]`
For what value of x, matrix `[(6-"x", 4),(3-"x", 1)]` is a singular matrix?
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 ____________.
For A = `[(3,1),(-1,2)]`, then 14A−1 is given by:
If A = `[(0, 1),(0, 0)]`, then A2023 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)
