78 - Matrix Operations

A matrix is an array of numbers surrounded by square brackets. Its dimesion is how many rows and colums it has, which we write as , for example the following matrix is a 2 by 3 matrix
To identify each entry in a matrix we refer to them by subscripts, for example gets the entry on the second row, first column, so