notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

FreeVariables.md (216B)


      1 # Free Variables
      2 
      3 Ch 2.2
      4 
      5 **Definition:** Free variables are variables in RREF that are not alone in their column.
      6 
      7 The existence of free variables means there are infinitely many solutions to a system of equations.