You can put this solution on YOUR website! what is the equation of a line through the point ( -2, 3 ) and a slope of 4
:
x=-2, y=3, m=4
Using the slope/intercept form mx + b = y, replace x, y, and m
4(-2) + b = 3
-8 + b = 3
b = 3 + 8
b = 11
the equation
y = 4x + 11