Advertisements
Advertisements
प्रश्न
Let `A =[(3,7),(2,5)] and B = [(6,8),(7,9)]`. Verify that `(AB)^(-1) = B^(-1)A^(-1).`
उत्तर
A = `[(3,7),(2,5)]`
`abs A = 15 - 14 = 1 ne 0 -> A^-1` exists.
`A^-1 = 1/abs A (adjA)`
`= 1/1 [(5,-7),(-2,3)]`
`= [(5,-7),(-1,3)]`
B = `[(6,8),(7,9)]`
`abs B = 54 - 56 = -2 ne 0 -> B^-1` exists.
`B^-1 = 1/abs B (adjB)`
`= 1/-2 [(9,-8),(-7,6)]`
`= [(-9/2,4),(7/2, -3)]`
`B^-1 A^-1 = [(-9/2,4),(7/2, -3)][(5,-7),(-2,3)]`
`= [(-45/2 - 8, 63/2 + 12),(35/2 + 6, -49/2 - 9)]`
`= [(-61/2, 87/2),(47/2, -67/2)]`
`AB = [(3,7),(2,5)][(6,8),(7,9)]`
`= [(18 + 49, 24 + 63),(12 + 35, 16 + 45)]`
`= [(67,87),(47,61)]`
`abs AB = 4087 - 4089 = -2 ne 0 -> (AB)^-1` exists.
`(AB)^-1 = 1/abs (AB) (adj AB)`
`= 1/-2 [(61,-87),(-47,67)]`
`= [(-61/2,87/2),(47/2,-67/2)]`
Hence, `(AB)^-1 = B^-1 A^-1`
APPEARS IN
संबंधित प्रश्न
Find the inverse of the matrices (if it exists).
`[(1,2,3),(0,2,4),(0,0,5)]`
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)`
Let A = `[(1,-2,1),(-2,3,1),(1,1,5)]` verify that
- [adj A]–1 = adj (A–1)
- (A–1)–1 = A
Find the inverse of the following matrix:
Find the inverse of the following matrix.
\[\begin{bmatrix}1 & 2 & 3 \\ 2 & 3 & 1 \\ 3 & 1 & 2\end{bmatrix}\]
Find the inverse of the following matrix.
Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]
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}\]
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.
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 & 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}3 & 10 \\ 2 & 7\end{bmatrix}\]
If A is a non-singular symmetric matrix, write whether A−1 is symmetric or skew-symmetric.
Find the inverse of the matrix \[\begin{bmatrix}3 & - 2 \\ - 7 & 5\end{bmatrix} .\]
If A is an invertible matrix of order 3, then which of the following is not true ?
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 \[S = \begin{bmatrix}a & b \\ c & d\end{bmatrix}\], then adj A is ____________ .
If \[A = \begin{bmatrix}1 & 2 & - 1 \\ - 1 & 1 & 2 \\ 2 & - 1 & 1\end{bmatrix}\] , then ded (adj (adj A)) is __________ .
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 ______ .
The matrix \[\begin{bmatrix}5 & 10 & 3 \\ - 2 & - 4 & 6 \\ - 1 & - 2 & b\end{bmatrix}\] is a singular matrix, if the value of b is _____________ .
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 _____________ .
(a) 3
(b) 0
(c) − 3
(d) 1
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 and B are invertible matrices, then which of the following is not correct?
`("aA")^-1 = 1/"a" "A"^-1`, where a is any real number and A is a square matrix.
Find x, if `[(1,2,"x"),(1,1,1),(2,1,-1)]` is singular
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 ____________.
For matrix A = `[(2,5),(-11,7)]` (adj A)' is equal to:
For A = `[(3,1),(-1,2)]`, then 14A−1 is given by:
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 ______.
If A = `[(0, 1),(0, 0)]`, then A2023 is equal to ______.
If for a square matrix A, A2 – A + I = 0, then A–1 equals ______.
Given that A is a square matrix of order 3 and |A| = –2, then |adj(2A)| is equal to ______.