Question 548899
y = 1/4*x + 4
.
slope = 1/4
.
If x = 0, then y = 4, which defines the point (0,4) = y-intercept
.
If x = -16, then y = 0, which defines the point (-16,0) = x-intercept
.
{{{ graph(500,500,-20,20,-20,20,1/4*x+4) }}}