InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    Find the inverse of each of the matrices given below : Show that the matrix `A=[(-8,5),(2,4)]` satisfies the equation `x^(2)+4x-42=0` and hence find `A^(-1)`. | 
                            
| Answer» `1/42.[(-4,5),(2,8)]` | |