Matrices i y_ii

8

Click here to load reader

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:

Page 8: Matrices i y_ii