Advertisements
Advertisements
प्रश्न
Find the inverse of the matrices (if it exists).
`[(1,2,3),(0,2,4),(0,0,5)]`
उत्तर
A = `[(1,2,3),(0,2,4),(0,0,5)]`
`C_11 = (-1)^(1+1) |(2,4), (0,5)| = 10`
`C12 = (-1)^(1+2) |(0,4), (0,5)| = 0`
`C_13 = (-1)^(1+3)|(0,2),(0,0)| = 0`
`C_21 = (-1)^(2+1) |(2,3), (0,5)| = -10`
`C_22 = (-1)^(2+2) |(1,3), (0,5)| = 5`
`C_23 = (-1)^(2+3) |(1,2), (0,0)| = 0`
`C_31 = (-1)^(3+1) |(2,3), (2,4)| = 2`
`C_32 = (-1)^(3+2) |(1,3), (0,4)| = -4`
`C_33 = (-1)^(3+3)|(1,2), (0,2)| = 2`
So, adjA `= [("A"_11,"A"_21,"A"_31),("A"_12,"A"_22,"A"_32),("A"_13,"A"_23,"A"_33)]`
`= [(10,-10,2),(0,5,-4),(0,0,2)]`
`abs "A" = 1 (10 -0) - 2 (0 - 0) + 3 (0 - 0) = 10 ne 0 -> "A"^-1`
`"A"^-1 = 1/abs "A" ("adjA") = 1/abs "A" [("A"_11,"A"_21,"A"_31),("A"_12,"A"_22,"A"_32),("A"_13,"A"_23,"A"_33)]`
`= 1/10 [(10,-10,2),(0,5,-4),(0,0,2)]`
APPEARS IN
संबंधित प्रश्न
Find the inverse of the matrices (if it exists).
`[(1,0,0),(3,3,0),(5,2,-1)]`
Let `A =[(3,7),(2,5)] and B = [(6,8),(7,9)]`. Verify that `(AB)^(-1) = B^(-1)A^(-1).`
If x, y, z are nonzero real numbers, then the inverse of matrix A = `[(x,0,0),(0,y,0),(0,0,z)]` is ______.
Find the adjoint of the following matrix:
\[\begin{bmatrix}a & b \\ c & d\end{bmatrix}\]
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.
Find the inverse of the matrix \[A = \begin{bmatrix}a & b \\ c & \frac{1 + bc}{a}\end{bmatrix}\] and show that \[a A^{- 1} = \left( a^2 + bc + 1 \right) I - aA .\]
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
Show that
If \[A = \begin{bmatrix}4 & 3 \\ 2 & 5\end{bmatrix}\], find x and y such that
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}2 & - 1 & 4 \\ 4 & 0 & 7 \\ 3 & - 2 & 7\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}1 & 3 & - 2 \\ - 3 & 0 & - 1 \\ 2 & 1 & 0\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 = \begin{bmatrix}\cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\text{ and }A \left( adj A = \right)\begin{bmatrix}k & 0 \\ 0 & k\end{bmatrix}\], then find the value of k.
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = k A,\] then find the value of k.
If A is an invertible matrix, 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 A5 = O such that \[A^n \neq I\text{ for }1 \leq n \leq 4,\text{ then }\left( I - A \right)^{- 1}\] equals ________ .
If d is the determinant of a square matrix A of order n, then the determinant of its adjoint is _____________ .
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 _______________ .
If A is an invertible matrix, then det (A−1) is equal to ____________ .
If A = `[(0, 1, 3),(1, 2, x),(2, 3, 1)]`, A–1 = `[(1/2, -4, 5/2),(-1/2, 3, -3/2),(1/2, y, 1/2)]` then x = 1, y = –1.
(A3)–1 = (A–1)3, where A is a square matrix and |A| ≠ 0.
Find the adjoint of the matrix A, where A `= [(1,2,3),(0,5,0),(2,4,3)]`
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 = `[(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
Given that A is a square matrix of order 3 and |A| = –2, then |adj(2A)| is equal to ______.