Question 110424
Write the equation of the line with slope 4 and y-intercept (0, –5). Then graph the line.
:
Slope intercept form is y = mx + b, where m is the slope and b it the y intercept
:
In your problem:
y = 4x - 5
:
Requires a graph!
:
Graph it for x = -1, x = 0, and x = +2
 x | y
-------
-1 | -9
 0 | -5; y intercept
+2 | +3

Plot these, Should look like this:
:
{{{ graph( 300, 200, -6, 5, -10, 10, 4x - 5) }}}