Solve Using an Inverse Matrix x-3y=-6 , 5x+3y=42
Problem
Solution
Write the system as a matrix equation of the form
A*X=B
Calculate the determinant of matrix
A denoted asdet(A)
Find the inverse matrix
A(−1) using the formulaA(−1)=1/det(A)*[[d,−b],[−c,a]]
Solve for
X by multiplying the inverse matrix by the constant matrixB such thatX=A(−1)*B
Perform matrix multiplication to find the values of
x andy
Simplify the resulting vector.
Final Answer
Want more problems? Check here!