SOLUTION: Given the following two points, (-4, -2) & (-1, -5), develop an equation in the slope-intercept format
Algebra
->
Graphs
-> SOLUTION: Given the following two points, (-4, -2) & (-1, -5), develop an equation in the slope-intercept format
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 90700
:
Given the following two points, (-4, -2) & (-1, -5), develop an equation in the slope-intercept format
Answer by
checkley75(3666)
(
Show Source
):
You can
put this solution on YOUR website!
SLOPE=(Y2-Y1)/(X2-X1) OR (-5+2)/(-1+4)=-3/3=-1 FOR THE SLOPE (m).
NOW SUBSTITUTE ONE SET OF X & Y VALUES & SOLVE FOR THE Y INTERCEPT (b)
-2=-1*-4+b
-2=4+b
b=-2-4
b=-6 THE LINE EQUATION IS:
Y=-X-6