Answer:
y = 4x - 5 
Explanation:
for slope intercept form 
y = mx + c 
where m is the slop so 
M = 4 
point = (1, -1)
a point on the line must satisfy the equation so replacing y and x by -1 and 1 respectively to get to c.
-1 = 4 × 1 + c 
-1 - 4 = c
-5 = c
placing these values in y = mx + c
y = 4x - 5