Advertisements
Advertisements
प्रश्न
Let A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`. Verify that (AB)−1 = B−1A−1.
Advertisements
उत्तर
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
APPEARS IN
संबंधित प्रश्न
Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. School A wants to award Rs x each, Rs y each and Rs z each for the three respective values to 3, 2 and 1 students, respectively with a total award money of Rs 1,600. School B wants to spend Rs 2,300 to award 4, 1 and 3 students on the respective values (by giving the same award money to the three values as before). If the total amount of award for one prize on each value is Rs 900, using matrices, find the award money for each value. Apart from these three values, suggest one more value which should be considered for an award.
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,5),(-3,2)]`
Find the inverse of the matrices (if it exists).
`[(2,1,3),(4,-1,0),(-7,2,1)]`
Find the inverse of the matrices (if it exists).
`[(1,-1,2),(0,2,-3),(3,-2,4)]`
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.
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Find the inverse of the following matrix.
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}\]
Given \[A = \begin{bmatrix}2 & - 3 \\ - 4 & 7\end{bmatrix}\], compute A−1 and show that \[2 A^{- 1} = 9I - A .\]
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
Show that \[A = \begin{bmatrix}5 & 3 \\ - 1 & - 2\end{bmatrix}\] satisfies the equation \[x^2 - 3x - 7 = 0\]. Thus, find A−1.
prove 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} .\]
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}\]
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}1 & 2 & 0 \\ 2 & 3 & - 1 \\ 1 & - 1 & 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & - 1 & 3 \\ 1 & 2 & 4 \\ 3 & 1 & 1\end{bmatrix}\]
If A is symmetric matrix, write whether AT is symmetric or skew-symmetric.
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 & 2 & - 1 \\ - 1 & 1 & 2 \\ 2 & - 1 & 1\end{bmatrix}\] , then ded (adj (adj A)) is __________ .
If A5 = O such that \[A^n \neq I\text{ for }1 \leq n \leq 4,\text{ then }\left( I - A \right)^{- 1}\] equals ________ .
If A and B are invertible matrices, which of the following statement is not correct.
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 is an invertible matrix, then det (A−1) is equal to ____________ .
Using matrix method, solve the following system of equations:
x – 2y = 10, 2x + y + 3z = 8 and -2y + z = 7
(A3)–1 = (A–1)3, where A is a square matrix and |A| ≠ 0.
Find the value of x for which the matrix A `= [(3 - "x", 2, 2),(2,4 - "x", 1),(-2,- 4,-1 - "x")]` 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 ____________.
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, |A′| = −3, then |AA′| = ______.
If A = `[(0, 1),(0, 0)]`, then A2023 is equal to ______.
