Solving Linear Systems Using Matrices Flashcards
a linear system is consistent if
it has at least one solution
a linear system is inconsistent if
it has no solutions
a matrix is in row echelon form when
- a row with only 0s is at bottom of the matrix
- if two successive rows are non 0, the second row starts with more 0s than the first
a matrix is in reduced row echelon form when
- it is in row echelon form
- leading non 0 entry in each row is 1
- all other elements in the column with leading 1 must be 0s
what are the elementary row operations we can use
- interchanging two rows
- multiplying rows by a non 0 scalar
- adding a multiple of one row to another row
what are row equivalent matrices
when one matrix is obtained from another by using elementary row operations
guass jordan elimination is used for
puttinga matrix into reduced row echelon form
how could we tell a linear system is inconsistent
there is a row in which a non zero number is equal to 0,
how can we tell a linear system has an infinite number of solutions
usually the number of unknowns is greater than the number of equations
how to solve a linear system with infinitely many solutions
introduce parameters for unkowns