English

Find the Inverse by Using Elementary Row Transformations: ⎡ ⎢ ⎣ 2 0 − 1 5 1 0 0 1 3 ⎤ ⎥ ⎦ - Mathematics

Advertisements
Advertisements

Question

Find the inverse by using elementary row transformations:

\[\begin{bmatrix}2 & 0 & - 1 \\ 5 & 1 & 0 \\ 0 & 1 & 3\end{bmatrix}\]

Sum
Advertisements

Solution

\[A = \begin{bmatrix}2 & 0 & - 1 \\ 5 & 1 & 0 \\ 0 & 1 & 3\end{bmatrix}\]
We know
\[A = IA \]
\[ \Rightarrow \begin{bmatrix}2 & 0 & - 1 \\ 5 & 1 & 0 \\ 0 & 1 & 3\end{bmatrix} = \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} A\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & \frac{- 1}{2} \\ 5 & 1 & 0 \\ 0 & 1 & 3\end{bmatrix} = \begin{bmatrix}\frac{1}{2} & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} A \left[\text{ Applying }R_1 \to \frac{1}{2} R_1 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & \frac{- 1}{2} \\ 0 & 1 & \frac{5}{2} \\ 0 & 1 & 3\end{bmatrix} = \begin{bmatrix}\frac{1}{2} & 0 & 0 \\ \frac{- 5}{2} & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} A \left[\text{ Applying }R_2 \to R_2 - 5 R_1 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & \frac{- 1}{2} \\ 0 & 1 & \frac{5}{2} \\ 0 & 0 & \frac{1}{2}\end{bmatrix} = \begin{bmatrix}\frac{1}{2} & 0 & 0 \\ \frac{- 5}{2} & 1 & 0 \\ \frac{5}{2} & - 1 & 1\end{bmatrix} A \left[\text{ Applying }R_3 \to R_3 - R_2 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & \frac{- 1}{2} \\ 0 & 1 & \frac{5}{2} \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}\frac{1}{2} & 0 & 0 \\ - \frac{5}{2} & 1 & 0 \\ 5 & - 2 & 2\end{bmatrix} A \left[\text{ Applying }R_3 \to 2 R_3 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}3 & - 1 & 1 \\ - 15 & 6 & - 5 \\ 5 & - 2 & 2\end{bmatrix} A \left[\text{ Applying }R_1 \to R_1 + \frac{1}{2} R_3\text{ and }R_2 \to R_2 - \frac{5}{2} R_3 \right]\]
\[ \Rightarrow A^{- 1} = \begin{bmatrix}3 & - 1 & 1 \\ - 15 & 6 & - 5 \\ 5 & - 2 & 2\end{bmatrix}\]

shaalaa.com
  Is there an error in this question or solution?
Chapter 7: Adjoint and Inverse of a Matrix - Exercise 7.2 [Page 34]

APPEARS IN

RD Sharma Mathematics [English] Class 12
Chapter 7 Adjoint and Inverse of a Matrix
Exercise 7.2 | Q 7 | Page 34

RELATED QUESTIONS

The monthly incomes of Aryan and Babban are in the ratio 3 : 4 and their monthly expenditures are in the ratio 5 : 7. If each saves Rs 15,000 per month, find their monthly incomes using matrix method. This problem reflects which value?


Find the inverse of the matrices (if it exists).

`[(1,0,0),(3,3,0),(5,2,-1)]`


For the matrix A = `[(1,1,1),(1,2,-3),(2,-1,3)]` show that A3 − 6A2 + 5A + 11 I = 0. Hence, find A−1.


Find the adjoint of the following matrix:

\[\begin{bmatrix}1 & \tan \alpha/2 \\ - \tan \alpha/2 & 1\end{bmatrix}\]
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.

Compute the adjoint of the following matrix:
\[\begin{bmatrix}1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1\end{bmatrix}\]

Verify that (adj A) A = |A| I = A (adj A) for the above matrix.


Compute the adjoint of the following matrix:

\[\begin{bmatrix}2 & - 1 & 3 \\ 4 & 2 & 5 \\ 0 & 4 & - 1\end{bmatrix}\]

Verify that (adj A) A = |A| I = A (adj A) for the above matrix.


Find the inverse of the following matrix:

\[\begin{bmatrix}\cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]

Find the inverse of the following matrix:

\[\begin{bmatrix}a & b \\ c & \frac{1 + bc}{a}\end{bmatrix}\]

Find the inverse of the following matrix.

\[\begin{bmatrix}0 & 0 & - 1 \\ 3 & 4 & 5 \\ - 2 & - 4 & - 7\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}\]


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

(i) \[\left[ F \left( \alpha \right) \right]^{- 1} = F \left( - \alpha \right)\]
(ii) \[\left[ G \left( \beta \right) \right]^{- 1} = G \left( - \beta \right)\]
(iii) \[\left[ F \left( \alpha \right)G \left( \beta \right) \right]^{- 1} = G \left( - \beta \right)F \left( - \alpha \right)\]

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.


Show that

\[A = \begin{bmatrix}- 8 & 5 \\ 2 & 4\end{bmatrix}\] satisfies the equation \[A^2 + 4A - 42I = O\]. Hence, find A−1.

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\]


If \[A = \begin{bmatrix}1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1\end{bmatrix}\] , find \[A^{- 1}\] and prove that \[A^2 - 4A - 5I = O\]


\[\text{ If }A = \begin{bmatrix}0 & 1 & 1 \\ 1 & 0 & 1 \\ 1 & 1 & 0\end{bmatrix},\text{ find }A^{- 1}\text{ and show that }A^{- 1} = \frac{1}{2}\left( A^2 - 3I \right) .\]

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 & 3 & 1 \\ 2 & 4 & 1 \\ 3 & 7 & 2\end{bmatrix}\]


Find the inverse by using elementary row transformations:

\[\begin{bmatrix}2 & - 1 & 3 \\ 1 & 2 & 4 \\ 3 & 1 & 1\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 a non-singular symmetric matrix, write whether A−1 is symmetric or skew-symmetric.


If A is an invertible matrix such that |A−1| = 2, find the value of |A|.


If \[A = \begin{bmatrix}1 & - 3 \\ 2 & 0\end{bmatrix}\], write adj A.


If A is a singular matrix, then adj A is ______.


If \[A = \begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\] , then the value of |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^2 - A + I = 0\], then the inverse of A is __________ .


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 _______________ .


|A–1| ≠ |A|–1, where A is non-singular matrix.


If A, B be two square matrices such that |AB| = O, then ____________.


A square matrix A is invertible if det A is equal to ____________.


Find x, if `[(1,2,"x"),(1,1,1),(2,1,-1)]` is singular


Find the value of x for which the matrix A `= [(3 - "x", 2, 2),(2,4 - "x", 1),(-2,- 4,-1 - "x")]` is singular.


A and B are invertible matrices of the same order such that |(AB)-1| = 8, If |A| = 2, then |B| is ____________.


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:

  1. Convert the given above situation into a matrix equation of the form AX = B. (1)
  2. Find | A |. (1)
  3. Find A–1. (2)
    OR
    Determine P = A2 – 5A. (2)

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×