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
Algebra: Graphs, graphing equations and inequalities
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Graphs
Question 685305
:
write an equation for the line parallel to y=-3x-5 that contains point (0,4)
Answer by
jim_thompson5910(35256)
(
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