SOLUTION: Write the slope intercept from of the equation that passes through the points (2,7) and (-1,-11)
Algebra
->
Graphs
-> SOLUTION: Write the slope intercept from of the equation that passes through the points (2,7) and (-1,-11)
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 755307
:
Write the slope intercept from of the equation that passes through the points (2,7) and (-1,-11)
Answer by
Cromlix(4381)
(
Show Source
):
You can
put this solution on YOUR website!
gradient -> m -> y2 - y1/x2 - x1
-11 -7/-1 -2 = -18/-3 = 6
Using formula: y - b =m(x - a)
using (2, 7) m = 6
y - 7 = 6(x - 2)
y - 7 = 6x - 12
y = 6x - 12 + 7
y = 6x - 5
Hope this helps
:-)