Question #16133 find the inverse to the matrix M=(2−34−5) and use this inverse to solve the system of equations 2x−3y=7,4x−5y=15 .
Solution. We find the inverse matrix with the help of adjugate matrix. For matrix A=(acbd) the inverse is A−1=1/detA(d−b−ca) , so M−1=21(−53−42) , hence the solution is (xy)=21(−53−42)⋅(715)=(−95/251/2) .