Solve Using an Inverse Matrix 2x-y=4 , 3x+y-z=10 , y+z=3
Problem
Solution
Write the system as a matrix equation of the form
A*X=B
Calculate the determinant of matrix
A to ensure it is invertible.
Find the matrix of cofactors for
A
Determine the adjugate matrix by transposing the cofactor matrix.
Calculate the inverse matrix
A(−1) using the formulaA(−1)=1/det(A)*adj(A)
Solve for
X by multiplyingA(−1) andB
Final Answer
Want more problems? Check here!