Chapter 7 Main Ideas

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No study sessions yet.

10 Terms

1
New cards

The Order of a Matrix

the number of rows times the number of columns

ex: 2 × 3

<p>the number of rows times the number of columns</p><p>ex: 2 × 3</p>
2
New cards

Matrix Multiplication

Multiply each number in the row of the first matrix by each number in the the column of the second matrix and add together each solution; this is done repeatedly until all rows and columns are done

3
New cards

Identity Matrix

knowt flashcard image
4
New cards

Determinant of a Matrix

knowt flashcard image
5
New cards

Inverse of a 2 × 2 Matrix

knowt flashcard image
6
New cards

Triangular Form of a Linear System

Solving a system of multiple equations for one variable then imputing that variable back into it to solve for another variable until all variables are found.

7
New cards

Gaussian Elimination

Using operations to produce an equivalent system of linear equations which can be added and subtracted from each other to solve for a variable.

8
New cards

Row Echelon Form of a Matrix

Using operations to produce equivalent matrices which can be added and subtracted within each other to solve for all variables. The matrix should have descending 1’s from the top left corner of the matrix with 0’s below each 1.

<p>Using operations to produce equivalent matrices which can be added and subtracted within each other to solve for all variables. The matrix should have descending 1’s from the top left corner of the matrix with 0’s below each 1.</p>
9
New cards

Reduced Row Echelon Form

If we continue to apply elementary row operations to a row echelon form of a matrix, we can obtain a matrix in which every column that has a leading 1 has 0’s elsewhere.

<p>If we continue to apply elementary row operations to a row echelon form of a matrix, we can obtain a matrix in which every column that has a leading 1 has 0’s elsewhere.</p>
10
New cards

Partial Fraction Decomposition

Breaking up the denominator of a function into its factors and solving after elimating a variable.

<p>Breaking up the denominator of a function into its factors and solving after elimating a variable.</p>