+2 votes
in Class 12 by kratos

Let A =[(3,2,5),(4,1,3),(0,6,7)]

Express A as sum of two matrices such that one is symmetric and the other is skew symmetric.

1 Answer

+4 votes
by kratos
 
Best answer

We know that any matrix can be expressed as the sum of symmetric and skew symmetric.

or A = P + Q where P is symmetric matrix and Q skew symmetric matrix.

...