document.write( "Question 314667: find the slope, if it exists, of the line containing the pair of points.\r
\n" );
document.write( "\n" );
document.write( "(-9,-18) and(-16,-20) \n" );
document.write( "
Algebra.Com's Answer #225029 by malaydassharma(59)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Slope , m=(y2-y1)/(x2-x1)=[ -20 - (-18)]/[ -16 - (-9)]\r \n" ); document.write( "\n" ); document.write( "m= -2/-7=2/7 \n" ); document.write( " |