document.write( "Question 401941: find slope of (-5,4) and (3,-3) \n" ); document.write( "
Algebra.Com's Answer #284385 by Alan3354(69443) You can put this solution on YOUR website! Slope = difference in y/diff in x \n" ); document.write( "= (-3 - 4)/(3 -(-5)) \n" ); document.write( "= -7/8 \n" ); document.write( " |