English

Find the Inverse by Using Elementary Row Transformations: [ 2 5 1 3 ] - Mathematics

Advertisements
Advertisements

Question

Find the inverse by using elementary row transformations:

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

Sum
Advertisements

Solution

\[A = \begin{bmatrix} 2 & 5\\1 & 3 \end{bmatrix}\]
We know
\[A = I A\]
\[ \Rightarrow \begin{bmatrix} 2 & 5\\1 & 3 \end{bmatrix} = \begin{bmatrix} 1 & 0\\0 & 1 \end{bmatrix}A\]
\[ \Rightarrow \begin{bmatrix} 2 - 1 & 5 - 3\\ 1 & 3 \end{bmatrix} = \begin{bmatrix} 1 - 0 & 0 - 1 \\ 0 & 1 \end{bmatrix}A [\text{ Applying }R_1 \to R_1 - R_2 ]\]
\[ \Rightarrow \begin{bmatrix} 1 & 2\\1 & 3 \end{bmatrix} = \begin{bmatrix} 1 & - 1\\0 & 1 \end{bmatrix}A\]
\[ \Rightarrow \begin{bmatrix} 1 & 2\\1 - 1 & 3 - 2 \end{bmatrix} = \begin{bmatrix} 1 & - 1\\0 - 1 & 1 + 1 \end{bmatrix}A [\text{ Applying }R_2 \to R_2 - R_1 ]\]
\[ \Rightarrow \begin{bmatrix} 1 & 2\\0 & 1 \end{bmatrix} = \begin{bmatrix} 1 & - 1 \\ - 1 & 2 \end{bmatrix}A\]
\[ \Rightarrow \begin{bmatrix} 1 & 0\\0 & 1 \end{bmatrix} = \begin{bmatrix} 1 + 2 & - 1 - 4 \\ - 1 & 2 \end{bmatrix}A [\text{ Applying }R_1 \to R_1 - 2 R_2 ]\]
\[ \Rightarrow \begin{bmatrix} 1 & 0\\0 & 1 \end{bmatrix} = \begin{bmatrix} 3 & - 5\\ - 1 & 2 \end{bmatrix}A\]
\[ \Rightarrow A^{- 1} = \begin{bmatrix} 3 & - 5\\ - 1 & 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 4 | Page 34

RELATED QUESTIONS

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

`[(2,-2),(4,3)]`


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)]`


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

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


Let A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`. Verify that (AB)−1 = B−1A−1.


If A = `[(3,1),(-1,2)]` show that A2 – 5A + 7I = 0. Hence, find A–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.


If A = `[(2,-1,1),(-1,2,-1),(1,-1,2)]` verify that A3 − 6A2 + 9A − 4I = 0 and hence find A−1.


If A−1 = `[(3,-1,1),(-15,6,-5),(5,-2,2)]` and B = `[(1,2,-2),(-1,3,0),(0,-2,1)]`, find (AB)−1.


Find the adjoint of the following matrix:
\[\begin{bmatrix}- 3 & 5 \\ 2 & 4\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 & 5 \\ 2 & 3 & 1 \\ - 1 & 1 & 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.


If  \[A = \begin{bmatrix}- 4 & - 3 & - 3 \\ 1 & 0 & 1 \\ 4 & 4 & 3\end{bmatrix}\], show that adj A = A.


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

Find the inverse of the following matrix.

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

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


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


If \[A = \begin{bmatrix}- 1 & 2 & 0 \\ - 1 & 1 & 1 \\ 0 & 1 & 0\end{bmatrix}\] , show that  \[A^2 = A^{- 1} .\]


Find the matrix X satisfying the equation 

\[\begin{bmatrix}2 & 1 \\ 5 & 3\end{bmatrix} X \begin{bmatrix}5 & 3 \\ 3 & 2\end{bmatrix} = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix} .\]

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


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


If \[A = \begin{bmatrix}a & b \\ c & d\end{bmatrix}, B = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\] , find adj (AB).


If \[A = \begin{bmatrix}3 & 1 \\ 2 & - 3\end{bmatrix}\], then find |adj A|.


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}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\] , then the value of |adj A| is _____________ .


If \[A = \begin{bmatrix}1 & 2 & - 1 \\ - 1 & 1 & 2 \\ 2 & - 1 & 1\end{bmatrix}\] , then ded (adj (adj A)) is __________ .


If B is a non-singular matrix and A is a square matrix, then det (B−1 AB) is equal to ___________ .


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.


Let \[A = \begin{bmatrix}1 & 2 \\ 3 & - 5\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ 0 & 2\end{bmatrix}\] and X be a matrix such that A = BX, then X is equal to _____________ .


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


If A = [aij] is a square matrix of order 2 such that aij = `{(1","  "when i" ≠ "j"),(0","  "when"  "i" = "j"):},` then A2 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)

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:

  1. Translate the problem into a system of equations.
  2. Solve the system of equation by using matrix method.
  3. Hence, find the cost of one paper bag, one scrap book and one pastel sheet.

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×