document.write( "Question 250141: Find the Slope.\r
\n" );
document.write( "\n" );
document.write( "(8,6) and (9,-8)\r
\n" );
document.write( "\n" );
document.write( "The Slope m =____. \n" );
document.write( "
Algebra.Com's Answer #182103 by richwmiller(17219) You can put this solution on YOUR website! slope m is the difference in rise (y) over the difference in run (x) \n" ); document.write( "m=(y1-y2)/(x1-x2) \n" ); document.write( "the y's are 6 and -8 \n" ); document.write( "the x's are 8 and 9 \n" ); document.write( "plug them in and solve for m \n" ); document.write( " |