Let's split this problem into several steps:
Let's first put it into the point-slope form:
⇒ Point-slope form ⇒ [tex](y-y0)=m(x-x0)[/tex]
- (x0,y0) --> any point on the line
- m --> slope
Consider the information given:
- (x0,y0) --> (-4,15)
- m --> -4
Let's plug the numbers in:
[tex]y - 15=-4(x+4)\\[/tex]
To put this format into slope-intercept form, we will solve for y:
⇒as in, move everything else to one side and y by itself on the other
[tex]y - 15=-4(x+4)\\y-15=-4x-16\\y = -4x-16+15\\y=-4x-1[/tex]
Thus the equation of the line is --> [tex]y = -4x - 1[/tex]
Hope that helps!