Given M = [[4, 1], [3, 2]] and c = [14, 16]T, a student claims x = M-1 c can be used to solve for x. Write down the first multiplication step that must be done to compute x, showing M-1 explicitly in terms of 1/det and the adjugate (do not compute numeric entries).
(Total for Question 4 is 2 marks)