Solve Using an Inverse Matrix 7x-5y=12 , 2x+3y=9
Problem
Solution
Write the system in matrix form
A*X=B whereA is the coefficient matrix,X is the variable column vector, andB is the constant column vector.
Calculate the determinant of matrix
A denoted asdet(A) or|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 matrixA(−1) by the constant vectorB
Perform the matrix multiplication.
Simplify the resulting vector to find the values of
x andy
Final Answer
Want more problems? Check here!