Matemática, perguntado por reehmaximo, 1 ano atrás

(3x3) Bij = i - ( j ) me ajudemm

Soluções para a tarefa

Respondido por Larecocielo
1
a11 = 1 - 1 = 0
a12 = 1 - 2 = -1
a13 = 1 - 3 = -2
a21 = 2 - 1 = 1
a22 = 2 - 2 = 0
a23 = 2 - 3 = -1
a31 = 3 - 1 = 2
a32 = 3 - 2 = 1
a33 = 3 - 3 = 0

Ou seja: 

B =   \left[\begin{array}{ccc}0&-1&-2\\1&0&-1\\2&1&0\end{array}\right]
Perguntas interessantes