SOLUTION: write an equation for the line going through the points (2,3) and (4,-2)

Algebra ->  Linear-equations -> SOLUTION: write an equation for the line going through the points (2,3) and (4,-2)      Log On


   



Question 380834: write an equation for the line going through the points (2,3) and (4,-2)
Answer by rfer(16322) About Me  (Show Source):
You can put this solution on YOUR website!
m=y2-y1/x2-x1
m=-2-3/4-2
m=-5/2
m=-2.5
-----------------
y=mx+b
3=-2.5*2+b
3=-5+b
b=+8
----------------
y=-2.5x+8