document.write( "Question 810648: The question asks: Find the slope of the line that passes through (2, 1) and (7, –2).\r
\n" );
document.write( "\n" );
document.write( " Thank You. \n" );
document.write( "
Algebra.Com's Answer #488307 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x1 y1 x2 y2 \n" ); document.write( "2 1 -7 2 \n" ); document.write( " \n" ); document.write( "slope m = (y2-y1)/(x2-x1) \n" ); document.write( "( 2 - 1 )/( -7 - 2 ) \n" ); document.write( "( 1 / -9 ) \n" ); document.write( "m= - 1/ 9 \n" ); document.write( " \n" ); document.write( " |