SOLUTION: How do I write this equation in standard form for a line that passes through these pair of points: (-3,-3),(4,5)

Algebra ->  Graphs -> SOLUTION: How do I write this equation in standard form for a line that passes through these pair of points: (-3,-3),(4,5)      Log On


   



Question 63503This question is from textbook
: How do I write this equation in standard form for a line that passes through these pair of points: (-3,-3),(4,5) This question is from textbook

Answer by checkley71(8403) About Me  (Show Source):
You can put this solution on YOUR website!
FIRST WE FIND THE SLOPE (Y2-Y1)/(X2-X1)
(5+3)/(4+3)
8/7 IS THE SLOPE
Y=mX+b IS THE LINE FORMULA,.
SUBSTITUTING ONE SET OF POINTS AND THE SLOPE WE THEN FIND THE Y INTERCEPT
5=8/7*4+b
5=32/7+b
5-32/7=b
5-4 4/7=b
b=3/7 THUS THE EQUATION IS
Y=8/7X+3/7