document.write( "Question 87667: Find the slope, if it exists, of the line containing the pair of points.
\n" );
document.write( "(-2.3,4.2) and (-1.9,3.1) the slope m= \n" );
document.write( "
Algebra.Com's Answer #63654 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! SLOPE=(Y2-Y1)/(X2-X1) \n" ); document.write( "SLOPE=(3.1-4.2)/(-1.9+2.3) \n" ); document.write( "SLOPE=-1.1/.4 OR -2.75 ANSWER. \n" ); document.write( " |