///
Dadas as matrizes G = \[\begin{pmatrix} 0 & 7 \\ -8 & 9 \end{pmatrix}\] e H = \[\begin{pmatrix} 5 \\ 5 \end{pmatrix}\] , analisar os itens abaixo: I) det(G) = -56
II) G.H = \[\begin{pmatrix} 35 \\ 5 \end{pmatrix}\]
III) Gt = \[\begin{pmatrix} 0 & -8 \\ 7 & 9 \end{pmatrix}\]
Está(ão) CORRETO(S):