Solveeit Logo

Question

Mathematics Question on Matrices

If the matrix[013x\1y5650]\begin{bmatrix}0 & -1 & 3x\\\1 & y & -5\\\\-6 & 5 & 0 \end{bmatrix} is 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=ajia_{ij} = -a_{ji} and the diagonal elements are zero.

From a13=3xa_{13} = 3x and a31=6a_{31} = -6:

3x=(6)    3x=6    x=2.3x = -(-6) \implies 3x = 6 \implies x = 2.

From a23=5a_{23} = -5 and a32=5a_{32} = 5:

y=y    y=0.y = -y \implies y = 0.

Substitute x=2x = 2 and y=0y = 0 into 5xy5x - y:

5xy=5(2)0=10.5x - y = 5(2) - 0 = 10.