Advertisements
Advertisements
प्रश्न
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}- 1 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix}\]
उत्तर
\[\text{ Let }A = \begin{bmatrix}- 1 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix} . \]
To find inverse, first write A = IA .
\[i . e . , \begin{bmatrix}- 1 & 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}1 & - 1 & - 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix} = \begin{bmatrix}- 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix}A \left[\text{ Applying }R_1 \to \left( - 1 \right) R_1 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & - 1 & - 2 \\ 0 & 3 & 5 \\ 0 & 4 & 7\end{bmatrix} = \begin{bmatrix}- 1 & 0 & 0 \\ 1 & 1 & 0 \\ 3 & 0 & 1\end{bmatrix}A \left[\text{ Applying }R_2 \to R_2 - R_1\text{ and }R_3 \to R_3 - 3 R_1 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & - 1 & - 2 \\ 0 & 1 & \frac{5}{3} \\ 0 & 4 & 7\end{bmatrix} = \begin{bmatrix}- 1 & 0 & 0 \\ \frac{1}{3} & \frac{1}{3} & 0 \\ 3 & 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{5}{3} \\ 0 & 0 & \frac{1}{3}\end{bmatrix} = \begin{bmatrix}\frac{- 2}{3} & \frac{1}{3} & 0 \\ \frac{1}{3} & \frac{1}{3} & 0 \\ \frac{5}{3} & - \frac{4}{3} & 1\end{bmatrix}A \left[\text{ Applying }R_3 \to R_3 - 4 R_2\text{ and }R_1 \to R_1 + R_2 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & \frac{- 1}{3} \\ 0 & 1 & \frac{5}{3} \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}\frac{- 2}{3} & \frac{1}{3} & 0 \\ \frac{1}{3} & \frac{1}{3} & 0 \\ 5 & - 4 & 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 & 1 \\ - 8 & 7 & - 5 \\ 5 & - 4 & 3\end{bmatrix}A \left[\text{ Applying }R_2 \to R_2 - \frac{5}{3} R_3\text{ and }R_1 \to R_1 + \frac{1}{3} R_3 \right]\]
\[\text{ Hence, }A^{- 1} = \begin{bmatrix}1 & - 1 & 1 \\ - 8 & 7 & - 5 \\ 5 & - 4 & 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 inverse of the matrices (if it exists).
`[(1,0,0),(0, cos alpha, sin alpha),(0, sin alpha, -cos alpha)]`
If A = `[(2,-1,1),(-1,2,-1),(1,-1,2)]` verify that A3 − 6A2 + 9A − 4I = O and hence find A−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}a & b \\ c & d\end{bmatrix}\]
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 and verify that \[A^{- 1} A = I_3\]
For the following pair of matrix verify that \[\left( AB \right)^{- 1} = B^{- 1} A^{- 1} :\]
\[A = \begin{bmatrix}2 & 1 \\ 5 & 3\end{bmatrix}\text{ and }B \begin{bmatrix}4 & 5 \\ 3 & 4\end{bmatrix}\]
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.
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 & - 2 \\ 4 & - 2\end{bmatrix}\], find the value of \[\lambda\] so that \[A^2 = \lambda A - 2I\]. Hence, find A−1.
Show that \[A = \begin{bmatrix}5 & 3 \\ - 1 & - 2\end{bmatrix}\] satisfies the equation \[x^2 - 3x - 7 = 0\]. Thus, find A−1.
For the matrix \[A = \begin{bmatrix}1 & 1 & 1 \\ 1 & 2 & - 3 \\ 2 & - 1 & 3\end{bmatrix}\] . Show that
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}7 & 1 \\ 4 & - 3\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}1 & 1 & 2 \\ 3 & 1 & 1 \\ 2 & 3 & 1\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}1 & 3 & - 2 \\ - 3 & 0 & - 1 \\ 2 & 1 & 0\end{bmatrix}\]
If A is a non-singular symmetric matrix, write whether A−1 is symmetric or skew-symmetric.
If A is an invertible matrix, then which of the following is not true ?
If A is an invertible matrix of order 3, then which of the following is not true ?
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 = \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 A and B are invertible matrices, which of the following statement is not correct.
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.
|adj. A| = |A|2, where A is a square matrix of order two.
Find the value of x for which the matrix A `= [(3 - "x", 2, 2),(2,4 - "x", 1),(-2,- 4,-1 - "x")]` is singular.
For A = `[(3,1),(-1,2)]`, then 14A−1 is given by:
If A is a square matrix of order 3 and |A| = 5, then |adj A| = ______.
If for a square matrix A, A2 – A + I = 0, then A–1 equals ______.
To raise money for an orphanage, students of three schools A, B and C organised an exhibition in their residential colony, where they sold paper bags, scrap books and pastel sheets made by using recycled paper. Student of school A sold 30 paper bags, 20 scrap books and 10 pastel sheets and raised ₹ 410. Student of school B sold 20 paper bags, 10 scrap books and 20 pastel sheets and raised ₹ 290. Student of school C sold 20 paper bags, 20 scrap books and 20 pastel sheets and raised ₹ 440. |
Answer the following question:
- Translate the problem into a system of equations.
- Solve the system of equation by using matrix method.
- Hence, find the cost of one paper bag, one scrap book and one pastel sheet.