edited by
5,535 views

3 Answers

Best answer
11 votes
11 votes
For symmetric matrix, the condition :  A^t  = A       where t= transpose of matrix

For skew Symmetric matrix , the condition : A^t = -A

So i think option D will be answer...
selected by
3 votes
3 votes
A skew symmetric matrix is a matrix where elements aij = -aji where i!=j

So transpose(A)= -A
0 votes
0 votes

Answer: D

Condition for  Symmetric Matrix :   $A=A^{T}$

Condition for Skew Symmetric Matrix :   $A=-A^{T}$

So $A^{T} = -A$

Answer:

Related questions

29 votes
29 votes
7 answers
2
35 votes
35 votes
6 answers
3
Kathleen asked Oct 4, 2014
13,926 views
Let $A$ and $B$ be any two arbitrary events, then, which one of the following is TRUE?$P (A \cap B) = P(A)P(B)$$P (A \cup B) = P(A)+P(B)$$P (A \mid B) = P(A \cap B)P(B)$$...