English

Find the Matrix X for Which [ 3 2 7 5 ] X [ − 1 1 − 2 1 ] = [ 2 − 1 0 4 ] - Mathematics

Advertisements
Advertisements

Question

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

 

Advertisements

Solution

\[Let A = \begin{bmatrix} 3 & 2\\7 & 5 \end{bmatrix}, B = \begin{bmatrix} - 1 & 1\\ - 2 & 1 \end{bmatrix} \text{ and }C = \begin{bmatrix} 2 & - 1\\0 & 4 \end{bmatrix}\]
Now,
\[\left| A \right| = \begin{vmatrix} 3 & 2\\7 & 5 \end{vmatrix} = 15 - 14 = 1 \]
\[\left| B \right| = \begin{vmatrix} - 1 & 1\\ - 2 & 1 \end{vmatrix} = - 1 + 2 = 1 \]
\[\text{ Since, }\left| A \right| \neq 0\text{ and }\left| B \right| \neq 0\]
\[\text{ Hence, A & B are invertible, so }A^{- 1}\text{ and }B^{- 1}\text{ exist }. \]
Cofactors of matrix A are
\[ A_{11} = 5 A_{12} = - 7 A_{21} = - 2 A_{22} = 3 \]
Now, 
\[adj A = \begin{bmatrix} 5 & - 7\\ - 2 & 3 \end{bmatrix}T = \begin{bmatrix} 5 & - 2\\ - 7 & 3 \end{bmatrix}\]
\[ A^{- 1} = \frac{1}{\left| A \right|}adj A = \begin{bmatrix} 5 & - 2\\ - 7 & 3 \end{bmatrix} \]
Cofactors of matrix B are
\[ B_{11} = 1 B_{12} = 2 B_{21} = - 1 B_{22} = - 1\]
Now, 
\[adj B = \begin{bmatrix} 1 & 2\\ - 1 & - 1 \end{bmatrix}^T = \begin{bmatrix} 1 & - 1\\ 2 & - 1 \end{bmatrix}\]
\[ B^{- 1} = \frac{1}{\left| B \right|}adj B = \begin{bmatrix} 1 & - 1\\ 2 & - 1 \end{bmatrix} \]
The given equation becomes AXB = C
\[ \Rightarrow \left( A^{- 1} A \right)X\left( B B^{- 1} \right) = A^{- 1} C B^{- 1} \]
\[ \Rightarrow \left( I \right)X\left( I \right) = A^{- 1} C B^{- 1} \]
\[ \Rightarrow X = \begin{bmatrix} 5 & - 2\\ - 7 & 3 \end{bmatrix}\begin{bmatrix} 2 & - 1\\0 & 4 \end{bmatrix}\begin{bmatrix} 1 & - 1\\ 2 & - 1 \end{bmatrix}\]
\[ \Rightarrow X = \begin{bmatrix} 5 & - 2\\ - 7 & 3 \end{bmatrix}\begin{bmatrix} 2 - 2 & - 2 + 1\\ 0 + 8 & 0 - 4 \end{bmatrix}\]
\[ \Rightarrow X = \begin{bmatrix} 5 & - 2\\ - 7 & 3 \end{bmatrix}\begin{bmatrix} 0 & - 1\\ 8 & - 4 \end{bmatrix}\]
\[ \Rightarrow X = \begin{bmatrix} - 16 & 3\\ 24 & - 5 \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 32 | Page 24

RELATED QUESTIONS

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

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


If A = `[(2,-1,1),(-1,2,-1),(1,-1,2)]` verify that A3 − 6A2 + 9A − 4I = 0 and hence find A−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 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 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.


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

Find the inverse of the following matrix:

\[\begin{bmatrix}0 & 1 \\ 1 & 0\end{bmatrix}\]

Find the inverse of the following matrix.

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


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


Given  \[A = \begin{bmatrix}5 & 0 & 4 \\ 2 & 3 & 2 \\ 1 & 2 & 1\end{bmatrix}, B^{- 1} = \begin{bmatrix}1 & 3 & 3 \\ 1 & 4 & 3 \\ 1 & 3 & 4\end{bmatrix}\] . Compute (AB)−1.


If \[A = \begin{bmatrix}3 & - 2 \\ 4 & - 2\end{bmatrix}\], find the value of \[\lambda\]  so that \[A^2 = \lambda A - 2I\]. Hence, find 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.


For the matrix \[A = \begin{bmatrix}1 & 1 & 1 \\ 1 & 2 & - 3 \\ 2 & - 1 & 3\end{bmatrix}\] . Show that

\[A^{- 3} - 6 A^2 + 5A + 11 I_3 = O\]. Hence, 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.


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


\[\text{ If }A^{- 1} = \begin{bmatrix}3 & - 1 & 1 \\ - 15 & 6 & - 5 \\ 5 & - 2 & 2\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 2 & - 2 \\ - 1 & 3 & 0 \\ 0 & - 2 & 1\end{bmatrix},\text{ find }\left( AB \right)^{- 1} .\]

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


Find the inverse by using elementary row transformations:

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


Find the inverse by using elementary row transformations:

\[\begin{bmatrix}2 & - 1 & 3 \\ 1 & 2 & 4 \\ 3 & 1 & 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 is an invertible matrix, then which of the following is not true ?


If A, B are two n × n non-singular matrices, then __________ .


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


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


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


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

If x, y, z are non-zero real numbers, then the inverse of the matrix \[A = \begin{bmatrix}x & 0 & 0 \\ 0 & y & 0 \\ 0 & 0 & z\end{bmatrix}\], is _____________ .

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


Find x, if `[(1,2,"x"),(1,1,1),(2,1,-1)]` is singular


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 `abs((2"x", -1),(4,2)) = abs ((3,0),(2,1))` then x is ____________.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×