.
Inverses of Matrices
Problem 1.1 (complexity 2). Solution
Given: two matrices:
and
Is matrix
B
inverse to matrix
A
?
Solution
We have to check if
A·B = I
2
.
Answer:
.
Copyright
©
1998-2001 MathAid, LLC. All rights reserved.