Hadi B. answered 03/31/19
BS in Mathematics with 5+ years of tutoring experience
find the slope using the ratio
m=(y_1-y_2)/(x_1-x_2)
if (x_1,y_1)=(9,7) and (x_2,y_2)=(-3,1) then,
m=(7-1)/(9-(-3))=6/12=1/2
plug this into y=mx+b
y=1/2x+b
use one of the points to solve for b
7=1/2(9)+b
7=9/2+b
5/2=b
then the equation is y=1/2x+5/2