document.write( "Question 631021: calculate the slope between the points (7,-6)(-3,-2) \n" ); document.write( "
Algebra.Com's Answer #397282 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! calculate the slope between the points (7,-6)(-3,-2) \n" ); document.write( ". \n" ); document.write( "slope is (y2-y1)/(x2-x1) \n" ); document.write( ". \n" ); document.write( "(y2-y1)/(x2-x1) \n" ); document.write( "(-2-(-6))/(-3-7) \n" ); document.write( "(-2+6))/(-3-7) \n" ); document.write( "(4))/(-10) \n" ); document.write( "-4/10 \n" ); document.write( "-2/5 \n" ); document.write( " |