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

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

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


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

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


Let A = `[(1,2,1),(2,3,1),(1,1,5)]` verify that

  1. [adj A]–1 = adj(A–1)
  2. (A–1)–1 = A

Find the adjoint of the following matrix:
\[\begin{bmatrix}a & b \\ c & d\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.


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


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


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}4 & 3 \\ 2 & 5\end{bmatrix}\], find x and y such that 

\[A^2 = xA + yI = O\] . Hence, evaluate A−1.

Show that \[A = \begin{bmatrix}5 & 3 \\ - 1 & - 2\end{bmatrix}\] satisfies the equation \[x^2 - 3x - 7 = 0\]. Thus, 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.


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


Find the inverse by using elementary row transformations:

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


If adj \[A = \begin{bmatrix}2 & 3 \\ 4 & - 1\end{bmatrix}\text{ and adj }B = \begin{bmatrix}1 & - 2 \\ - 3 & 1\end{bmatrix}\]


If A is symmetric matrix, write whether AT is symmetric or skew-symmetric.


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.


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


If d is the determinant of a square matrix A of order n, then the determinant of its adjoint 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 _______________ .


If a matrix A is such that \[3A^3 + 2 A^2 + 5 A + I = 0,\text{ then }A^{- 1}\] equal to _______________ .


If \[A = \begin{bmatrix}2 & - 1 \\ 3 & - 2\end{bmatrix},\text{ then } A^n =\] ______________ .

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


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


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


The value of `abs (("cos" (alpha + beta),-"sin" (alpha + beta),"cos"  2 beta),("sin" alpha, "cos" alpha, "sin" beta),(-"cos" alpha, "sin" alpha, "cos" beta))` is independent of ____________.


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


If A is a square matrix of order 3 and |A| = 5, then |adj A| = ______.


If A = `[(1/sqrt(5), 2/sqrt(5)),((-2)/sqrt(5), 1/sqrt(5))]`, B = `[(1, 0),(i, 1)]`, i = `sqrt(-1)` and Q = ATBA, then the inverse of the matrix A. Q2021 AT is equal to ______.


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×