If A is a square matrix such that |A| = 2, write the value of |AAT|.


Given that |A|=2, we have to find |AAT|

Using |AB|=|A||B| and |AT|=|A|, we get


|AAT|=|A||AT|


=|A||A|


=2×2


=4


1
1