Advertisements
Advertisements
Question
Solve by matrix inversion method:
x – y + 2z = 3; 2x + z = 1; 3x + 2y + z = 4
Solution
The given system can be written as
`[(1,-1,2),(2,0,1),(3,2,1)][(x),(y),(z)] = [(3),(1),(4)]`
AX = B
Where A = `[(1,-1,2),(2,0,1),(3,2,1)]`, X = `[(x),(y),(z)]` and B = `[(3),(1),(4)]`
|A| = `|(1,-1,2),(2,0,1),(3,2,1)|`
= 1(0 – 2) – (-1)(2 – 3) + 2(4 – 0)
= -2 – (-1)(-1) + 2(4)
= -2 – 1 + 8
= 5
[Aij] = `[(-2,-(-1),4),(-|(-1,2),(2,1)|,|(1,2),(3,1)|,-|(1,-1),(3,2)|),(|(-1,2),(0,1)|,-|(1,2),(2,1)|,|(1,-1),(2,0)|)]`
`= [(-2,1,4),(-(-1-4),(1-6),-(2+3)),((-1-0),-(1-4),(0+2))]`
`=> [(-2,1,4),(5,-5,-5),(-1,3,2)]`
adj A = `["A"_"ij"]^"T" = [(-2,5,-1),(1,-5,3),(4,-5,2)]`
`"A"^-1 = 1/|"A"|`(adj A)
`= 1/(5)[(-2,5,-1),(1,-5,3),(4,-5,2)]`
X = A-1B
`= 1/(5)[(-2,5,-1),(1,-5,3),(4,-5,2)][(3),(1),(4)]`
`=> 1/(5)[(-6+5-4),(3-5+12),(12-5+8)]`
`=> 1/(5)[(-5),(10),(15)]`
`[(x),(y),(z)] = [(-1),(2),(3)]`
∴ x = -1, y = 2, z = 3.
APPEARS IN
RELATED QUESTIONS
Find the inverse of matrix A by using adjoint method; where A = `[(1, 0, 1), (0, 2, 3), (1, 2, 1)]`
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:
If A = `[("cos"alpha, - "sin"alpha,0),("sin"alpha,"cos"alpha,0),(0,0,1)]` where α ∈ R, then [F(α)]-1 is
Find inverse of the following matrices (if they exist) by elementary transformations :
`[(2, 1),(7, 4)]`
If A = `[(2,3),(1,-6)]` and B = `[(-1,4),(1,-2)]`, then verify adj (AB) = (adj B)(adj A)
If A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`, then verify that (AB)-1 = B-1A-1
The inverse of `[(1,cos alpha),(- cos alpha, -1)]` is ______.
Find the cofactors of the elements of the matrix
`[(-1, 2),(-3, 4)]`
If A = `[(1, 2, 3),(-1, 1, 2),(1, 2, 4)]` then (A2 – 5A)A–1 = ______.
For a invertible matrix A if A(adjA) = `[(10, 0),(0, 10)]`, then |A| = ______.