Solveeit Logo

Question

Mathematics Question on types of matrices

The matrix A=[01 10]A =\begin{bmatrix}0&1\\\ 1&0\end{bmatrix} is a

A

unit matrix

B

diagonal matrix

C

symmetric matrix

D

skew-symmetric matrix

Answer

symmetric matrix

Explanation

Solution

A=[01 10]=AA' = \begin{bmatrix}0&1\\\ 1&0\end{bmatrix} =A Hence, AA is a symmetric matrix.