document.write( "Question 981118: Find the slope for the line passing through points (2,4) and (3,-2) \n" ); document.write( "
Algebra.Com's Answer #602154 by Alan3354(69443) You can put this solution on YOUR website! Find the slope for the line passing through points (2,4) and (3,-2) \n" ); document.write( "============== \n" ); document.write( "Slope m = diffy/diffx = (-2-4)/(3-2) \n" ); document.write( "m = -6 \n" ); document.write( " |