Advertisements
Advertisements
Question
Find the inverse of A = `[(1, 0, 1),(0, 2, 3),(1, 2, 1)]` by elementary column transformations.
Solution
|A| = `|(1, 0, 1),(0, 2, 3),(1, 2, 1)|`
= 1(2 – 6) – 0 + 1)0 – 2)
= – 4 – 2
= – 6 ≠ 0
∴ A–1 exists.
Consider A–1A = I
∴ A–1 = `[(1, 0, 1),(0, 2, 3),(1, 2, 1)] = [(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
Applying C3 → C3 – C1, we get
A–1 = `[(1, 0, 0),(0, 2, 3),(1, 2, 0)] = [(1, 0, -1),(0, 1, 0),(0, 0, 1)]`
Applying C2 ↔ C3, we get
A–1 = `[(1, 0, 0),(0, 3, 2),(1, 0, 2)] = [(1, -1, 0),(0, 0, 1),(0, 1, 0)]`
Applying C2 → C2 – C3, we get
A–1 = `[(1, 0, 0),(0, 1, 2),(1, -2, 2)] = [(1, -1, 0),(0, -1, 1),(0, 1, 0)]`
Applying C3 → C3 – 2C2, we get
A–1 = `[(1, 0, 0),(0, 1, 0),(1, -2, 6)] = [(1, -1, 2),(0, -1, 3),(0, 1, -2)]`
Applying C3 → `(1/6)` C3, we get
A–1 = `[(1, 0, 0),(0, 1, 0),(1, -2, 1)] = [(1, -1, 1/3),(0, -1, 1/2),(0, 1, -1/3)]`
Applying C1 → C1 – C3 and C2 → C2 + 2C3, we get
A–1 = `[(1, 0, 0),(0, 1, 0),(0, 0, 1)] = [(2/3, -1/3, 1/3),(-1/2, 0, 1/2),(1/3, 1/3, -1/3)]`
∴ A–1 = `(1)/(6)[(4, -2, 2),(-3, 0, 3),(2, 2, -2)]`.
RELATED QUESTIONS
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 the following matrix by elementary row transformations if it exists.
`A = [(1, 2, -2), (0, -2, 1), (-1, 3, 0)]`
Find the co-factor of the element of the following matrix:
`[(-1, 2),(-3, 4)]`
Find the adjoint of the following matrix.
`[(2,-3),(3,5)]`
If A = `[(1,-1,2),(3,0,-2),(1,0,3)]` verify that A (adj A) = (adj A) A = | A | I
Find the inverse of the following matrix.
`[(1,2),(2,-1)]`
Find AB, if A = `((1,2,3),(1,-2,-3))` and B = `((1,-1),(1,2),(1,-2))`. Examine whether AB has inverse or not.
Find the inverse of the following matrix (if they exist):
`((1,-1),(2,3))`
Find the inverse of the following matrix (if they exist):
`((2,1),(1,-1))`
Find the inverse of the following matrix (if they exist):
`((1,3),(2,7))`
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)]`
Choose the correct answer from the given alternatives in the following question:
If A = `[(lambda,1),(-1, -lambda)]`, and A-1 does not exist if λ = _______
Choose the correct answer from the given alternatives in the following question:
If A = `[("cos"alpha,-"sin"alpha),("sin"alpha,"cos"alpha)]`, then A-1 = _____
Choose the correct answer from the given alternatives in the following question:
The inverse of a symmetric matrix is
Find the inverse of the following matrices by transformation method: `[(1, 2),(2, -1)]`
Choose the correct alternative.
If AX = B, where A = `[(-1, 2),(2, -1)], "B" = [(1),(1)]`, then X = _______
Fill in the blank :
If a1x + b1y = c1 and a2x + b2y = c2, then matrix form is `[(......, ......),(......, ......)] = [(x),(y)] = [(......),(......)]`
State whether the following is True or False :
A(adj. A) = |A| I, where I is the unit matrix.
Find inverse of the following matrices (if they exist) by elementary transformations :
`[(2, 0, -1),(5, 1, 0),(0, 1, 3)]`
`cos theta [(cos theta, sin theta),(-sin theta, cos theta)] + sin theta [(sin theta, - cos theta),(cos theta, sin theta)]` = ______
If A = `[(cos alpha, sin alpha),(-sin alpha, cos alpha)]`, then A10 = ______
If `[(x - y - z),(-y + z),(z)] = [(0),(5),(3)]`, then the value of x, y and z are respectively ______
If A = `[(3, 0, 0),(0, 3, 0),(0, 0, 3)]`, then |A| |adj A| = ______
If A = `[(1, -1, 1),(2, 1, -3),(1, 1, 1)]`, 10B = `[(4, 2,2),(-5, 0, ∞),(1, -2, 3)]` and B is the inverse of matrix A, then α = ______
If A = `[(1, 2, 3),(1, 1, 5),(2, 4, 7)]`, then find the value of a31A31 + a32A32 + a33A33.
If A = `[(1, 2),(3, -2),(-1, 0)]` and B = `[(1, 3, 2),(4, -1, 3)]` then find the order of AB
If A = `[(-1),(2),(3)]`, B = `[(3, 1, -2)]`, find B'A'
If A = `[(0, 4, 3),(1, -3, -3),(-1, 4, 4)]`, then find A2 and hence find A−1
State whether the following statement is True or False:
Inverse of `[(2, 0),(0, 3)]` is `[(1/2, 0),(0, 1/3)]`
The value of Cofactor of element a21 in matrix A = `[(1, 2),(5, -8)]` is ______
The value of Minor of element b22 in matrix B = `[(2, -2),(4, 5)]` is ______
Find the inverse of matrix B = `[(3,1, 5),(2, 7, 8),(1, 2, 5)]` by using adjoint method
Complete the following activity to verify A. adj (A) = det (A) I.
Given A = `[(2, 0, -1),(5, 1, 0),(0, 1, 3)]` then
|A| = 2(____) – 0(____) + ( ) (____)
= 6 – 0 – 5
= ______ ≠ 0
Cofactors of all elements of matrix A are
A11 = `(-1)^2 |("( )", "( )"),("( )", "( )")|` = (______),
A12 = `(-1)^3 |(5, "( )"),("( )", 3)|` = – 15,
A13 = `(-1)^4 |(5, "( )"),("( )", 1)|` = 5,
A21 = _______, A22 = _______, A23 = _______,
A31 = `(-1)^4 |("( )", "( )"),("( )", "( )")|` = (______),
A32 = `(-1)^5 |(2, "( )"),("( )", 0)|` = ( ),
A33 = `(-1)^6 |(2, "( )"),("( )", 1)|` = 2,.
Cofactors of matrix A = `[(3, "____", "____"),("____", "____",-2),(1, "____", "____")]`
adj (A) = `[("____", "____", "____"),("____", "____","____"),("____","____","____")]`
A.adj (A) = `[(2, 0, -1),(5, 1, 0),(0, 1, 3)] [("( )", -1, 1), (-15, "( )", -5),("( )", -2, "( )")] = [(1, 0, "( )"),("( )", "( )", "( )"),(0, "( )", "( )")]` = |A|I
Find the inverse of the following matrix:
`[(1,-1),(2,3)]`
If A-1 = `[(1,0,3),(2,1,-1),(1,-1,1)]` then, find A.
Solve by matrix inversion method:
2x + 3y – 5 = 0; x – 2y + 1 = 0.
Solve by matrix inversion method:
3x – y + 2z = 13; 2x + y – z = 3; x + 3y – 5z = - 8
Solve by matrix inversion method:
x – y + 2z = 3; 2x + z = 1; 3x + 2y + z = 4
adj (AB) is equal to:
Which of the following matrix has no inverse
If A is 3 × 3 matrix and |A| = 4 then |A-1| is equal to:
If A = `[(1,2),(3,-5)]`, then A-1 = ?
If A = `[(4,5),(2,1)]` and A2 - 5A - 6l = 0, then A-1 = ?
If A = `[(2, 0, -1), (5, 1, 0), (0, 1, 3)]` and A−1 = `[(3, -1, 1), (α, 6, -5), (β, -2, 2)]`, then the values of α and β are, respectively.
If [abc] ≠ 0, then `(["a" + "b b" + "c c" + "a"])/(["b c a"])` = ____________.
If A is non-singular matrix such that (A - 2l)(A - 4l) = 0 then A + 8A-1 = ______.
If A is non-singular matrix and (A + l)(A - l) = 0 then A + A-1 = ______.
If A and Bare square matrices of order 3 such that |A| = 2, |B| = 4, then |A(adj B)| = ______.
If A = `[(2, -3), (3, 5)]`, then |Adj A| is equal to ______
If A = `[(1, tanx),(-tanx, 1)]`, then AT A–1 = ______.
If AB = I and B = AT, then _______.
If `A = [[-3,1],[-4,3]]` and A-1 = αA, then α = ______.
If A is a solution of x2 - 4x + 3 = 0 and `A=[[2,-1],[-1,2]],` then A-1 equals ______.
If the inverse of the matrix A = `[(1, 1, -1), (1, -2, 1), (2, -1, -3)]` is `1/9 [(7, 4, -1), (5, -1, -2), (3, 3, a)]`, then a is equal to ______
If matrix A = `[(1, -1),(2, 3)]` such that AX = I, then X is equal to ______.
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 A = `[(-i, 0),(0, i)]`, then ATA is equal to
Choose the correct option:
If X, Y, Z are non zero real numbers, then the inverse of matrix A = `[(x, 0, 0),(0, y, 0),(0, 0, z)]`
Find the inverse of the matrix A by using adjoint method.
where A = `[(-3, -1, 1),(0, 0, 1),(-15, 6, -6)]`
If matrix P = `[(0, -tan (θ//2)),(tanθ//2, 0)]`, then find (I – P) `[(cosθ, -sinθ),(sinθ, cosθ)]`
If A = `[(0, 0, 1),(0, 1, 0),(1, 0, 0)]`, then A2008 is equal to ______.
Matrix A = `[(1, 2, 3),(1, 1, 5),(2, 4, 7)]` then the value of a31 A31 + a32 A32 + a33 A33 is ______.
If the inverse of the matrix `[(α, 14, -1),(2, 3, 1),(6, 2, 3)]` does not exist, then the value of α is ______.
If matrix A = `[(1, 2),(4, 3)]`, such that AX = I, then X is equal to ______.
If A = `[(cos α, sin α),(- sin α, cos α)]`, then the matrix A is ______.
For an invertible matrix A, if A (adj A) = `|(20, 0),(0, 20)|`, then | A | = ______.
If A = `[(2, 3),(4, 5)]`, show that A2 – 7A – 2I = 0
Find the inverse of the matrix `[(1, 1, 1),(1, 2, 3),(3, 2, 2)]` by elementary column transformation.