A matrix is a rectangular array of numbers arranged in rows and columns. The dimensions of a matrix are written as the number of rows x the number of columns. Each individual entry in the matrix is named by its position, using the matrix name and row and column numbers. Matrices can represent systems of equations or points in a plane. Operations on matrices include addition, multiplication by scalars, and dilation of points represented by matrices.