in mathematics, a matrix is a rectangular array of numbers, symbols, or expressions, with elements arranged in rows and columns

the size of a matrix is defined by the number of rows and columns it contains
a matrix with rows and columns is called a m-by-n matrix

matrices with a single row are called row vectors, and those with a single column are called column vectors

notation

matrices are usually symbolized using bold uppercase letters

the dimensions of a matrix, the number of rows and columns, is called the order

matrix addition

matrix addition is the operation of adding two matrices of the same order

we add the corresponding entries together

matrix multiplication

matrix multiplication is the operation of multiplying two matrices with a column size matching with a row size, and a row size matching with a column size