Advertisements
Advertisements
Question
Find the matrix of the co-factor for the following matrix.
`[(1, 0, 2),(-2, 1, 3),(0, 3, -5)]`
Solution
Let A = `[(1,0,2),(-2,1,3),(0,3,-5)]`
Here, a11 = 1
∴ M11 = `|(1,3),(3,-5)|` = −5 − 9 = −14
and A11 = (−1)1+1 (−14) = −14
a12 = 0
∴ M12 = `|(-2,3),(0,-5)|` = 10 − 0 = 10
and A12 = (−1)1+2 (10) = −10
a13 = 2
∴ M13 = `|(-2,1),(0,3)|` = −6 − 0 = −6
and A13 = (−1)1+3 (−6) = −6
a21 = −2
∴ M21 = `|(0,2),(3,-5)|` = 0 − 6 = −6
and A21 = (−1)2+1 (−6) = 6
a22 = 1
∴ M22 = `|(1,2),(0,-5)|` = −5 − 0 = −5
and A22 = (−1)2+2 (−5) = −5
a23 = 3
∴ M23 = `|(1,0),(0,3)|` = 3 − 0 = 3
and A23 = (−1)2+3 (3) = −3
a31 = 0
∴ M31 = `|(0,2),(1,3)|` = 0 − 2 = −2
and A31 = (−1)3+1 (−2) = −2
a32 = 3
∴ M32 = `|(1,2),(-2,3)|` = 3 + 4 = 7
and A32 = (−1)3+2 (7) = −7
a33 = −5
∴ M33 = `|(1,0),(-2,1)|` = 1 − 0 = 1
and A33 = (−1)3+3 (1) = 1
∴ The matrix of the co-factor is
`[("A"_11, "A"_12, "A"_13),("A"_21, "A"_22, "A"_23),("A"_31, "A"_32, "A"_33)]` = `[(-14,-10,-6),(6,-5,-3),(-2,-7,1)]`
APPEARS IN
RELATED QUESTIONS
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 inverse of the following matrix by elementary row transformations if it exists.
`A = [(1, 2, -2), (0, -2, 1), (-1, 3, 0)]`
Solve the following equations by the inversion method :
2x + 3y = - 5 and 3x + y = 3.
Find the adjoint of the following matrix.
`[(2,-3),(3,5)]`
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,3),(2,7))`
Find the inverse of `[(1,2,3),(1,1,5),(2,4,7)]` by the adjoint method.
Choose the correct answer from the given alternatives in the following question:
If A = `[("cos"alpha, - "sin"alpha,0),("sin"alpha,"cos"alpha,0),(0,0,1)]` where α ∈ R, then [F(α)]-1 is
Choose the correct answer from the given alternatives in the following question:
For a 2 × 2 matrix A, if A(adj A) = `[(10,0),(0,10)]`, then determinant A equals
Fill in the blank :
If A = [aij]2x3 and B = [bij]mx1 and AB is defined, then m = _______
Check whether the following matrices are invertible or not:
`[(1, 0),(0, 1)]`
The solution (x, y, z) of the equation `[(1, 0, 1),(-1, 1, 0),(0, -1, 1)] [(x),(y),(z)] = [(1),(1),(2)]` is (x, y, z) =
If A = `[(cos alpha, sin alpha),(-sin alpha, cos alpha)]`, then A10 = ______
If A = `[(4, 5),(2, 5)]`, then |(2A)−1| = ______
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 the inverse of the matrix `[(alpha, 14, -1),(2, 3, 1),(6, 2, 3)]` does not exists then find the value of α
If A = `[(1, 2),(3, -2),(-1, 0)]` and B = `[(1, 3, 2),(4, -1, 3)]` then find the order of AB
If f(x) = x2 − 2x − 3 then find f(A) when A = `[(1, 2),(2, 1)]`
If A is invertible matrix of order 3 and |A| = 5, then find |adj A|
If A = `[(2, 4),(1, 3)]` and B = `[(1, 1),(0, 1)]` then find (A−1 B−1)
Find the adjoint of matrix A = `[(6, 5),(3, 4)]`
If A = `[(0, 4, 3),(1, -3, -3),(-1, 4, 4)]`, then find A2 and hence find A−1
Find the inverse of A = `[(sec theta, tan theta, 0),(tan theta, sec theta, 0),(0, 0, 1)]`
Complete the following activity to find inverse of matrix using elementary column transformations and hence verify.
`[(2, 0, -1),(5, 1, 0),(0, 1, 3)]` B−1 = `[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
C1 → C1 + C3
`[("( )", 0, -1),("( )", 1, 0),("( )", 1, 3)]` B−1 = `[("( )", 0, 0),("( )", 1, 0),("( )", 0, 1)]`
C3 → C3 + C1
`[(1, 0, 0),("( )", 1, "( )"),(3, 1, "( )")]` B−1 = `[(1, 0, "( )"),(0, 1, 0),("( )", 0, "( )")]`
C1 → C1 – 5C2, C3 → C3 – 5C2
`[(1, "( )", 0),(0, 1, 0),("( )", 1, "( )")]` B−1 = `[(1, 0, "( )"),("( )", 1, -5),(1, "( )", 2)]`
C1 → C1 – 2C3, C2 → C2 – C3
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)]` B−1 = `[(3, -1, "( )"),("( )", 6, -5),(5, "( )", "( )")]`
B−1 = `[("( )", "( )", "( )"),("( )", "( )", "( )"),("( )", "( )", "( )")]`
`[(2, "( )", -1),("( )", 1, 0),(0, 1, "( )")] [(3, "( )", "( )"),("( )", 6, "( )"),("( )", -2, "( )")] = [(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
Find the inverse of the following matrix:
`[(3,1),(-1,3)]`
If X = `[(8,-1,-3),(-5,1,2),(10,-1,-4)]` and Y = `[(2,1,-1),(0,2,1),(5,p,q)]` then, find p, q if Y = X-1
Solve by matrix inversion method:
2x + 3y – 5 = 0; x – 2y + 1 = 0.
Solve by matrix inversion method:
2x – z = 0; 5x + y = 4; y + 3z = 5
adj (AB) is equal to:
If A is 3 × 3 matrix and |A| = 4 then |A-1| is equal to:
If A = `|(1,1,1),(3,4,7),(1,-1,1)|` verify that A(adj A) = (adj A)(A) = |A|I3.
The matrix A = `[("a",-1,4),(-3,0,1),(-1,1,2)]` is not invertible only if a = _______.
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 A = `[(1,-1,1),(2,1,-3),(1,1,1)]`, then the sum of the elements of A-1 is ______.
If A–1 = `[(3, -1, 1),(-15, 6, -5),(5, -2, 2)]`, then adj A = ______.
Find the inverse of the matrix A by using adjoint method.
where A = `[(-3, -1, 1),(0, 0, 1),(-15, 6, -6)]`
If the inverse of the matrix `[(α, 14, -1),(2, 3, 1),(6, 2, 3)]` does not exist, then the value of α is ______.
If A = `[(2, 2),(-3, 2)]`, B = `[(0, -1),(1, 0)]`, then (B–1 A–1)–1 is equal to ______.
If matrix A = `[(1, -1),(2, 3)]`, then A2 – 4A + 5I is where I is a unit matix.
If A = `[(3, 1),(-1, 2)]`, show that A2 – 5A + 7I = 0