///
Dada a matriz A = \[\begin{pmatrix} 2 & 3 \\ -1 & 4 \end{pmatrix}\] e a matriz B = \[\begin{pmatrix} 1 & 5 \\ -5 & -4 \end{pmatrix}\] , analisar os itens abaixo: I) Os determinantes das matrizes A e B são, respectivamente, 11 e 21.
II) A x B = \[\begin{pmatrix} 2 & 15 \\ 5 & -16 \end{pmatrix}\] .
III) A2 = \[\begin{pmatrix} 1 & 18 \\ -6 & 13 \end{pmatrix}\] .
IV) A + B = \[\begin{pmatrix} 3 & 8 \\ -6 & 0 \end{pmatrix}\] .
Estão CORRETOS: