Matrices i y ii

7

Transcript of Matrices i y ii

Page 1: Matrices i y ii
Page 2: Matrices i y ii

Una matriz es un cuadrado o tabla de números ordenados en filas y columnas.

Page 3: Matrices i y ii

Se escribe la formula:=MDTERM(A1:C3) En la celda D2

Page 4: Matrices i y ii

El resultado es -13, que corresponde al determinante de la matriz

1 2 3 2 5 3 3 3 5

Page 5: Matrices i y ii

Dos Matrices Pueden Restarse o sumarse si tienen el mismo tamaño

Para sumar matrices de la misma dimensión se suman entre sí los elementos que ocupan el mismo lugar en cada matriz.

Page 6: Matrices i y ii

ESCRIBE LA FORMULA = B2+E2 EN LA CELDA H2

ESCRIBE LA FORMULA =A2+D2 EN LA CELDA G2

ESCRIBE LA FORMULA =A1+D1 EN LA CELDA G1

ESCRIBE LA FORMULA =B1+E1 EN LA CELDA H1

Page 7: Matrices i y ii

COMO RESULTADO APARECE: