SOLUTION: Write in slope-intercept form the equation of the line that passes through the given points. (2,3) and (4,7)

Algebra ->  Graphs -> SOLUTION: Write in slope-intercept form the equation of the line that passes through the given points. (2,3) and (4,7)      Log On


   



Question 21869: Write in slope-intercept form the equation of the line that passes through the given points.
(2,3) and (4,7)

Found 2 solutions by queenofit, richwmiller:
Answer by queenofit(120) About Me  (Show Source):
You can put this solution on YOUR website!
first you must find the slope
y2-y1
------ = m =slope your points are 1=(2,3)and 2=(4,7) put these in the formula
x2-x1
7-3
--- = 4/2=2 your slope is 2
4-2
then you must use the point-slope equation y-y1=m(x-x1)
y-3=2(x-2)
y-2=2x-4
y=2x-2 this is y=mx+b form which is your slope intercept form

Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
2,3,4,7
m=4/2=2
b=-1*m*x1+1*y1
b=-1*2*2+1*3=-1
y= 2x-1