
Jon S. answered 02/05/22
Patient and Knowledgeable Math and English Tutor
y-6 = 4(x+5)
is in point slope form, (y-y1) = m(x - 1), where m = slope = 4 and (x1,y1) = (6,-5) is a point on the line
the y-intercept is when x = 0:
y - 6 = 4(0 + 5)
y = 26
the x-intercept is when y = 0:
0 - 6 = 4(x+5)
-6 = 4x + 20
-26 = 4x
-26/4 = x
-13/2 = x
in trying to change the equation to y = mx + b (slope-intercept form), you shouldn't have divided both sides by 6.
y - 6 = 4(x+5)
first distribute right side:
y - 6 = 4x + 20
solve for y by adding 6 to both sides:
y = 4x + 26
so slope is 4 and y-intercept is 26 as solved before.
plug in 0 for y to get -13/2 as x intercept as before