An Introduction To Matrices: Matrix
An Introduction To Matrices: Matrix
An Introduction To Matrices: Matrix
www.thinkwell.com [email protected]
Copyright © 2000, Thinkwell Corp., All Rights Reserved. 031400cag199I
Arithmetic of Matrices
To add or subtract matrices, they must have the same dimension, or shape. That means
they must have the same number of columns and rows.
Remember to use signs properly, especially when subtracting. The most common
mistakes when using matrices occur when signs are incorrect.
www.thinkwell.com [email protected]
Copyright © 2000, Thinkwell Corp., All Rights Reserved. 031400cag201
Multiplying Matrices by a Scalar
Scalar multiplication of a matrix is the process of multiplying each element of the matrix
with the scalar to create a new matrix of enhanced elements.
You can add and subtract matrices only if they have the same dimension.
www.thinkwell.com [email protected]
Copyright © 2000, Thinkwell Corp., All Rights Reserved. 031400cag202
Multiplying Matrices
To successfully multiply two matrices, the number of columns in the left matrix must equal
the number of rows in the right matrix.
It is possible that one matrix can multiply with a second matrix, but not be able to multiply
if their positions are reversed.
The dimension of a matrix is referred to by the number of rows x the number of columns.
The solution matrix will have the same number of rows as the left matrix and the same
number of columns as the right matrix.
www.thinkwell.com [email protected]
Copyright © 2000, Thinkwell Corp., All Rights Reserved. 031400cag203
The second row will be created one term at a
time again. You will have only two rows in
your solution because the multiplying matrix
has only two rows.
This example works the same way.
www.thinkwell.com [email protected]
Copyright © 2000, Thinkwell Corp., All Rights Reserved. 031400cag203
Can They Multiply?
! To successfully multiply matrices, the number of columns in the left matrix must equal
the number of rows in the right matrix.
! It is possible that one matrix can multiply with a second matrix, but not be able to multiply
if their positions are reversed.
! The solution matrix will have the same number of rows as the left matrix and the same
number of columns as the right matrix.
www.thinkwell.com [email protected]
Copyright © 2000, Thinkwell Corp., All Rights Reserved. 031400cag203A