SOLUTION: Write the equation of the line that passes through point (–2, 3) with a slope of –4.
Algebra
->
Graphs
-> SOLUTION: Write the equation of the line that passes through point (–2, 3) with a slope of –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 69839
:
Write the equation of the line that passes through point (–2, 3) with a slope of –4.
Answer by
checkley75(3666)
(
Show Source
):
You can
put this solution on YOUR website!
Y=mX+b
3=-4*-2+b
3=8+b
b=3-8
b=-5
Y=-4X-5