document.write( "Question 583142: Find the slope of the line that passes through the points (0,2) and (6,7). \n" ); document.write( "
Algebra.Com's Answer #372355 by nyc_function(2741) You can put this solution on YOUR website! Let m = slope of the line\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "m = (7 - 2)/(6 - 0)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "m = 5/6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Done! \n" ); document.write( " |