If $\begin{bmatrix} x-2 & 3 & -2 \\ y & 0 & -4 \\ 2 & z & 0 \end{bmatrix}$ is a skew symmetric matrix, then the value of \( x + y + z \) is |
9 -1 7 3 |
3 |
The correct answer is Option (4) → 3 For a skew–symmetric matrix, the condition is that the transpose of the matrix equals the negative of the matrix, that is A^T=−A. This means two important things:
Given matrix: $\begin{bmatrix} x-2 & 3 & -2 \\ y & 0 & -4 \\ 2 & z & 0 \end{bmatrix}$ is a skew symmetric matrix, then the value of \( x + y + z \) First, diagonal elements must be zero. So x−2=0 ⇒ x=2 Next, compare symmetric positions:
|