Advertisements
Advertisements
Question
Find the adjoint of the following matrices : `[(1, -1, 2),(-2, 3, 5),(-2, 0, -1)]`
Solution
Let A = `[(1, -1, 2),(-2, 3, 5),(-2, 0, -1)]`
Here,
a11 = 1
∴ M11 = `|(3, 5),(0, -1)|` = – 3 – 0 = – 3
and A11 = (– 1)1+1 (– 3) = – 3
a12 = – 1
∴ M12 = `|(-2, 5),(-2, -1)|` = 2 + 10 = 12
and A12 = (– 1)1+2 (12) = – 12
a13 = 2
∴ M13 = `|(-2, 3),(-2, 0)|` = 0 + 6 = 6
and A13 = (– 1)1+3 (6) = 6
a21 = – 2
∴ M21 = `|(-1, 2),(0, -1)|` = 1 – 0 = 1
and A21 = (– 1)2+1 (1) = – 1
a22 = 3
∴ M22 = `|(1, 2),(-2, -1)|` = – 1 + 4 = 3
and A22 = (– 1)2+2 (3) = 3
a23 = 5
∴ M23 = `|(1, -1),(-2, 0)|` = 0 – 2 = – 2
and A23 = (– 1)2+3 (– 2) = 2
a31 = – 2
∴ M31 = `|(-1, 2),(3, 5)|` = –5 – 6 = – 11
and A31 = (– 1)3+1 (– 11) = – 11
a32 = 0
∴ M32 = `|(1, 2),(-2, 5)|` = 5 + 4 = 9
and A32 = (– 1)3+2 (9) = – 9
a33 = – 1
∴ M33 = `|(1, -1),(-2, 3)|` = 3 – 2 = 1
and A33 = (– 1)3+3 (1) = 1
∴ The matrix of the co-factors is
[Aij]3x3 = `[("A"_11, "A"_12, "A"_13),("A"_21, "A"_22, "A"_23),("A"_31, "A"_32, "A"_33)]`
= `[(3, -12, 6),(-1, 3, 2),(-11, -9, 1)]`
Now, adj A = `["A"_"ij"]_(3xx3)^"T" = [(-3, -1, -11),(-12, 3, -9),(6, 2, 1)]`.
APPEARS IN
RELATED QUESTIONS
Express the following equations in the matrix form and solve them by method of reduction :
2x- y + z = 1, x + 2y + 3z = 8, 3x + y - 4z =1
For what values of k, the system of linear equations
x + y + z = 2
2x + y – z = 3
3x + 2y + kz = 4
has a unique solution?
Prove that `|(yz-x^2,zx-y^2,xy-z^2),(zx-y^2,xy-z^2,yz-x^2),(xy-z^2,yz-x^2,zx-y^2)|`is divisible by (x + y + z) and hence find the quotient.
Prove that :
In the following matrix equation use elementary operation R2 → R2 + R1 and the equation thus obtained:
Apply the given elementary transformation on each of the following matrices `[(2, 4),(1, -5)]`, C1 ↔ C2.
Find the cofactor matrix, of the following matrices : `[(1, 2),(5, -8)]`
Choose the correct alternative.
If A = `[(2, 5),(1, 3)]`, then A–1 = _______
State whether the following is True or False :
Single element matrix is row as well as column matrix.
Matrix `[("a", "b", "c"),("p", "q", "r"),(2"a" - "p", 2"b" - "q", 2"c" - "r")]` is a singular
The inverse of a symmetric matrix is ______.
Find A, if `[(4),(1),(3)]` A = `[(-4, 8,4),(-1, 2, 1),(-3, 6, 3)]`
If `[(xy, 4),(z + 6, x + y)] = [(8, w),(0, 6)]`, then find values of x, y, z and w.
If A = `[(1, 5),(7, 12)]` and B `[(9, 1),(7, 8)]`, find a matrix C such that 3A + 5B + 2C is a null matrix.
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)]`
Find the matrix A such that `[(2, -1),(1, 0),(-3, 4)] "A" = [(-1, -8, -10),(1, -2, -5),(9, 22, 15)]`
If possible, using elementary row transformations, find the inverse of the following matrices
`[(2, 0, -1),(5, 1, 0),(0, 1, 3)]`
A matrix denotes a number.
Two matrices are equal if they have same number of rows and same number of columns.