SOLUTION: Find the equation of a line that passes the given points (-2,-5) and (8,5).
Algebra
->
Graphs
-> SOLUTION: Find the equation of a line that passes the given points (-2,-5) and (8,5).
Log On
Algebra: Graphs, graphing equations and inequalities
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Graphs
Question 933652
:
Find the equation of a line that passes the given points (-2,-5) and (8,5).
Answer by
ewatrrr(24785)
(
Show Source
):
You can
put this solution on YOUR website!
(-2,-5) and
(8,5) m =
= -10/-10 = 1
....slope m = 1
***Using point-slope form,
P(8,5)
y - 5 = 1(x - 8)
y - 5 = x - 8
y = x - 3