document.write( "Question 455180: Find the slope of the line passing through the points (0, -4) and (-6, 7). \n" ); document.write( "
Algebra.Com's Answer #312524 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
(0, -4) and (-6, 7)
\n" ); document.write( "slope = (y2-y1)/(x2-x1)
\n" ); document.write( "slope = (7-(-4))/(-6-0)
\n" ); document.write( "slope = (7+4)/(-6)
\n" ); document.write( "slope = (11)/(-6)
\n" ); document.write( "slope = -11/6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );