English

For the Following Pair of Matrix Verity that ( a B ) − 1 = B − 1 a − 1 : a = [ 3 2 7 5 ] and B [ 4 6 3 2 ] - Mathematics

Advertisements
Advertisements

Question

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

Sum
Advertisements

Solution

\[\text{ We have, }A = \begin{bmatrix}3 & 2 \\ 7 & 5\end{bmatrix}\text{ and }B = \begin{bmatrix}4 & 6 \\ 3 & 2\end{bmatrix}\]
\[ \therefore AB = \begin{bmatrix}18 & 22 \\ 43 & 52\end{bmatrix}\]
\[\left| AB \right| = - 10\]
\[\text{Since, }\left| AB \right| \neq 0\]
\[\text{Hence, AB is invertible . Let } C_{ij}\text{ be the cofactor of }a_{in}\text{ in AB = }\left[ a_{ij} \right]\]
\[ C_{11} = 52 , C_{12} = - 43, C_{21} = - 22\text{ and }C_{22} = 18\]
\[adj\left( AB \right) = \begin{bmatrix}52 & - 43 \\ - 22 & 18\end{bmatrix}^T = \begin{bmatrix}52 & - 22 \\ - 43 & 18\end{bmatrix}\]
\[ \therefore \left( AB \right)^{- 1} = - \frac{1}{10}\begin{bmatrix}52 & - 22 \\ - 43 & 18\end{bmatrix} . . . \left( 1 \right)\]
\[\text{ Now, }B = \begin{bmatrix}4 & 6 \\ 3 & 2\end{bmatrix}\]
\[\left| B \right| = - 10\]
\[\text{ Since, }\left| B \right| \neq 0\]
\[\text{Hence, B is invertible . Let }C_{ij}\text{ be the cofactor of } a_{in}\text{ in B = }\left[ a_{ij} \right]\]
\[ C_{11} = 2 , C_{12} = - 3, C_{21} = - 6\text{ and }C_{22} = 4\]
\[adjB = \begin{bmatrix}2 & - 3 \\ - 6 & 4\end{bmatrix}^T = \begin{bmatrix}2 & - 6 \\ - 3 & 4\end{bmatrix}\]
\[ \therefore B^{- 1} = - \frac{1}{10}\begin{bmatrix}2 & - 6 \\ - 3 & 4\end{bmatrix}\]
\[\left| A \right| = 1\]
\[\text{Since, }\left| A \right| \neq 0\]
\[\text{ Hence, A is invertible . Let }C_{ij}\text{ be the cofactor of } a_{in}\text{ in A = }\left[ a_{ij} \right]\]
\[ C_{11} = 5 , C_{12} = - 7, C_{21} = - 2\text{ and }C_{22} = 3\]
\[adjA = \begin{bmatrix}5 & - 7 \\ - 2 & 3\end{bmatrix}^T = \begin{bmatrix}5 & - 2 \\ - 7 & 3\end{bmatrix}\]
\[ \therefore A^{- 1} = \begin{bmatrix}5 & - 2 \\ - 7 & 3\end{bmatrix}\]
\[\text{ Now, }B^{- 1} A^{- 1} = - \frac{1}{10}\begin{bmatrix}52 & - 22 \\ - 43 & 18\end{bmatrix} . . . \left( 2 \right)\]
\[\text{From eq . }\left( 1 \right)\text{ and }\left( 2 \right),\text{ we have}\]
\[ \left( AB \right)^{- 1} = B^{- 1} A^{- 1} \]
Hence verified .

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

APPEARS IN

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

RELATED QUESTIONS

Find the adjoint of the matrices.

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


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

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


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.

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.


Find A (adj A) for the matrix  \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & 2 & - 1 \\ - 4 & 5 & 2\end{bmatrix} .\]


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}a & b \\ c & \frac{1 + bc}{a}\end{bmatrix}\]

Find the inverse of the following matrix:

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

Find the inverse of the following matrix.

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

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

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

\[A^2 = xA + yI = O\] . Hence, evaluate A−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.


If \[A = \begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\] , show that \[A^{- 1} = A^3\]


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


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


If \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & - 1 & 4 \\ - 2 & 2 & 1\end{bmatrix},\text{ find }\left( A^T \right)^{- 1} .\]


Find the inverse by using elementary row transformations:

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


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


If \[S = \begin{bmatrix}a & b \\ c & d\end{bmatrix}\], then adj A is ____________ .


If \[A = \begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\] , then the value of |adj A| is _____________ .


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 and B are invertible matrices, which of the following statement is not correct.


Let \[A = \begin{bmatrix}1 & 2 \\ 3 & - 5\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ 0 & 2\end{bmatrix}\] and X be a matrix such that A = BX, then X is equal to _____________ .


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


|adj. A| = |A|2, where A is a square matrix of order two.


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| = ______.


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


A furniture factory uses three types of wood namely, teakwood, rosewood and satinwood for manufacturing three types of furniture, that are, table, chair and cot.

The wood requirements (in tonnes) for each type of furniture are given below:

  Table Chair Cot
Teakwood 2 3 4
Rosewood 1 1 2
Satinwood 3 2 1

It is found that 29 tonnes of teakwood, 13 tonnes of rosewood and 16 tonnes of satinwood are available to make all three types of furniture.

Using the above information, answer the following questions:

  1. Express the data given in the table above in the form of a set of simultaneous equations.
  2. Solve the set of simultaneous equations formed in subpart (i) by matrix method.
  3. Hence, find the number of table(s), chair(s) and cot(s) produced.

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×