Advertisements
Advertisements
प्रश्न
Check whether the following matrices are invertible or not:
`[(1, 0),(0, 1)]`
उत्तर
Let A = `[(1, 0),(0, 1)]`
Then, |A| = `|(1, 0),(0, 1)|`
= 1 – 0
= 1 ≠ 0
∴ A is a non-singular matrix.
∴ A is invertible.
APPEARS IN
संबंधित प्रश्न
The sum of three numbers is 6. If we multiply the third number by 3 and add it to the second number we get 11. By adding first and third numbers we get a number, which is double than the second number. Use this information and find a system of linear equations. Find these three numbers using matrices.
Find the inverse of matrix A by using adjoint method; where A = `[(1, 0, 1), (0, 2, 3), (1, 2, 1)]`
Find the matrix of the co-factor for the following matrix.
`[(1,3),(4,-1)]`
Find the inverse of the following matrix.
`[(1,2),(2,-1)]`
Find the inverse of the following matrix (if they exist):
`[(2,1),(7,4)]`
Find the inverse of the following matrix (if they exist):
`[(2,-3,3),(2,2,3),(3,-2,2)]`
Find the inverse of `[(1,2,3),(1,1,5),(2,4,7)]` by the adjoint method.
Choose the correct alternative.
If AX = B, where A = `[(-1, 2),(2, -1)], "B" = [(1),(1)]`, then X = _______
State whether the following is True or False :
A = `[(2, 1),(10, 5)]` is invertible matrix.
Check whether the following matrices are invertible or not:
`[(3, 4, 3),(1, 1, 0),(1, 4, 5)]`
Find inverse of the following matrices (if they exist) by elementary transformations :
`[(2, -3, 3),(2, 2, 3),(3, -2, 2)]`
Find inverse of the following matrices (if they exist) by elementary transformations :
`[(2, 0, -1),(5, 1, 0),(0, 1, 3)]`
If A = `[(cos alpha, sin alpha),(-sin alpha, cos alpha)]`, then A10 = ______
If the inverse of the matrix `[(alpha, 14, -1),(2, 3, 1),(6, 2, 3)]` does not exists then find the value of α
If A(α) = `[(cos alpha, sin alpha),(-sin alpha, cos alpha)]` then prove that A2(α) = A(2α)
If A = `[(2, 4),(1, 3)]` and B = `[(1, 1),(0, 1)]` then find (A−1 B−1)
If A = `[(0, 1),(2, 3),(1, -1)]` and B = `[(1, 2, 1),(2, 1, 0)]`, then find (AB)−1
State whether the following statement is True or False:
Inverse of `[(2, 0),(0, 3)]` is `[(1/2, 0),(0, 1/3)]`
Find m if the matrix `[(1,1,3),(2,λ,4),(9,7,11)]` has no inverse.
Solve by matrix inversion method:
2x – z = 0; 5x + y = 4; y + 3z = 5
The inverse matrix of `((4/5,(-5)/12),((-2)/5,1/2))` is
Which of the following matrix has no inverse
If A = `((-1,2),(1,-4))` then A(adj A) is
If A is 3 × 3 matrix and |A| = 4 then |A-1| is equal to:
The matrix M = `[(0,1,2),(1,2,3),(3,1,1)]` and its inverse is N = [nij]. What is the element n23 of matrix N?
The sum of the cofactors of the elements of second row of the matrix `[(1, 3, 2), (-2, 0, 1), (5, 2, 1)]` is ____________.
If [abc] ≠ 0, then `(["a" + "b b" + "c c" + "a"])/(["b c a"])` = ____________.
If A = `[(p/4, 0, 0), (0, q/5, 0), (0, 0, r/6)]` and `"A"^-1 = [(1/4, 0, 0), (0, 1/5, 0), (0, 0, 1/6)]`, then p + q + r = ______
If A2 - A + I = 0, then A-1 = ______.
If `A = [[-3,1],[-4,3]]` and A-1 = αA, then α = ______.
If A = `[(cos theta, sin theta, 0),(-sintheta, costheta, 0),(0, 0, 1)]`, where A11, A11, A13 are co-factors of a11, a12, a13 respectively, then the value of a11A11 + a12A12 + a13A13 = ______.
The inverse of the matrix A = `[(3, 0, 0),(0, 4, 0),(0, 0, 5)]` is ______.
If A = `[(2, -3, 3),(2, 2, 3),(3, "p", 2)]` and A–1 = `[(-2/5, 0, 3/5),(-1/5, 1/5, "q"),(2/5, 1/5, -2/5)]`, then ______.
If matrix A = `[(3, -2, 4),(1, 2, -1),(0, 1, 1)]` and A–1 = `1/k` (adj A), then k is ______.
If A = `[(x, 1),(1, 0)]` and A = A–1, then x = ______.
If A and B are two square matrices such that A2B = BA and (AB)10 = AkB10. Then, k is ______.
If A = `[(1, 2),(3, 4)]` verify that A (adj A) = (adj A) A = |A| I
If A = `[(4, 3, 2),(-1, 2, 0)]`, B = `[(1, 2),(-1, 0),(1, -2)]`
Find (AB)–1 by adjoint method.
Solution:
AB = `[(4, 3, 2),(-1, 2, 0)] [(1, 2),(-1, 0),(1, -2)]`
AB = [ ]
|AB| = `square`
M11 = –2 ∴ A11 = (–1)1+1 . (–2) = –2
M12 = –3 A12 = (–1)1+2 . (–3) = 3
M21 = 4 A21 = (–1)2+1 . (4) = –4
M22 = 3 A22 = (–1)2+2 . (3) = 3
Cofactor Matrix [Aij] = `[(-2, 3),(-4, 3)]`
adj (A) = [ ]
A–1 = `1/|A| . adj(A)`
A–1 = `square`
if `A = [(2,-1,1),(-1,2,-1),(1,-1,2)]` then find A−1 by the adjoint method.
Find the inverse of the matrix `[(1, 1, 1),(1, 2, 3),(3, 2, 2)]` by elementary column transformation.