English

Find the Inverse by Using Elementary Row Transformations: [ 3 10 2 7 ] - Mathematics

Advertisements
Advertisements

Question

Find the inverse by using elementary row transformations:

\[\begin{bmatrix}3 & 10 \\ 2 & 7\end{bmatrix}\]

Sum
Advertisements

Solution

\[A = \begin{bmatrix} 3 & 10\\2 7 \end{bmatrix}\]
We know
\[A = IA \]
\[ \Rightarrow \begin{bmatrix} 3 & 10\\2 & 7 \end{bmatrix} = \begin{bmatrix} 1 & 0\\0 & 1 \end{bmatrix} A\]
\[ \Rightarrow \begin{bmatrix} 3 - 2 & 10 - 7\\ 2 & 7 \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 & 3\\2 & 7 \end{bmatrix} = \begin{bmatrix} 1 & - 1\\0 & 1 \end{bmatrix}A\]
\[ \Rightarrow \begin{bmatrix} 1 & 3\\2 - 2 & 7 - 6 \end{bmatrix} = \begin{bmatrix} 1 & - 1\\0 - 2  &1 + 2 \end{bmatrix} [\text{ Applying }R_2 \to R_2 - 2 R_1 ]\]
\[ \Rightarrow \begin{bmatrix} 1 & 3\\0 & 1 \end{bmatrix} = \begin{bmatrix} 1 & - 1\\ - 2 & 3 \end{bmatrix} A \]
\[ \Rightarrow \begin{bmatrix} 1 & 3 - 3\\0 & 1 \end{bmatrix} = \begin{bmatrix} 1 + 6 & - 1 - 9\\ - 2 & 3 \end{bmatrix}A [\text{ Applying }R_1 \to R_1 - 3 R_2 ]\]
\[ \Rightarrow \begin{bmatrix} 1 & 0\\0 & 1 \end{bmatrix} = \begin{bmatrix} 7 & - 10\\ - 2 & 3 \end{bmatrix}A\]
\[ \Rightarrow A^{- 1} = \begin{bmatrix} 7 & - 10\\ - 2 & 3 \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 5 | 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,2,3),(0,2,4),(0,0,5)]`


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

`[(1,0,0),(0, cos alpha, sin alpha),(0, sin alpha, -cos alpha)]`


For the matrix A = `[(3,2),(1,1)]` find the numbers a and b such that A2 + aA + bI = 0.


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.


If x, y, z are nonzero real numbers, then the inverse of matrix A = `[(x,0,0),(0,y,0),(0,0,z)]` is ______.


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.


Compute the adjoint of the following matrix:

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

Find the inverse of the following matrix.

\[\begin{bmatrix}1 & 0 & 0 \\ 0 & \cos \alpha & \sin \alpha \\ 0 & \sin \alpha & - \cos \alpha\end{bmatrix}\]

Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]

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

Given \[A = \begin{bmatrix}2 & - 3 \\ - 4 & 7\end{bmatrix}\], compute A−1 and show that \[2 A^{- 1} = 9I - A .\]


If \[A = \begin{bmatrix}4 & 5 \\ 2 & 1\end{bmatrix}\] , then show that \[A - 3I = 2 \left( I + 3 A^{- 1} \right) .\]


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


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 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\] , show that \[A^{- 1} = A^3\]


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.


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


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} \cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]


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


For any 2 × 2 matrix, if \[A \left( adj A \right) = \begin{bmatrix}10 & 0 \\ 0 & 10\end{bmatrix}\] , then |A| is equal to ______ .


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


If for the matrix A, A3 = I, then A−1 = _____________ .


If d is the determinant of a square matrix A of order n, then the determinant of its adjoint is _____________ .


If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\]  be such that \[A^{- 1} = kA\], then k equals ___________ .


If \[A = \frac{1}{3}\begin{bmatrix}1 & 1 & 2 \\ 2 & 1 & - 2 \\ x & 2 & y\end{bmatrix}\] is orthogonal, then x + y =

(a) 3
(b) 0
(c) − 3
(d) 1


If A is an invertible matrix, then det (A1) is equal to ____________ .


Using matrix method, solve the following system of equations: 
x – 2y = 10, 2x + y + 3z = 8 and -2y + z = 7


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


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


For matrix A = `[(2,5),(-11,7)]` (adj A)' is equal to:


For A = `[(3,1),(-1,2)]`, then 14A−1 is given by:


If `abs((2"x", -1),(4,2)) = abs ((3,0),(2,1))` then x is ____________.


If for a square matrix A, A2 – A + I = 0, then A–1 equals ______.


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×