Target Exam

CUET

Subject

-- Applied Mathematics - Section B2

Chapter

Algebra

Question:

The value of x for which the matrix $A=\begin{bmatrix} 0 & 1 & -4\\-1 & 0 & 3\\x & -3 & 0 \end{bmatrix}$ is skew symmetric is :

Options:

-4

4

0

3

Correct Answer:

4

Explanation:

The correct answer is Option (2) → 4

As the given matrix is skew-symmetric,

$-A=A^T$

$⇒A=\begin{bmatrix} 0 & -1 & 4\\1 & 0 & -3\\-x & 3 & 0 \end{bmatrix}=\begin{bmatrix} 0 & -1 & x\\1 & 0 & -3\\-4 & 3 & 0 \end{bmatrix}$

$⇒x=4$