Concept:AAT=I means A is orthogonal, and detA=1 means A is a rotation matrix.Explanation:An orthogonal matrix with determinant 1 can be any rotation matrix, e.g., in 2D: A=(01−10).This matrix satisfies AAT=I and detA=1, but A=I, A=−I, and A=2I.Therefore, none of the given options is always true.Answer:None of these