SOLUTION: How do you do the equation for rise over run

Algebra ->  Test -> SOLUTION: How do you do the equation for rise over run      Log On


   



Question 352242: How do you do the equation for rise over run
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Calculate the slope given two points,(x%5B1%5D,y%5B1%5D) and (x%5B2%5D,y%5B2%5D)
.
.
Rise is change in y.
Run is change in x.
.
.
m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29