///
Dadas as matrizes A = \(\begin{pmatrix} 6 & 5 \\ 1 & 0 \end{pmatrix}\) e B = \(\begin{pmatrix} 2 & 4 \\ 1 & 3 \end{pmatrix}\), analisar os itens abaixo: I) AB = BA
II) det(A) + det(B) = -3
III) A² - B² = \(\begin{pmatrix} 33 & 10 \\ 1 & -8 \end{pmatrix}\)
Estão CORRETOS: