Question
Mathematics Question on Matrices
If the matrix0\1−6−1y53x−50is skew-symmetric, then the value of 5x−y is:
A
12
B
15
C
10
D
14
Answer
10
Explanation
Solution
A matrix is skew-symmetric if aij=−aji and the diagonal elements are zero.
From a13=3x and a31=−6:
3x=−(−6)⟹3x=6⟹x=2.
From a23=−5 and a32=5:
y=−y⟹y=0.
Substitute x=2 and y=0 into 5x−y:
5x−y=5(2)−0=10.