SOLUTION: What is the equation for the points (1,5) and (3,6)
Algebra
->
Linear-equations
-> SOLUTION: What is the equation for the points (1,5) and (3,6)
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 425386
:
What is the equation for the points (1,5) and (3,6)
Answer by
rfer(16322)
(
Show Source
):
You can
put this solution on YOUR website!
m=(6-5)/(3-1)
m=1/2
-----------
y=mx+b
6=.5*3+b
6=1.5+b
b=4.5
----------
y=1/2x+4.5