math115: add rref
see? eifueo is important. otherwise you forget what a rref is on the test which screws you over
This commit is contained in:
parent
59a1d612eb
commit
e08cef4a08
@ -371,6 +371,8 @@ The **row echelon form** of a matrix makes a system rapidly solvable by effectiv
|
||||
\end{array}\right]
|
||||
$$
|
||||
|
||||
The **reduced row echelon form** of a matrix makes a system even more rapidly solvable by performing even more elimination on the system such that each **leading variable** is equal to one, and that variable is the only variable in the coefficient matrix.
|
||||
|
||||
The **rank** of a matrix is equal to the number of leading entries any row echelon form.
|
||||
$$\text{rank}(A)$$
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user