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

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?


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),(3,3,0),(5,2,-1)]`


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

`[(2,1,3),(4,-1,0),(-7,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.


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


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.


For the matrix 

\[A = \begin{bmatrix}1 & - 1 & 1 \\ 2 & 3 & 0 \\ 18 & 2 & 10\end{bmatrix}\] , show that A (adj A) = O.

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

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

Show that

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

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

\[A^2 - 5A + 7I = O\].  Hence, find A−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 matrix equation \[X\begin{bmatrix}5 & 3 \\ - 1 & - 2\end{bmatrix} = \begin{bmatrix}14 & 7 \\ 7 & 7\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 & 3 & - 2 \\ - 3 & 0 & - 1 \\ 2 & 1 & 0\end{bmatrix}\]


If A is a square matrix, then write the matrix adj (AT) − (adj A)T.


If A is a non-singular symmetric matrix, write whether A−1 is symmetric or skew-symmetric.


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.


Find the inverse of the matrix \[\begin{bmatrix}3 & - 2 \\ - 7 & 5\end{bmatrix} .\]


If A is an invertible matrix, then which of the following is not true ?


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


If A satisfies the equation \[x^3 - 5 x^2 + 4x + \lambda = 0\] then A-1 exists if _____________ .


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


Find A−1, if \[A = \begin{bmatrix}1 & 2 & 5 \\ 1 & - 1 & - 1 \\ 2 & 3 & - 1\end{bmatrix}\] . Hence solve the following system of linear equations:x + 2y + 5z = 10, x − y − z = −2, 2x + 3y − z = −11


If A = `[(x, 5, 2),(2, y, 3),(1, 1, z)]`, xyz = 80, 3x + 2y + 10z = 20, ten A adj. A = `[(81, 0, 0),(0, 81, 0),(0, 0, 81)]`


If A and B are invertible matrices, then which of the following is not correct?


`("aA")^-1 = 1/"a"  "A"^-1`, where a is any real number and A is a square matrix.


Find the adjoint of the matrix A `= [(1,2),(3,4)].`


For what value of x, matrix `[(6-"x", 4),(3-"x", 1)]` is a singular matrix?


If the equation a(y + z) = x, b(z + x) = y, c(x + y) = z have non-trivial solutions then the value of `1/(1+"a") + 1/(1+"b") + 1/(1+"c")` is ____________.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×