document.write( "Question 180651: Find the slope of the line containing the pair of points\r
\n" );
document.write( "\n" );
document.write( "(8,5) and (9,-7) \n" );
document.write( "
Algebra.Com's Answer #135460 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (8,5) and (9,-7) \n" ); document.write( "slope=(y2-y1)/(x2-x1) \n" ); document.write( "slope=(-7-5)/(9-8) \n" ); document.write( "slope=-12/1=-12 ans. \n" ); document.write( " \n" ); document.write( " |