document.write( "Question 399894: find the slope if it exists (-11, -8) and (-12,-10)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #283118 by mananth(16946)![]() ![]() You can put this solution on YOUR website! (-11, -8) and (-12,-10)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( "slope m = (y2-y1)/(x2-x1) \n" ); document.write( "m=-10-(-8)/-12-(-11) \n" ); document.write( "m=-10+8/-12+11 \n" ); document.write( "m=-2/-1 \n" ); document.write( "m=2 \n" ); document.write( " |