Summary: Math Tutor Dvd - Matrix Algebra
- This + 400k other summaries
- A unique study and practice tool
- Never study anything twice again
- Get the grades you hope for
- 100% sure, 100% understanding
Read the summary and the most important questions on Math Tutor DVD - Matrix Algebra
-
1 Introduction to Matrices
This is a preview. There are 1 more flashcards available for chapter 1
Show more cards here -
In the context of a systems of equations, how does the amount of unknown variables relate to the number of equations you need to solve for those unknowns? (in other words: if you have 3 unknowns how many equations would you need?)
The numbers are always equal; solving for 2 unknown variables requires 2 equations, 3 unknown variables requires 3. -
What is meant with the 'order of a matrix'? and how would we answer the question: What is the order of a particular matrix?
Theorder of amatrix relates thenumber of rows andcolumns . So if it has 2 rows and 3columns , you wouldanswer the question bysaying that thematrix has aorder of 2 by 3. -
What is an element of a matrix?
An element is a specific number inside the matrix, if it has 6 numbers it has 6 elements. -
Matrix 1 Matrix 2[ 1 2 ] [ 1 2 3 ][ 3 4 ] [ 4 5 6 ][ 5 6 ] Are the above 2 matrices equal to each other?
No they are not, even though they have the exact same elements inside, they dont have the same order (aka size and shape aka rows and columns): 1 has 3 rows and 2 columns and number 2 has 2 rows and 3 columns. -
2 Add, Subtract Matrices and Multiply by a Scalar
This is a preview. There are 2 more flashcards available for chapter 2
Show more cards here -
Can you add or subtract matrices that dont have the same order?
No you cannot. -
Explain the following notation:A + B = [a sub i, sub j, + b sub i, sub j ] (see image)
This means thatA andB are bothmatrices and what it means to add them together: thecorresponding value for anelement inmatrix A added to thecorresponding value for anelement inmatrix B ) this is the same for subtraction as well. -
Explain very shortly what it means to add 2 matrices together.
Go to each element in the first matrix, go to each corresponding element in second matrix and add them together.
Matrix A:
[ 2 3 4 ]
[ 3 5 6 ]
Matrix B:
[ 1 3 3 ]
[ 2 4 6 ]
A + B =
[ 3 6 7 ]
[ 5 9 12 ]
See how the Row 1 Col 1 of Matrix A is added to Row 1 Col 1 from Matrix B? -
Does the subtracting matrices work the same as adding them?
Yes -
3 Multiplying Matrices Together
This is a preview. There are 2 more flashcards available for chapter 3
Show more cards here -
What is the only way (the main requirement) you can multiply 2 matrices together?
The only way you camultiply 2matrices together is when the the number ofcolumns of the firstmatrix is equal to the number of rows (yesrows ) of the2nd matrix . -
In the context of multiplying matrices, what would happen if the first matrix had 2 rows and 2 columns and the second matrix had 3 rows and 4 columns?
The number of columns of the first matrix should be equal to the number of rows of the second matrix. This not the case here, (Matrix #One has 2 columns, Matrix #Two has 3 rows), therefore multiplication can't be done.
- Higher grades + faster learning
- Never study anything twice
- 100% sure, 100% understanding