Question:

If A = \[ A = \begin{pmatrix} 0 & -3 & 8 \\ 3 & 0 & 5 \\ -8 & -5 & 0 \end{pmatrix} \] then A is a :

Show Hint

A matrix is skew-symmetric if the transpose of the matrix is equal to the negative of the matrix.
Updated On: Jun 23, 2025
  • null matrix
  • symmetric matrix
  • skew-symmetric matrix
  • diagonal matrix
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

To determine whether the matrix $A$ is skew-symmetric, we check if $A^T = -A$. Taking the transpose of $A$: \[ A^T = \begin{pmatrix} 0 & 3 & -8 \\ -3 & 0 & -5 \\ 8 & 5 & 0 \end{pmatrix} \] Now, check if $A^T = -A$: \[ -A = \begin{pmatrix} 0 & 3 & -8 \\ -3 & 0 & -5 \\ 8 & 5 & 0 \end{pmatrix} \] Since $A^T = -A$, we conclude that $A$ is a skew-symmetric matrix.
Was this answer helpful?
0
0

Questions Asked in CBSE CLASS XII exam

View More Questions