If A is a square matrix satisfying ATA = I, write the value of |A|.

Since ATA=I

Taking determinant both sides


|ATA|=|I|


Using |AB|=|A||B|,


|AT|=|A| and |I|=1, we get


|A||A|=1


(|A|)2=1


Hence, |A|=±1


1