Question 811095
slope
(x1,y1)(x2,y2)
{{{(y2-y1)/(x2-x1)}}}


(2,1)(5,3)
{{{(3-1)/(5-2)}}}
{{{2/3}}}


The slope is {{{2/3}}}.