document.write( "Question 61478: What is the slope of a line that with the points (2,4) and (4,-2)? \n" ); document.write( "
Algebra.Com's Answer #42301 by DJ_Sammie(24)![]() ![]() ![]() You can put this solution on YOUR website! m=4-(-2)/2-4 \n" ); document.write( "m=4+2/-2 \n" ); document.write( "m=6/-2 \n" ); document.write( "m=-3 \n" ); document.write( "The slope is -3. \n" ); document.write( " |