Solve Using an Inverse Matrix 15x+11y=32 , 7y-9x=8
Problem
Solution
Rearrange the equations into standard form
a*x+b*y=c so that the variables align.
Write the system as a matrix equation
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 multiplyingA(−1) andB
Perform the matrix multiplication.
Simplify the resulting fractions to find the values of
x andy
Final Answer
Want more problems? Check here!