SOLUTION: Write the equation of the line that passes through point (-5, -3) with a slope of 2.
Algebra
->
Graphs
-> SOLUTION: Write the equation of the line that passes through point (-5, -3) with a slope of 2.
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 82856
:
Write the equation of the line that passes through point (-5, -3) with a slope of 2.
Answer by
checkley75(3666)
(
Show Source
):
You can
put this solution on YOUR website!
Y=mX+b IS THE LINE EQUATION WHERE X&Y ARE A SET OF POINTS & (m)=SLOPE & b=Y INTERCEPT.
-3=2*-5+b
-3=-10+b
b=-3+10
b=7 Y INTERCEPT. THUS THE LINE EQUATION IS:
Y=2X+7