Advertisements
Advertisements
Question
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\]
Advertisements
Solution
\[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
RELATED QUESTIONS
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,0,0),(3,3,0),(5,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 inverse of the following matrix:
Find the inverse of the following matrix.
Find the inverse of the following matrix.
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.
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}\]
If \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & - 1 & 4 \\ - 2 & 2 & 1\end{bmatrix},\text{ find }\left( A^T \right)^{- 1} .\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & 5 \\ 1 & 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & 3 & 1 \\ 2 & 4 & 1 \\ 3 & 7 & 2\end{bmatrix}\]
If \[A = \begin{bmatrix}\cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\text{ and }A \left( adj A = \right)\begin{bmatrix}k & 0 \\ 0 & k\end{bmatrix}\], then find the value of k.
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.
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}a & b \\ c & d\end{bmatrix}, B = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\] , find adj (AB).
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 is a singular matrix, then adj A is ______.
If B is a non-singular matrix and A is a square matrix, then det (B−1 AB) is equal to ___________ .
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^2 - A + I = 0\], then the inverse of A is __________ .
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.
Using matrix method, solve the following system of equations:
x – 2y = 10, 2x + y + 3z = 8 and -2y + z = 7
If A, B be two square matrices such that |AB| = O, then ____________.
A square matrix A is invertible if det A is equal to ____________.
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 ____________.
If A is a square matrix of order 3 and |A| = 5, then |adj A| = ______.
A furniture factory uses three types of wood namely, teakwood, rosewood and satinwood for manufacturing three types of furniture, that are, table, chair and cot.
The wood requirements (in tonnes) for each type of furniture are given below:
| Table | Chair | Cot | |
| Teakwood | 2 | 3 | 4 |
| Rosewood | 1 | 1 | 2 |
| Satinwood | 3 | 2 | 1 |
It is found that 29 tonnes of teakwood, 13 tonnes of rosewood and 16 tonnes of satinwood are available to make all three types of furniture.
Using the above information, answer the following questions:
- Express the data given in the table above in the form of a set of simultaneous equations.
- Solve the set of simultaneous equations formed in subpart (i) by matrix method.
- Hence, find the number of table(s), chair(s) and cot(s) produced.
