document.write( "Question 903219: Determine the equation of the line, in slope-intercept form, that will get your spacecraft from Point B to Point C. Point B: (-3, 0), Point C: (-1, -4) \n" ); document.write( "
Algebra.Com's Answer #547854 by thesvw(77)\"\" \"About 
You can put this solution on YOUR website!
Lets find slope.\r
\n" ); document.write( "\n" ); document.write( "Slope = Difference of y coordinates/ Difference of x coordinates\r
\n" ); document.write( "\n" ); document.write( "\"m+=+%280-%28-4%29%29%2F%28-3+-%28-1%29%29\"\r
\n" ); document.write( "\n" ); document.write( "\"m+=+-2\"\r
\n" ); document.write( "\n" ); document.write( "Now use the formula.\r
\n" ); document.write( "\n" ); document.write( "\"%28y%2B3%29+=+-2%28x-0%29\"\r
\n" ); document.write( "\n" ); document.write( "\"2x+%2By+%2B3=0\"
\n" ); document.write( "
\n" );