Matrices Flashcards
What is the order of a matrix?
It is rows x columns.
What are square matrices?
They are matrices with the same of columns and rows.
What is the 2x2 identity matrix?
It is (10) (01)
What is the 2x2 null matrix?
(00)
00
What condition must two matrices satisfy to be called equal?
They must be completely identical.
When can matrices be added or subtracted?
When their order is the same, otherwise they are non conformable for addition.
Difference between matrix addition and subtraction?
Addition is associative and commutative, whereas subtraction is neither.
When can u multiply two matrices together?How can you determine the order of the resulting matrix?
U can multiply them together if their middle number is the same.The order of the resulting matrix is the two outside number together.
What are the properties of matrix multiplication?
It is associative but not commutative.
What does associative and commutative mean?
Associative means you can group different numbers together and still get the same result.Commutative means you can change the order in which you carry out the operation and still get the same answer.
What is a rectangular matrix?
It is a matrix in which the number of rows are not equal to the number of columns.
What happens when you multiply a matrix by the zero matrix?
You result in a zero matrix.
What happens when you multiply a matrix by the identity matrix?
You get the same matrix.
What is a symmetric matrix?
One that is symmetrical about the leading diagonal.
How can you determine the effect of a 2x2 transformation?
See the effect on i and j or do this and use a unit square.