SOLUTION: Please help me find an equation of the line through (5,-3) and (10,7)
Algebra
->
Functions
-> SOLUTION: Please help me find an equation of the line through (5,-3) and (10,7)
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 595817
:
Please help me find an equation of the line through (5,-3) and (10,7)
Answer by
rfer(16322)
(
Show Source
):
You can
put this solution on YOUR website!
m=(7--3)/(10-5)
m=10/5
m=2
------------
y=mx+b
7=2*10+b
7=10+b
b=-3
-------------
y=2x-3