Summarize this article:
Last updated on September 29, 2025
A matrix is a rectangular array arranged in rows and columns. The order of a matrix refers to the number of rows (m) and columns (n), and is written as m × n.
The order of a matrix describes its dimensions in terms of the number of rows and columns. That is how many rows and columns. It is also represented as m × n, where m is the number of rows and n is the number of columns in the matrix. The diagram shows how the rows and columns are arranged in a matrix.
To determine the order of a matrix, first count the number of rows and the number of columns it has.
7
8
9
For example,
Let A = 21 43 65 and B =
Matrix A has 2 rows and 3 columns.
Matrix B has 3 rows and 1 column.
The two matrices are denoted as A and B. In a matrix, specific notation is used to identify the rows and columns.
A = [aij]
B = [bij]
i and j are indices that help locate the position of the elements in the matrix
i denotes a row number.
j denotes a column number.
For example,
Which is A = a21 = 2, a21 means the element in the 2nd row and 1st column of matrix A is 2.
Which is B = b11 = 7, b11 means the element in the 1st row and 1st column of matrix B is 7.
The number of elements in a matrix is the total count of individual entries. It is found by multiplying the number of rows by the number of columns: number of elements = number of rows × number of columns = m × n, where m is the number of rows and n is the number of columns. For example, A = 53 97 1311. Matrix A has 2 rows and 3 columns, so it contains 6 elements.
The order of the matrix indicates how many rows and columns it has.
Row Matrix
A row matrix is a matrix with only one row and several columns. Its order is written as 1 × n.
Column Matrix:
A column matrix has only one column and multiple rows. So the order of the column matrix is m × 1.
Square Matrix
The square matrix has an equal number of rows and columns. So the order of a square matrix is n × n.
Rectangular Matrix
The matrix with different numbers of rows and columns is called a rectangular matrix. Its order is m × n, where m n.
Transpose Matrix
The transpose matrix is the formation of the original matrix; its rows and columns are interchanged. If the matrix has an order which is m × n, then its transpose AT will be n × m.
The order of matrices plays a crucial role when performing operations like addition, subtraction, and multiplication.
Addition and Subtraction of Matrix
For two matrices to be added or subtracted, they must have the same order, which means the same number of rows and columns.
Multiplication Matrix
The multiplication of matrices has a condition on the order of the matrices. For number two matrices to be multiplied, the number of columns in the first matrix must be the same as the number of rows in the second matrix.
The order of a matrix has practical applications in daily life, especially in technology and data organization. Below are some examples of where it is used.
Learning the order of a matrix is easy. However, the students often make mistakes when determining the order of a matrix. Here are some common mistakes to be aware of when solving the problems.
Subtract B from A to find the order of the result A = [2 3 6] and B = [1 0 5]
Order = 1 × 3
Matrix A has order = m × n = 1 × 3
Matrix B has order = m × n = 1 × 3
They have the same order, so the subtraction is possible.
The solution will also have the same order.
Find the order of the matrix A = 63 129 1815
2 × 3
Matrix A has
Number of rows = 2
Number of columns = 3
Order of matrix A = 2 × 3
Determine the order of matrix D -2 3 5 5 D =
4 × 1
In the matrix D
Number of rows = 4
Number of columns = 1
So the order of the matrix D = 4 × 1
Matrix C = [5 0]. What is the order of matrix C?
1 × 2
Number of rows in the matrix C = 1
Number of columns in the matrix C = 2
The order of matrix C = 1 × 2
Find the order of the matrix E E = 7 8 9 10 11 13
3 × 2
Matrix E has 3 rows and 2 columns
So, the order of matrix E is 3 × 2
Jaskaran Singh Saluja is a math wizard with nearly three years of experience as a math teacher. His expertise is in algebra, so he can make algebra classes interesting by turning tricky equations into simple puzzles.
: He loves to play the quiz with kids through algebra to make kids love it.