
Nathan B. answered 03/25/15
Tutor
5
(20)
Elementary and Algebraic skilled
To solve this sort of equation, we use point-slope form, and from there we can convert it to slope-intercept form:
y - y1 = m(x - x1)
We have our m as -2, and we have out point, (-4, 3), so we put those into the formula:
y - 3 = -2(x - -4)
y - 3 = -2(x + 4)
y - 3 = -2x - 8
y = -2x - 5
Let's check by putting in our point to see if it works:
3 = -2(-4) - 5
3 = 8 - 5
3 = 3