You are asked to find the equation of the line that passes through 2 points: (6,-1) and (3,-7).
1st step: Find the slope of the line
slope: m = change in y / change in x
m = (-1 - (-7)) / (6 - 3)
m = (-1 + 7) / (6 - 3)
m = 6 / 3
m = 2
2nd step: Put one of the given points and the slope into the "Point-Slop formula": y - y1 = m (x - x1) and simplify to obtain the equation in Slope-Intercept Form
y - (-1) = 2 (x - 6)
y + 1 = 2x -12
y = 2x -12 -1
y = 2x -13
Equation of the line that passes through (6,-1) and (3,-7) in Slope-Intercept Form: y = 2x -13
Note: "Slope-Intercept Form" means that the equation is denoting the Slope (m) and the y-intercept (b):
y = mx + b