Question 1151957
---------------------------------------------------------------
Find an equation of the line containing the given pair of points in​ point-slope form.
​(1​,5​) and ​(3​,6​)
---------------------------------------------------------------



=============================================================================
Find an equation of the line containing the given pair of points in​ point-slope form.
​(p,v​) and ​(h,k​)
==============================================================================


{{{highlight(y-k=((v-k)/(p-h))(x-h))}}}
This IS in point-slope form.
Slope is  {{{(v-k)/(p-h)}}}, and the point "picked" was (h,k).


You can use your actual given points and use the same format and simplify.