Matrix Arithmetic

Addition


The following two matrices are being added together, change the values in either matrix and observe how the result changes.



+
=
=

Subtraction


In the following example the second matrix is being taken away from the first one, change the values in either matrix and observe how the result changes.



-
=
=

Scalar-Matrix Multiplication


In the following example a matrix is being multiplied by a scalar value, change either the scalar value or the values in the matrix and observe how the result changes.



*
=
=

Multiplication


The following two matrices are being multiplied together, change the values in either matrix and observe how the result changes.



*
=
=