Lecture 14 Flashcards
1
Q
what has to be true for a matrix to be in REF (row echelon form)
A
- all non-zero rows are above any row of all zeros
- each leading (non-zero)entry in a column is to the right of the leading (non-zero)entry of the row above it
2
Q
when is a matrix in RREF (reduced row echelon form)
A
- it is in REF
- all leading entries(pivots) are 1, called leading 1
- in the column with a leading 1, all other values are 0
3
Q
a pivot is also known as
A
leading entries
4
Q
what is a leading variable(dependant)
A
if the i’th column has a pivot, than x_i is a leading variable
5
Q
what is a leading free variable (independent)
A
if the i’th column has no pivot, than x_i is a free variable
6
Q
when is a system inconsistent
A
if at least 1 row is structured [ zero’s | non-zero] its ok if zero is on the right side of the argument column though