Games
Problems
Go Pro!

What is a Matrix?

Reference > Mathematics > Algebra > Matrices
 

In our unit on Determinants, we briefly discussed the question, "What is a matrix?" On this page we'll cover some of the same material, in case you haven't yet done that unit. If you already know this material, you can skip down to the questions at the bottom!

First, you should be aware that you will see both the word "matrix" and the word "matrices." Matrix is the singular form of the word and matrices is the plural. Please don't say "matrixes" - that's as strange as saying "mouses" or "gooses."

A matrix is nothing more than an array (rows and columns) of numbers, written with square brackets (or large parentheses) around them. The following is an example of a matrix:

A =
1
3
2
4

 

B =
5
1
0
1
2
-2

Note that the number of rows and columns do not have to match. In fact, we could have a matrix with just one row, or a matrix with just one column:

C =
2
1
0
-2
, D =
3
3
0

In Algebra, you have probably grown accustomed to using lower case letters as variables representing unknown quantities. And although using lower case letters is not a hard-and-fast rule, it's a good habit, because we're typically going to use upper case letters as variables to represent matrices.  If you follow this habit, it will make life simpler, because then if you see this: kA, you'll know that it's a number times a matrix, and if you see this: AB, you'll know it's two matrices being multiplied together.

It is important to remember that a matrix is just a collection of numbers in columns and rows; the matrix itself does not have a value. In the unit on Determinants you will learn that all square matrices (matrices that have the same number or rows and columns) have a determinant, and that determinant has a value, but the matrix itself is just a block of numbers!

Every matrix has dimensions, and the dimensions are a way of describing how big the matrix is. If we say that a matrix is a 2 x 3 matrix, that means it has 2 rows, and 3 columns.  The matrix below is a 4 x 2 matrix, because it has 4 rows and two columns.

E =
1
7
2
9
3
11
4
13

Another way of saying it is, the first number in the dimensions represents how tall the matrix is, and the second number represenets how wide it is.

Why is it important to understand the dimensions of a matrix? Well, one big reason is that matrix operations (adding, subtracting, etc.) can only be done on matrices that have specific dimensional requirements. For example, you can only add two matrices if they have the same number of rows and the same number of columns.

We could refer to any entry of the matrix using a variable and a subscript. For example, a1,2 is the element in the first row, second column, and a3,1 is the element in the third row, first column. In the matrix above, a1,2 = 7, and a3,1 = 3.

Questions

1.
If a matrix is a 3 x 5 matrix, explain what that means.
2.
What are the dimensions of the matrix
1
2
1
2
3
4
5
6
?
3.
What are the dimensions of the matrix
3
3
3
?
4.
What is a2,3 in the matrix
1
5
7
2
6
8
?
5.
How many entries are in a 2 x 3 matrix?
6.
How many entries are in a 10 x 12 matrix?
7.
A matrix has 12 entries. What are its possible dimensions?
8.
A matrix has between 20 and 30 entries, and it is a square matrix. What are its dimensions?
Assign this reference page
Click here to assign this reference page to your students.
Unit IndexUnit Index
Adding Matrices and Subtracting MatricesAdding Matrices and Subtracting Matrices
 

Blogs on This Site

Reviews and book lists - books we love!
The site administrator fields questions from visitors.
Like us on Facebook to get updates about new resources
Home
Pro Membership
About
Privacy