English

Given a = ⎡ ⎢ ⎣ 5 0 4 2 3 2 1 2 1 ⎤ ⎥ ⎦ , B − 1 = ⎡ ⎢ ⎣ 1 3 3 1 4 3 1 3 4 ⎤ ⎥ ⎦ . Compute (Ab)−1. - Mathematics

Advertisements
Advertisements

Question

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.

Advertisements

Solution

We have,
\[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}\]
\[\text{ We know }(AB )^{- 1} = B^{- 1} A^{- 1} \]
For matrix A, 
\[ C_{11} = \begin{vmatrix}3 & 2 \\ 2 & 1\end{vmatrix} = - 1, C_{12} = - \begin{vmatrix}2 & 2 \\ 1 & 1\end{vmatrix} = 0\text{ and }C_{13} = \begin{vmatrix}2 & 3 \\ 1 & 2\end{vmatrix} = 1\]
\[ C_{21} = - \begin{vmatrix}0 & 4 \\ 2 & 1\end{vmatrix} = 8, C_{22} = \begin{vmatrix}5 & 4 \\ 1 & 1\end{vmatrix} = 1\text{ and }C_{23} = - \begin{vmatrix}5 & 0 \\ 1 & 2\end{vmatrix} = - 10\]
\[ C_{31} = \begin{vmatrix}0 & 4 \\ 3 & 2\end{vmatrix} = - 12, C_{32} = - \begin{vmatrix}5 & 4 \\ 2 & 2\end{vmatrix} = - 2\text{ and }C_{33} = \begin{vmatrix}5 & 0 \\ 2 & 3\end{vmatrix} = 15\]
Now,
\[adj (A) = \begin{bmatrix}- 1 & 0 & 1 \\ 8 & 1 & - 10 \\ - 12 & - 2 & 15\end{bmatrix}^T = \begin{bmatrix}- 1 & 8 & - 12 \\ 0 & 1 & - 2 \\ 1 & - 10 & 15\end{bmatrix}\]
\[\text{ and }\left| A \right| = - 1\]
\[ \therefore A^{- 1} = - \begin{bmatrix}- 1 & 8 & - 12 \\ 0 & 1 & - 2 \\ 1 & - 10 & 15\end{bmatrix} = \begin{bmatrix}1 & - 8 & 12 \\ 0 & - 1 & 2 \\ - 1 & 10 & - 15\end{bmatrix}\]
\[So, B^{- 1} A^{- 1} = \begin{bmatrix}1 & 3 & 3 \\ 1 & 4 & 3 \\ 1 & 3 & 4\end{bmatrix}\begin{bmatrix}1 & - 8 & 12 \\ 0 & - 1 & 2 \\ - 1 & 10 & - 15\end{bmatrix} = \begin{bmatrix}- 2 & 19 & - 27 \\ - 2 & 18 & - 25 \\ - 3 & 29 & - 42\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 23]

APPEARS IN

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

RELATED QUESTIONS

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

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


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

Verify that (adj A) A = |A| I = A (adj A) for the above matrix.


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 and verify that \[A^{- 1} A = I_3\]

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


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


If \[A = \begin{bmatrix}4 & 5 \\ 2 & 1\end{bmatrix}\] , then show that \[A - 3I = 2 \left( I + 3 A^{- 1} \right) .\]


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.


If \[A = \begin{bmatrix}2 & - 1 & 1 \\ - 1 & 2 & - 1 \\ 1 & - 1 & 2\end{bmatrix}\].
Verify that \[A^3 - 6 A^2 + 9A - 4I = O\]  and 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}\]


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

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


Find the inverse by using elementary row transformations:

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


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


Find the inverse of the matrix \[\begin{bmatrix}3 & - 2 \\ - 7 & 5\end{bmatrix} .\]


If \[A = \begin{bmatrix}1 & - 3 \\ 2 & 0\end{bmatrix}\], write adj A.


If \[A = \begin{bmatrix}3 & 1 \\ 2 & - 3\end{bmatrix}\], then find |adj A|.


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, B are two n × n non-singular matrices, then __________ .


If A satisfies the equation \[x^3 - 5 x^2 + 4x + \lambda = 0\] then A-1 exists if _____________ .


If d is the determinant of a square matrix A of order n, then the determinant of its adjoint is _____________ .


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 \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\]  be such that \[A^{- 1} = kA\], then k equals ___________ .


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


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


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×