Question 1168622
y=mx+b form through points (h,k) and (p,v)


{{{y-k=((v-k)/(p-h))(x-h)}}}



{{{y=((v-k)/(p-h))x-((v-k)/(p-h))h+k}}}
You can follow the method,...


---
---


Finding slope and picking the point for an equation (3,4)

{{{m=((4-(-2))/(3-(-1)))=6/3=2}}}

{{{y-4=2(x-3)}}}

{{{y=2x-6+4}}}

{{{highlight_green(y=2x-2)}}}