Visual SolutionPYQ 2024 · Jan 27 Shift 1Easy
Question
Consider the matrix .\n\nStatement I: is the inverse of .\nStatement II: .\n\nWhich of the following is correct?
(A)Statement I is false but Statement II is true
(B)Both Statement I and Statement II are false
(C)Statement I is true but Statement II is false
(D)Both Statement I and Statement II are true
Solution Path
is a rotation matrix. via . via angle addition. Both true.
01Question Setup
1/4Rotation matrix is with in the top-left block. Check two statements about its properties.
Check Statements I and II
02Statement I: Inverse
2/4Compute . Using , the product equals the identity matrix .
- TRUE
03Statement II: CompositionKEY INSIGHT
3/4Rotation composition = angle addition. By the angle addition formulas, .
- TRUE
04Final Answer
4/4Both statements are true. is an orthogonal rotation matrix.
- Answer (D)
Concepts from this question1 concepts unlocked
Eigenvalues, Trace & Determinant
For a square matrix A: tr(A) = sum of eigenvalues, det(A) = product of eigenvalues.
Converts matrix questions into simple algebra on eigenvalues. Saves you from computing A² explicitly.
Trace problemsDeterminant shortcutsCharacteristic equation
Practice (10 Qs) →Want more practice?
Try more PYQs from this chapter →