SOLUTION: equation of a line that passes through the points (-1,5) and (2,-4) general form

Algebra ->  Linear-equations -> SOLUTION: equation of a line that passes through the points (-1,5) and (2,-4) general form      Log On


   



Question 431437: equation of a line that passes through the points (-1,5) and (2,-4) general form
Answer by rfer(16322) About Me  (Show Source):
You can put this solution on YOUR website!
slope m=(-4-5)/(2--1)
m=-9/2
------------
y=mx+b
-4=-9/2*2+b
-4=-9+b
b=5
-------------
y=-9/2x+5