Reginald P. answered 10/08/14
Tutor
5
(9)
Certified in Math and Physics, PhD Candidate in Engineering.
Use the fact that A z = B, need to find A-1
Such that A-1 A z = A-1 B or z = A-1 B
z is a 2 X 2 column matrix x1 x2
y1 y2
Both systems have the same coefficient matrix:
-6 -1
2 -9
Call this matrix A and
2 3
3 2 is matrix B
A-1 is -.1607142857 .0178571492
-.0357142857 -.1071428571
and A-1 B = -.2678571429 -.4464285714
-.3928571429 -.3214285714
The solution of the first system is the first column of A-1 B and the solution to the second system is the second column of A-1 B
The solution of the first system is x1 = -.2678571429 and y1 = -.3928571429
For the second system x2 = -.4464285714 and y2 = -.3214285714