SOLUTION: What is the equation of a line which contains the points (-3,4) and (6,-2)?
Algebra
->
Linear-equations
-> SOLUTION: What is the equation of a line which contains the points (-3,4) and (6,-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 465371
:
What is the equation of a line which contains the points (-3,4) and (6,-2)?
Answer by
rfer(16322)
(
Show Source
):
You can
put this solution on YOUR website!
m=(-2-4)/(6--3)
m=-6/9
m=-2/3
-------------
y=mx+b
4=-2/3*-3+b
4=2+b
b=2
-------------
y=-2/3x+2