Advertisements
Advertisements
Question
Find the cofactor matrix, of the following matrices : `[(1, 2),(5, -8)]`
Solution
The co-factor Aij of aij is equal to (– 1)i+j Mij.
Here,
a11 = 1
∴ M11 = – 8
and A11 = (– 1)1+2 M11 = (1) (– 8) = – 8
a12 = 2
∴ M11 = 5
and A12 = (– 1)1+2 M12 = (– 1) (5) = – 5
a21 = 5
∴ M21 = 2
and A21 = (– 1)2+1 M21 = (– 1) (2) = – 2
a22 = – 8
∴ M22 = 1
and A22 = (– 1)2+2 M22 = (1) (1) = 1
∴ The matrix of the co-factors is
[Aij]2x2 = `[("A"_11, "A"_12),("A"_21, "A"_22)]`
= `[(-8, -5),(-2, 1)]`.
APPEARS IN
RELATED QUESTIONS
The cost of 4 pencils, 3 pens and 2 erasers is Rs. 60. The cost of 2 pencils, 4 pens and 6 erasers is Rs. 90 whereas the cost of 6 pencils, 2 pens and 3 erasers is Rs. 70. Find the cost of each item by using matrices.
Solve the following equations by the method of reduction :
2x-y + z=1, x + 2y +3z = 8, 3x + y-4z=1.
The sum of three numbers is 9. If we multiply third number by 3 and add to the second number, we get 16. By adding the first and the third number and then subtracting twice the second number from this sum, we get 6. Use this information and find the system of linear equations. Hence, find the three numbers using matrices.
Using elementary transformations, find the inverse of the matrix A = `((8,4,3),(2,1,1),(1,2,2))`and use it to solve the following system of linear equations :
8x + 4y + 3z = 19
2x + y + z = 5
x + 2y + 2z = 7
In the following matrix equation use elementary operation R2 → R2 + R1 and the equation thus obtained:
Using elementary row operations, find the inverse of the matrix A = `((3, 3,4),(2,-3,4),(0,-1,1))` and hence solve the following system of equations : 3x - 3y + 4z = 21, 2x -3y + 4z = 20, -y + z = 5.
Find the cofactor matrix, of the following matrices: `[(5, 8, 7),(-1, -2, 1),(-2, 1, 1)]`
Solve the following :
If A = `[(1, 0, 0),(2, 1, 0),(3, 3, 1)]`, the reduce it to unit matrix by using row transformations.
Choose the correct alternative:
If A = `[(1, 2),(2, -1)]`, then adj (A) = ______
State whether the following statement is True or False:
After applying elementary transformation R1 – 3R2 on matrix `[(3, -2),(1, 4)]` we get `[(0, -12),(1, 4)]`
If `[(1, 0, -1),(0, 2, 1),(1, -2, 0)] [(x),(y),(z)] = [(1),(2),(3)]`, then the values of x, y, z respectively are ______.
If A = `[(0, -1, 2),(4, 3, -4)]` and B = `[(4, 0),(1, 3),(2, 6)]`, then verify that: (A′)′ = (AB)' = B'A'
Find the values of a, b, c and d, if `3[("a", "b"),("c", "d")] = [("a", 6),(-1, 2"d")] + [(4, "a" + "b"),("c" + "d", 3)]`
If P(x) = `[(cosx, sinx),(-sinx, cosx)]`, then show that P(x) . (y) = P(x + y) = P(y) . P(x)
Two matrices are equal if they have same number of rows and same number of columns.
If A = `[(0,0,0,0),(0,0,0,0),(1,0,0,0),(0,1,0,0)],` then ____________.
`abs((1,1,1),("e",0,sqrt2),(2,2,2))` is equal to ____________.
If f(x) = `|(1 + sin^2x, cos^2x, 4 sin 2x),(sin^2x, 1 + cos^2x, 4 sin 2x),(sin^2 x, cos^2 x, 1 + 4 sin 2x)|`
What is the maximum value of f(x)?
if `A = [(2,5),(1,3)] "then" A^-1` = ______