Matrix A=2−34−3534x0 is symmetric.
For a symmetric matrix, aij=aji for all elements.
Comparing position (2,3) with position (3,2):
Element at (2,3) = x
Element at (3,2) = 3
Therefore x=3
Matrix B=0−2y2z−6−1060 is skew-symmetric.
For a skew-symmetric matrix, all diagonal elements equal 0.
The diagonal elements are: 0,z,0
Therefore z=0
For a skew-symmetric matrix, bij=−bji for all elements.
Comparing position (1,3) with position (3,1):
Element at (1,3) = −10
Element at (3,1) = y
−10=−y
Therefore y=10
The values are:
x=3
y=10
z=0
Now calculating:
xy+yz+zx
=(3)(10)+(10)(0)+(0)(3)
=30+0+0
=30
Therefore, the value of (xy+yz+zx)=30