Hi Can't find an explanation anywhere..maybe you'll help?
Given 2 martrices prove A has inverse of A-1. Easy enough,multiply out and get I. But then question what is the inverse of A-1, Explain.
Is it that AA-1= A-1A=I??
Given 2 martrices prove A has inverse of A-1. Easy enough,multiply out and get I. But then question what is the inverse of A-1, Explain.
Code:
1 0 59 1 0 -59
A = 0 1 89 A-1 = 0 1 -89
0 0 1 0 0 1