In these lessons, we will learn
Related Pages
Types Of Matrices
Singular Matrix
Inverse Matrix
More Lessons On Matrices
A matrix consists of a set of numbers arranged in rows and columns enclosed in brackets.
The following diagram shows the rows and columns of a 3 by 2 matrix. Scroll down the page for more examples and solutions.
The dimensions or order of a matrix gives the number of rows followed by the number of columns in a matrix. The order of a matrix with 3 rows and 2 columns is 3 × 2 or 3 by 2.
We usually denote a matrix by a capital letter.
C is a matrix of order 2 × 4 (read as ‘2 by 4’)
Each number in the array is called an entry or an element of the matrix. When we need to read out the elements of an array, we read it out row by row.
Each element is defined by its position in the matrix.
In a matrix A, an element in row i and column j is represented by aij.
Example:
a11 (read as ‘a one one ’)= 2 (first row, first column)
a12 (read as ‘a one two') = 4 (first row, second column)
a13 = 5, a21 = 7, a22 = 8, a23 = 9
The basics of a matrix. Looking at rows, columns, elements and dimension.
A matrix is a rectangular arrangement composed of row, columns and elements.
The dimensions of the matrix are determined by the number of rows and columns.
Example:
What are the dimensions of the matrix below? (in the video)
We can use a matrix to represent points, or a polygon. When we do this
Example:
What is the matrix for the following triangle? (in the video)
How to determine the dimension of a matrix and why it is important to be able to identify the dimensions of a matrix?
A matrix is a rectangular arrangement or array of numbers often called elements.
The size or dimensions m × n of a matrix identifies how many rows and columns a specific matrix has. The number of rows is m and the number of columns is n.
How to state the dimensions of a matrix?
Introduction To Matrices
What a matrix is?
How to add and subtract matrices?
Try the free Mathway calculator and
problem solver below to practice various math topics. Try the given examples, or type in your own
problem and check your answer with the step-by-step explanations.
We welcome your feedback, comments and questions about this site or page. Please submit your feedback or enquiries via our Feedback page.