Answer:
The equation of the line is y = 4x + 13
Explanation:
In this question, we want to write the equation of the line using the point slope form.
Mathematically, the point slope form can be represented as;
(y-y1) = m(x - x1)
where x1 = -2 , y1 = 5 and m which is the slope is 4
Plugging these values into the equation, we have;
(y-5) = 4(x - (-2))
y-5 = 4(x + 2)
y -5 = 4x + 8
y = 4x + 8 + 5
y = 4x + 13