When giving the dimension of a matrix we read these first, and these second.
What is rows first and columns second.
100
When you multiply a matrix by a scalar, each element in the matrix is multiplied by the scalar value.
What is True?
100
A student adds a 3 by 4 matrix to a 4 by 3 matrix and gets a 3 by 3 matrix as an answer. Did the student make an error?
What is yes - a 3 by 4 matrix can only be added to another 3 by 4 matrix!
100
Rows or Columns: When we multiply matrices, we take the elements of the left matrix _______ and multiply them with the elements of the right matrix _______, adding the products as we go.
What is "left matrix rows" and "right matrix columns"
100
This is an individual entry in a matrix, the value in a particular row and column.
What is an element?
200
I want to add a matrix to a 3 by 2 matrix. It must have this dimension.