SOLUTION: What is the equation of the line which includes points (-3, 2) and (1, 6)

Algebra ->  Graphs -> SOLUTION: What is the equation of the line which includes points (-3, 2) and (1, 6)      Log On


   



Question 570864: What is the equation of the line which includes points (-3, 2) and (1, 6)
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
What is the equation of the line which includes points (-3,2) and (1,6)
-----------
Find the slope:
m = diffy/diffx = (6-2)/(1+3) = 1
-----
Use y = mx + b and either point to find b
2 = 1*(-3) + b
b = 5
------
--> y = 1x + 5
y = x + 5
-----------