

InterviewSolution
Saved Bookmarks
1. |
The statement are True or False:AA’ is always a symmetric matrix for any square matrix A. |
Answer» True (AA’)’=(A’)’A’ As we know (A’)’ = A (AA’)’=AA’ (Condition of symmetric matrix) |
|