SOLUTION: write an equation for the line parallel to y=-3x-5 that contains point (0,4)

Algebra ->  Graphs -> SOLUTION: write an equation for the line parallel to y=-3x-5 that contains point (0,4)      Log On


   



Question 685305: write an equation for the line parallel to y=-3x-5 that contains point (0,4)
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
y=mx+b

y=-3x+b

4=-3(0)+b

4=0+b

4=b

b = 4

So the equation of the parallel line is y = -3x+4