Question 79562
write an equation in slope-intercept form for the line passing through each pair of points.

      (9,-1)and(6,-2)
----------
slope=[-2--1]/[6-9]= -1/-3 = 1/3
Form of line is y=mx+b and you have x=9, y=-1, and m=1/3; find b:
-1 = (1/3)9+b
b=-4
EQUATION:
y=(1/3)x-4
{{{{graph(400,300,-10,10,-10,10,(1/3)x-4)}}}
==========
Cheers,
San H.