document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #9342 by Earlsdon(6294)\"\" \"About 
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.\r
\n" ); document.write( "\n" ); document.write( "First find the slope using: \"m+=+%28y2-y1%29%2F%28x2-x1%29\"\r
\n" ); document.write( "\n" ); document.write( "(0, 1) = (x1, y1)
\n" ); document.write( "(3, -8) = (x2, y2)\r
\n" ); document.write( "\n" ); document.write( "\"m+=+%28-8-1%29%2F%283-0%29\"
\n" ); document.write( "\"m+=+-9%2F3\"
\n" ); document.write( "\"m+=+-3\"
\n" ); document.write( "Now you can write:\r
\n" ); document.write( "\n" ); document.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).\r
\n" ); document.write( "\n" ); document.write( "\"1+=+-3%280%29+%2B+b\"
\n" ); document.write( "\"b+=+1\"
\n" ); document.write( "Now you can write the final equation:\r
\n" ); document.write( "\n" ); document.write( "\"y+=+-3x+%2B+1\"
\n" ); document.write( "
\n" );