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
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 380834
:
write an equation for the line going through the points (2,3) and (4,-2)
Answer by
rfer(16322)
(
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