my question is about inverse matrix

62 Views Asked by At

If $A$ is an $n\times n$ matrix and $A^2=I_n$, find $A^{-1}$.

a) $A^4$
b) $A^2$
c) $A$
d) There is insufficient information.

2

There are 2 best solutions below

3
On BEST ANSWER

$$A^2=I_n$$ pre multiplying $A^{-1}$ on both sides, gives $$A=A^{-1}$$

0
On

Since $A^2 = I_{n}$, so $AA = I_{n}$, we have $A^{-1} = A$ by definition.