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
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 431437
:
equation of a line that passes through the points (-1,5) and (2,-4) general form
Answer by
rfer(16322)
(
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