Question
Download Solution PDFIf A and B are matrices of same order, then (AB′ – BA′) is a
This question was previously asked in
Agniveer Navy SSR: 25th May 2025 Shift 2 Memory-Based Paper
Answer (Detailed Solution Below)
Option 1 : skew symmetric matrix
Free Tests
View all Free tests >
Agniveer Navy SSR Full Test - 01
4.1 K Users
100 Questions
100 Marks
60 Mins
Detailed Solution
Download Solution PDFConcept:
- Symmetric Matrix: Any square matrix A is said to be symmetric matrix if A' = A. where A' is the transpose of A.
- Skew symmetric matrix: Any square matrix A is said to be symmetric matrix if A' = - A. where A' is the transpose of A.
Calculation:
Let P = (AB'- BA’)
∴ P' = (AB' - BA’)'
= (AB’)' — (BA’)'
= (B')'A' — (A')'B' [∵ (AB)' = BA]
= BA' - AB'
= - (AB'- BA’)
= - P
∴ P' = - P
So it is a skew symmetric matrix.