
Jon S. answered 04/11/22
Tutor
5
(6)
Patient and Knowledgeable Math and English Tutor
slope between two points (x1,y1) and (x2,y2) = (y2-y1)/(x2-x1)
equation of line in point slope form:
y - y1 = m(x - x1), where m i slope computed above and (x1,y1) is point on the line
here (x1,y1) = (0,-2) and (x2,y2) = (4,-3)