Exam code: 8365
1/170Still learning
Know0
Define a matrix.
A matrix is a rectangular grid of elements, which may be numbers or letters, arranged in rows and columns.
The plural is matrices, and a bold capital letter is normally used to name one.

Join for free to unlock a full flashcard set, track what you know,
and turn revision into real progress.
What is meant by the order of a matrix?
The order is the number of rows followed by the number of columns.
So is a
matrix and
is a
matrix.
Complete the names for these matrices:
A matrix is called a
matrix.
A matrix is called a
matrix.
The completed names are:
A matrix is called a column matrix.
A matrix is called a square matrix.
A column matrix is also called a column vector.
Was this flashcard helpful?
Define a matrix.
A matrix is a rectangular grid of elements, which may be numbers or letters, arranged in rows and columns.
The plural is matrices, and a bold capital letter is normally used to name one.
What is meant by the order of a matrix?
The order is the number of rows followed by the number of columns.
So is a
matrix and
is a
matrix.
Complete the names for these matrices:
A matrix is called a
matrix.
A matrix is called a
matrix.
The completed names are:
A matrix is called a column matrix.
A matrix is called a square matrix.
A column matrix is also called a column vector.
How is the point written as a matrix?
The point is written as the column matrix , with the
-coordinate on top.
Writing coordinates this way is what allows a matrix to transform a point.
How do you multiply a matrix by a scalar?
Multiply every element by that scalar.
So .
True or False?
In , the
is a scalar rather than a matrix.
True.
Lower-case letters are used for scalars and bold capitals for matrices.
So is a matrix of the same order as
, not a bigger one.
Complete the product:
The completed product is:
Each entry comes from a row of the first matrix paired with the column of the second.
Work out .
Pair each row with the column: and
.
So the answer is .
True or False?
A matrix multiplied by a
matrix gives a
matrix.
True.
The answer keeps the rows of the first matrix and the columns of the second, so it is .
That is why transforming a point, written as a column, gives back another point.
True or False?
To square a matrix you square each of its elements.
False.
You have to write out the multiplication in full, so .
For that gives
, which contains negatives even though it is a square.
Work out .
Each entry pairs a row of the first with a column of the second, so the top-left is .
Completing all four entries gives .
Does always equal
for matrices?
Matrix multiplication is not commutative, so and
are usually different.
, but the other way round gives
.
What does it mean that matrix multiplication is associative?
Being associative means , so with three matrices you may group them either way.
What you must not do is change their order, which is a different thing entirely.
Complete the identity matrix:
The completed identity matrix is:
Multiplying any matrix by
leaves it unchanged either way round, so
.
If , show that
.
Multiplying out gives .
Taking out the factor 4 leaves , which is
.
How do you find unknowns in an equation between two matrices?
Multiply out any products first, then equate corresponding elements.
Each position gives its own equation, and harder questions produce simultaneous equations.
If , find
,
and
.
The product is , while
.
Equating gives from the top-right, then
and
.
By signing up you agree to our Terms and Privacy Policy