English

Find the Matrix X Satisfying the Equation [ 2 1 5 3 ] X [ 5 3 3 2 ] = [ 1 0 0 1 ] - Mathematics

Advertisements
Advertisements

Question

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} .\]
Sum
Advertisements

Solution

\[\text{ Let } A = \begin{bmatrix} 2 & 1\\5 & 3 \end{bmatrix} , B = \begin{bmatrix} 5 & 3\\3 & 2 \end{bmatrix}\text{ and }I = \begin{bmatrix} 1 & 0\\0 & 1 \end{bmatrix}\]
\[ \Rightarrow \left| A \right| = \begin{vmatrix} 2 & 1\\5 & 3 \end{vmatrix} = 6 - 5 = 1 \]
\[\text{ Since, }\left| A \right| \neq 0\]
Thus, A is invertible.
\[\text{ Also, }\left| B \right| = \begin{vmatrix} 5 & 3\\3 & 2 \end{vmatrix} = 10 - 9 = 1\]
Thus, B is invertible.
Cofactors of matrices A & B are
\[ A_{11} = 3, A_{12} = - 5, A_{21} = - 1, A_{22} = 2\]
\[ B_{11} = 2, B_{12} = - 3, B_{21} = - 3, B_{22} = 5\]
Now, 
\[adj A = \begin{bmatrix} 3 & - 5\\ - 1 & 2 \end{bmatrix}^T = \begin{bmatrix} 3 & - 1\\ - 5 & 2 \end{bmatrix} \]
\[adj B = \begin{bmatrix} 2 & - 3 \\ - 3 & 5 \end{bmatrix}^T = \begin{bmatrix} 2 & - 3 \\ - 3 & 5 \end{bmatrix}\]
\[ A^{- 1} = \frac{1}{\left| A \right|}adj A = \begin{bmatrix} 3 & - 1\\ - 5 & 2 \end{bmatrix}\]
\[ B^{- 1} = \frac{1}{\left| B \right|}adj B = \begin{bmatrix} 2 & - 3 \\ - 3 & 5 \end{bmatrix}\]
The given matrix equation becomes AXB = I
\[ \Rightarrow A^{- 1} AXB B^{- 1} = I A^{- 1} B^{- 1} \]
\[ \Rightarrow \left( A^{- 1} A \right)X\left( B B^{- 1} \right) = A^{- 1} B^{- 1} \]
\[ \Rightarrow IXI = A^{- 1} B^{- 1} \]
\[ \Rightarrow X = A^{- 1} B^{- 1} \]
\[ \Rightarrow X = \begin{bmatrix} 3 & -1\\ - 5 & 2\end{bmatrix}\begin{bmatrix} 2 & - 3 \\ - 3 & 5 \end{bmatrix} = \begin{bmatrix} 6 + 3 & - 9 - 5\\ - 10 - 6 & 15 + 10 \end{bmatrix} = \begin{bmatrix} 9 & - 14\\ - 16 & 25 \end{bmatrix}\]

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

APPEARS IN

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

RELATED QUESTIONS

Find the adjoint of the matrices.

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


Verify A(adj A) = (adj A)A = |A|I.

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


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),(3,3,0),(5,2,-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 is an invertible matrix of order 2, then det (A−1) is equal to ______.


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.

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


Find the inverse of the following matrix.

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

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


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 = \frac{1}{9}\begin{bmatrix}- 8 & 1 & 4 \\ 4 & 4 & 7 \\ 1 & - 8 & 4\end{bmatrix}\],
prove that  \[A^{- 1} = A^3\]

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 matrix X for which 

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

 


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


Find the inverse by using elementary row transformations:

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


Find the inverse by using elementary row transformations:

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


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


If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] , write  \[A^{- 1}\] in terms of A.


If \[S = \begin{bmatrix}a & b \\ c & d\end{bmatrix}\], then 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 for the matrix A, A3 = I, then A−1 = _____________ .


If A and B are invertible matrices, which of the following statement is not correct.


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


If \[A = \begin{bmatrix}2 & - 3 & 5 \\ 3 & 2 & - 4 \\ 1 & 1 & - 2\end{bmatrix}\], find A−1 and hence solve the system of linear equations 2x − 3y + 5z = 11, 3x + 2y − 4z = −5, x + y + 2z = −3


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.

 

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


|A–1| ≠ |A|–1, where A is non-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 ____________.


If A = [aij] is a square matrix of order 2 such that aij = `{(1","  "when i" ≠ "j"),(0","  "when"  "i" = "j"):},` then A2 is ______.


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


If A = `[(2, -3, 5),(3, 2, -4),(1, 1, -2)]`, find A–1. Use A–1 to solve the following system of equations 2x − 3y + 5z = 11, 3x + 2y – 4z = –5, x + y – 2z = –3


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×