Before you can begin to multiply matrices you need determine whether or not the matrices can be multiplied. To do that you must write a dimension statement. [3 4] [246][5 6] [7 8 9]
[11 3]The dimension statement for this would be 3X2 times 2X3. The numbers on the inside must be the same in order to be able to multiply The numbers on the outside tell what the dimension of the solution will be. In this particular problem, the solution will be a 3 X 3 matrix.
This matrix is a three by three matrix but it is also known as a square matrix because it has the same number of rows and columns an identity matrix. An identity matrix has one going fom one corner to the next.
In order to identify a matrix you go row-by-column. Rows go across and columns go up and down. This matrix is a three by three matrix seeing as how it has three rows and three columns. BUt it is also a square matrix because it has the same numbers of rows as it does columns