document.write( "Question 404780: what is the slope the line passing through (4,-8),(-1,7). \n" ); document.write( "
Algebra.Com's Answer #286055 by mananth(16949) You can put this solution on YOUR website! The slope of line passing through (x1,y1),(x2,y2) = (y2-y1)/(x2-x1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(4,-8),(-1,7).are the points\r \n" ); document.write( "\n" ); document.write( "m= (7-(-8))/(-1-4) \n" ); document.write( "m=15/-5\r \n" ); document.write( "\n" ); document.write( "m= -3 \n" ); document.write( " |