SOLUTION: How to find the slope from a Graph

Algebra ->  Linear-equations -> SOLUTION: How to find the slope from a Graph      Log On


   



Question 351877: How to find the slope from a Graph
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Pick two points and mark their coordinates (x%5B1%5D,y%5B1%5D) and (x%5B2%5D,y%5B2%5D).
The slope, m, is then,
m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29