मराठी

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

Advertisements
Advertisements

प्रश्न

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

उत्तर

\[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
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 7: Adjoint and Inverse of a Matrix - Exercise 7.1 [पृष्ठ २४]

APPEARS IN

आरडी शर्मा Mathematics [English] Class 12
पाठ 7 Adjoint and Inverse of a Matrix
Exercise 7.1 | Q 32 | पृष्ठ २४

संबंधित प्रश्‍न

Find the adjoint of the matrices.

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


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


Let A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`. Verify that (AB)−1 = B−1A−1.


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


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.


Let A = `[(1, sin theta, 1),(-sin theta,1,sin theta),(-1, -sin theta, 1)]` where 0 ≤ θ ≤ 2π, then ______.


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.

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

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

For the following pair of matrix verify that \[\left( AB \right)^{- 1} = B^{- 1} A^{- 1} :\]

\[A = \begin{bmatrix}3 & 2 \\ 7 & 5\end{bmatrix}\text{ and }B \begin{bmatrix}4 & 6 \\ 3 & 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}\]


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 & 1 \\ - 1 & 2\end{bmatrix}\], show that 

\[A^2 - 5A + 7I = O\].  Hence, find A−1.

Show that \[A = \begin{bmatrix}6 & 5 \\ 7 & 6\end{bmatrix}\] satisfies the equation \[x^2 - 12x + 1 = O\]. Thus, find A−1.


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.


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 adjoint of the matrix \[A = \begin{bmatrix}- 1 & - 2 & - 2 \\ 2 & 1 & - 2 \\ 2 & - 2 & 1\end{bmatrix}\]  and hence show that \[A\left( adj A \right) = \left| A \right| I_3\]. 


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}2 & 3 & 1 \\ 2 & 4 & 1 \\ 3 & 7 & 2\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 = \begin{bmatrix}3 & 4 \\ 2 & 4\end{bmatrix}, B = \begin{bmatrix}- 2 & - 2 \\ 0 & - 1\end{bmatrix},\text{ then }\left( A + B \right)^{- 1} =\]


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


If B is a non-singular matrix and A is a square matrix, then det (B−1 AB) is equal to ___________ .


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 for the matrix A, A3 = I, then A−1 = _____________ .


For non-singular square matrix A, B and C of the same order \[\left( A B^{- 1} C \right) =\] ______________ .


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


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


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


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


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


Given that A is a square matrix of order 3 and |A| = –2, then |adj(2A)| is equal to ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×