Question 333156
3x-y=-5 and passing through (-1,0)
-y=-3x-5 multiply by -1
y=3x+5 slope=3 & Y intercept=5
0=3*-1+b
0=-3+b
b=3 the Y intercept.
y=3x+3 ans. for the line parallel to y=3x+5 through(-1,0).
{{{ graph( 300, 200, -6, 5, -10, 10, 3x +3) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, 3x +3).