document.write( "Question 666497: Find the slope, if it exist, of the line containing the pair of points.
\n" );
document.write( "(-3,-2) and (-9,-8) \n" );
document.write( "
Algebra.Com's Answer #414501 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! slope \n" ); document.write( "m=(-8--2)/(-9--3) \n" ); document.write( "m=-6/-6 \n" ); document.write( "m=1 \n" ); document.write( " |