You can put this solution on YOUR website! When finding the slope of two points how do I do it when x and y's are fractions
------
Points: (1/2,-1/3) and (2/5,1/8)
---
slope = [(1/8)-(-1/3)] / ([(2/5)-(1/2)]
---
= [(3+1)/24] / [(4-5)/10]
---
= (1/4) / (-1/10)
---
= -10/4
--
= -5/2
========================
Cheers,
Stan H.
==========