document.write( "Question 733447: how to find the slope of the line passing through the given points
\n" );
document.write( "(-7,2) and (-1,-4) \n" );
document.write( "
Algebra.Com's Answer #448413 by rfer(16322) ![]() You can put this solution on YOUR website! slope \n" ); document.write( "m=(-4-2)/(-1--7) \n" ); document.write( "m=-6/6 \n" ); document.write( "m=-1 \n" ); document.write( " |