SOLUTION: I have a problem that has (1,5) and (2,7) i have to figure out what the equation is for the slope-intercept form.

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: I have a problem that has (1,5) and (2,7) i have to figure out what the equation is for the slope-intercept form.      Log On


   



Question 19192: I have a problem that has (1,5) and (2,7) i have to figure out what the equation is for the slope-intercept form.
Found 2 solutions by jakegfan, Earlsdon:
Answer by jakegfan(4) About Me  (Show Source):
You can put this solution on YOUR website!
Okay the slope intercept form is y=mx+b
To find the slope or m
you take the y out of the second set of number subtracted by the y in the first set of numbers then divide it by x out of the second set of numbers subtracted by the first x of the first set of numbers it will look like this

7-5/2-1 or 2 over 1 or 2
so far you have y=2x+b
then you have to figure out b
so you plug in coordinates
5=2(1)+b
5=2+b
you take 5 subtracted by 2
so 3=b
so your equation is y=2x+3

Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
Recall that the slope-intercept form of the equation for a line is: y = mx+b where m is the slope and b is the y-intercept.
First, find the slope using the two given points:
m+=+%28y2-y1%29%2F%28x2-x1%29
(x1, y1) = (1, 5)
(x2, y2) = (2, 7)
m+=+%287-5%29%2F%282-1%29
m+=+2%2F1
m+=+2 So now you can write: y+=+2x+%2B+b but you need to find the value of b, the y-intercept.
Use the x- and y-coordintes of any one of the two given points, substitute these into the above equation and solve for b. Using the first point (1, 5),
5+=+2%281%29+%2B+b Subtract 2 from both sides.
3+=+b
Now you can write the final equation:
y+=+2x+%2B+3