SOLUTION: find an equation of the line containing the given pair of points (1,2) and (3,3) y=
Algebra
->
Graphs
-> SOLUTION: find an equation of the line containing the given pair of points (1,2) and (3,3) y=
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 446812
:
find an equation of the line containing the given pair of points
(1,2) and (3,3)
y=
Answer by
rfer(16322)
(
Show Source
):
You can
put this solution on YOUR website!
m=(3-2)/(3-1)
m=1/2
-----------
y=mx+b
3=1/2*3+b
3=1/2+b
b=2.5
--------------
y=1/2x+2.5