SOLUTION: I need to find the slope-intercept form of (0,1) (3,-8). How do i figure out how to find the equation?

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: I need to find the slope-intercept form of (0,1) (3,-8). How do i figure out how to find the equation?      Log On


   



Question 19318: I need to find the slope-intercept form of (0,1) (3,-8). How do i figure out how to find the equation?
Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
The slope-intercept is: y+=+mx+%2B+b where m is the slope and b is the y-intercept.
First find the slope using: m+=+%28y2-y1%29%2F%28x2-x1%29
(0, 1) = (x1, y1)
(3, -8) = (x2, y2)
m+=+%28-8-1%29%2F%283-0%29
m+=+-9%2F3
m+=+-3
Now you can write:
y+=+-3x+%2B+b Now you need to find the value of b, the y-intercept. This is done by substituting the x- and y-coordinates from either of the two given points and solving for b. Let's use the first given point (0, 1).
1+=+-3%280%29+%2B+b
b+=+1
Now you can write the final equation:
y+=+-3x+%2B+1