SOLUTION: I need help solving the following system using Matrix Inversion 3x + 7y = -26 2x + 3y = -14 I need to determine x and y

Algebra ->  Systems-of-equations -> SOLUTION: I need help solving the following system using Matrix Inversion 3x + 7y = -26 2x + 3y = -14 I need to determine x and y      Log On


   



Question 1074364: I need help solving the following system using Matrix Inversion
3x + 7y = -26
2x + 3y = -14
I need to determine x and y

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
The inverse of A=%28matrix%282%2C2%2C3%2C7%2C2%2C3%29%29 is
%28-1%2F5%29%2A%28matrix%282%2C2%2C3%2C-7%2C-2%2C3%29%29
where abs%28A%29=-5.
Now multiply the inverse by the coefficient matrix to get the solution.