Solveeit Logo

Question

Mathematics Question on Matrices

If A=[023 201 310]A = \begin{bmatrix}0&2&-3\\\ -2&0&-1\\\ 3&1&0\end{bmatrix} , then A is a

A

symmetric matrix

B

skew-symmetric matrix

C

diagonal matrix

D

none of these.

Answer

skew-symmetric matrix

Explanation

Solution

Since At=AA^t = - A, therefore, A is a skew symmetric matrix.