Consider the following two systems
(a)
-5x + 4y = 2
4x - 3y = 1
(b)
-5x + 4y = -2
4x - 3y = -3
(i) Find the inverse of the (common) coefficient matrix of the two systems
(ii) Find the solutions to the two systems by using the inverse, i.e. by evaluating A^-1 B where B represents the right hand side (i.e. B = [2; 1] for system (a) and B = [-2; -3] for system (b)).
Solution to system (a): x =, y =
Solution to system (b): x =, y =