SOLUTION: Write the equation of the line passing through -3,-5 and 3,0.
Algebra
->
Linear-equations
-> SOLUTION: Write the equation of the line passing through -3,-5 and 3,0.
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 39578
:
Write the equation of the line passing through -3,-5 and 3,0.
Answer by
Nate(3500)
(
Show Source
):
You can
put this solution on YOUR website!
Write the equation of the line passing through -3,-5 and 3,0.
M = (y - y)/(x - x) = (0 + 5)/(3 + 3) = (5)/(6)
y - 0 = (5/6)(x - 3)
y = (5/6)x - 2.5