Question 982591
Find the inverse of the matrix {{{(matrix(2,2,6,-3,7,9))}}}


*[invoke inverse_of_2x2_matrix 6,-3,7,9]


Now multiply both sides by the inverse matrix. The left side matrices will multiply to the identity matrix, leaving just matrix X behind.


On the right side, you will have to compute the matrix product {{{(matrix(2,2,3/25,1/25,-7/25,2/25))*(matrix(2,2,6,-3,7,9))}}} to get the final answer for X