The equation of the line passing through the point (-1, 5) with a slope of 4 is y = 4x + 9.
How to write the equation of a line?
The equation of a line in slope-intercept form (y = mx + b) can be written using the slope (m) and a point on the line
as follows:

For the given point (-1, 5) and slope m = 4:
y - 5 = 4(x - (-1))
Simplify:
y - 5 = 4(x + 1)
Distribute 4:
y - 5 = 4x + 4
Add 5 to both sides:
y = 4x + 9
Therefore, the equation of the line is y = 4x + 9.