SOLUTION: lm with l at (0,2) m at (2,3) what is the slop of that line

Algebra ->  Length-and-distance -> SOLUTION: lm with l at (0,2) m at (2,3) what is the slop of that line      Log On


   



Question 245087: lm with l at (0,2) m at (2,3) what is the slop of that line
Answer by dabanfield(803) About Me  (Show Source):
You can put this solution on YOUR website!
The slope of the a line passing through (x1,y1) and (x2,y2) is given by (y1-y2)/(x1-x2).
In this case then we have slope = (3-2)/(2-0) = 1/2.