Advertisements
Advertisements
Question
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}- 1 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix}\]
Advertisements
Solution
\[\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
RELATED QUESTIONS
Find the adjoint of the matrices.
`[(1,-1,2),(2,3,5),(-2,0,1)]`
Verify A(adj A) = (adj A)A = |A|I.
`[(2,3),(-4,-6)]`
Find the inverse of the matrices (if it exists).
`[(-1,5),(-3,2)]`
Find the inverse of the matrices (if it exists).
`[(1,2,3),(0,2,4),(0,0,5)]`
Let A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`. Verify that (AB)−1 = B−1A−1.
Compute 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} .\]
Find the inverse of the following matrix:
Find the inverse of the following matrix:
Find the inverse of the following matrix.
Find the inverse of the following matrix.
Find the inverse of the following matrix.
Find the inverse of the following matrix.
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}3 & 1 \\ - 1 & 2\end{bmatrix}\], show that
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 adj \[A = \begin{bmatrix}2 & 3 \\ 4 & - 1\end{bmatrix}\text{ and adj }B = \begin{bmatrix}1 & - 2 \\ - 3 & 1\end{bmatrix}\]
If A is a square matrix, then write the matrix adj (AT) − (adj A)T.
If \[A = \begin{bmatrix}1 & - 3 \\ 2 & 0\end{bmatrix}\], write adj A.
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 \[\begin{bmatrix}1 & - \tan \theta \\ \tan \theta & 1\end{bmatrix} \begin{bmatrix}1 & \tan \theta \\ - \tan \theta & 1\end{bmatrix} - 1 = \begin{bmatrix}a & - b \\ b & a\end{bmatrix}\], then _______________ .
If a matrix A is such that \[3A^3 + 2 A^2 + 5 A + I = 0,\text{ then }A^{- 1}\] equal to _______________ .
(A3)–1 = (A–1)3, where A is a square matrix and |A| ≠ 0.
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 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 = `[(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)
| 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.
