Solve Using an Inverse Matrix 2b+c+z=11 , 3b+4c+z=19 , 3b+6c+5z=43
Problem
Solution
Write the system in matrix form
A*X=B whereA is the coefficient matrix,X is the variable vector, andB is the constant vector.
Calculate the determinant of matrix
A to ensure it is invertible.
Find the adjugate matrix
adj(A) by calculating the transpose of the matrix of cofactors.
Determine the inverse matrix
A(−1) using the formulaA(−1)=1/det(A)*adj(A)
Solve for
X by multiplying the inverse matrix by the constant vectorB such thatX=A(−1)*B
Simplify the vector to find the values of
b c andz
Final Answer
Want more problems? Check here!