
William W. answered 10/27/22
Math and science made easy - learn from a retired engineer
For reference the slope-intercept form is y = mx + b
First calculate the slope using the slope equation:
x1 = -6, y1 = -5, x2 = 6, y2 = -3 so:
m = (-3 - -5)/(6 - -6) = (-3 + 5)/(6 + 6) = 2/12 = 1/6
Now, use the point-slope form of a line:
y - y1 = m(x - x1) and plug in "m", "x1" and "y1":
y - -5 = (1/6)(x - -6)
y + 5 = (1/6)(x + 6)
y + 5 = (1/6)x + 1
y = (1/6)x - 4

William W.
Please note that Peter R showed another method of doing the problem. The nice thing about math is that you get to chose the way that best fits you. But both methods result in the same answer.10/27/22