SOLUTION: how do you write the equasion for a set of given coordinates? EX. (5,7),(6,8)

Algebra ->  Coordinate-system -> SOLUTION: how do you write the equasion for a set of given coordinates? EX. (5,7),(6,8)      Log On


   



Question 226638: how do you write the equasion for a set of given coordinates?
EX. (5,7),(6,8)

Answer by checkley77(12844) About Me  (Show Source):
You can put this solution on YOUR website!
(5,7),(6,8)
FIRST WE FIND THE SLOPE.
SLOPE=(Y2-Y1)/(X2-X1)
SLOPE=(8-7)/(6-5)
SLOPE=1/1=1 ANS.
Y=mX+b
7=1*5+b
7=5+b
b=7-5
b=2 ans. for the Y intercept.
Y=1X+2
+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+x+%2B2%29+ (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, x +2).