document.write( "Question 379696: what is the slop of the line that passes through points (5,-8) and (3,-3)? \n" ); document.write( "
\n" ); document.write( "Hi\n" ); document.write( "slope of the line that passes through points (5,-8) and (3,-3)\n" ); document.write( "Using the point-slope formula, \n" ); document.write( "(5,-8) and (3,-3)\n" ); document.write( "m = [-3 - (-8)]/ [3-5] = 5/-2 = -(5/2)\n" ); document.write( "slope is -(5/2)