1/7
Definitions
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Pivot
the leftmost nonzero entry in that row
Row Echelon Form
all rows consisting only of zeros are at the bottom,
and the pivot of each nonzero row in the matrix is in a column to the right of the pivot of the row above it.
Reduced Row Echelon Form
the matrix is in echelon form
the pivot in each nonzero row is 1, and
each pivot is the only nonzero entry in its column
Basic Variable
xi is the (Term) for the system if the ith column of rref(C) has a pivot
Free Variable
xi is the (Term) for the system if the ith column of rref(C) does not have a pivot.
Consistent
what a system of linear equations is called if it has at least one solution
Inconsistent
what a system of linear equations is called if it has no solutions
Parametric description of the solution set to the rref of the system {{1, 0, 0, 1, 0}, {0, 1, 1, 4, -1}, {0, 0, 0, 0}}
{(-3w, w, -1-4w-z, z, w) : z,w∈ℝ)}