Respostas
respondido por:
2
Para uma matriz de terceira ordem podemos usar a regra de sarrus/sarrí:
Det[A] = (1x4x2 + 2x3x4 + 2x1x1) - (4x4x1 + 3x1x1 + 2x2x2)
Det[A] = (8 + 24 + 2) - (16 + 3 + 8)
Det[A] = 34 - 27 = 7
Det[A] = (1x4x2 + 2x3x4 + 2x1x1) - (4x4x1 + 3x1x1 + 2x2x2)
Det[A] = (8 + 24 + 2) - (16 + 3 + 8)
Det[A] = 34 - 27 = 7
Perguntas similares
6 anos atrás
6 anos atrás
6 anos atrás
9 anos atrás
9 anos atrás
9 anos atrás
9 anos atrás