notes

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

LinearEquations.md (213B)


      1 # Linear Equations
      2 
      3 Khan
      4 
      5 **Definition:** Linear equations are equations of the form y = mx+b where m and b are real coefficients. 
      6 
      7 Simply, linear equations are any equation that results in a line when graphed.