Math Algebra

A matrix is an by set of values. A can be notated by:

To get a value from matrix in row and column , use:

Addition

With two matrices of the same order, add corresponding elements:

Subtraction

With two matrices of the same order, subtract corresponding elements:

Scalar Multiplication

When multiplying a matrix by a scalar, multiply each element by said scalar:

Matrix Multiplication

Let be an by matrix and be a by matrix. If , is defined.