English

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

Advertisements
Advertisements

Question

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

Sum
Advertisements

Solution

A = `[(3,7),(2,5)]`

|A| = 15 − 14

= 1 ≠ 0

∴ A−1 exists.

A−1 = `1/|A|` (adj A)

= `1/1 [(5,-7),(-2,3)]`

= `[(5,-7),(-2,3)]`

B = `[(6,8),(7,9)]`

|B| = 54 − 56

= −2 ≠ 0

∴ B−1 exists.

B−1 = `1/|B|` (adj B)

= `1/-2 [(9,-8),(-7,6)]`

= `[(-9/2,4),(7/2, -3)]`

B−1A−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)]`

|AB| = 4087 − 4089

= −2 ≠ 0

∴ (AB)−1 exists.

(AB)−1 = `1/|(AB)|` (adj AB)

= `1/-2 [(61,-87),(-47,67)]`

`= [(-61/2,87/2),(47/2,-67/2)]`

Hence, (AB)−1 = B−1A−1

shaalaa.com
  Is there an error in this question or solution?
Chapter 4: Determinants - Exercise 4.5 [Page 132]

APPEARS IN

NCERT Mathematics Part 1 and 2 [English] Class 12
Chapter 4 Determinants
Exercise 4.5 | Q 12 | Page 132

RELATED QUESTIONS

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,-1,2),(0,2,-3),(3,-2,4)]`


If A = `[(3,1),(-1,2)]` show that A2 – 5A + 7I = 0. Hence, find A–1.


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


If A = `[(2,-1,1),(-1,2,-1),(1,-1,2)]` verify that A3 − 6A2 + 9A − 4I = 0 and hence find A−1.


If A is an invertible matrix of order 2, then det (A−1) is equal to ______.


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


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


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

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


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.


Show that

\[A = \begin{bmatrix}- 8 & 5 \\ 2 & 4\end{bmatrix}\] satisfies the equation \[A^2 + 4A - 42I = O\]. 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.


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 & 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 inverse by using elementary row transformations:

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


If adj \[A = \begin{bmatrix}2 & 3 \\ 4 & - 1\end{bmatrix}\text{ and adj }B = \begin{bmatrix}1 & - 2 \\ - 3 & 1\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 = \begin{bmatrix}1 & - 3 \\ 2 & 0\end{bmatrix}\], write adj A.


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


If \[A = \begin{bmatrix}1 & 0 & 1 \\ 0 & 0 & 1 \\ a & b & 2\end{bmatrix},\text{ then aI + bA + 2 }A^2\] equals ____________ .


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


(A3)–1 = (A–1)3, where A is a square matrix and |A| ≠ 0.


`("aA")^-1 = 1/"a"  "A"^-1`, where a is any real number and A is a square matrix.


|A–1| ≠ |A|–1, where A is non-singular matrix.


A square matrix A is invertible if det A is equal to ____________.


For what value of x, matrix `[(6-"x", 4),(3-"x", 1)]` is a singular matrix?


For matrix A = `[(2,5),(-11,7)]` (adj A)' is equal to:


If `abs((2"x", -1),(4,2)) = abs ((3,0),(2,1))` then x is ____________.


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


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×