Question:medium

If A and B be orthogonal matrices of same size, then

Show Hint

The determinant of any orthogonal matrix is always \( \pm 1 \).
- If \( \det(A) = 1 \), the transformation is a pure rotation.
- If \( \det(A) = -1 \), the transformation involves a reflection.
  • \(|A| = \pm 1\)
  • \(A^T = -A^{-1}\)
  • \(|A| = 0\)
  • AB is not orthogonal
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0