Question 535473
The slope = 4.
.
So we can start to define the equation in slope-intercept form.
.
y = mx + b
.
m = 4
.
y = 4x + b
.
Then use the known point (-3,-8) to find 'b'.
.
-8 = 4*(-3) + b
.
-8 = -12 + b
.
b = 4
.
y = 4x + 4
.
y-intercept = (0,4)
.
x-intercept = (-1,0)
.
{{{ graph(500,500,-5,5,-10,10,4*x+4) }}}