document.write( "Question 888052: Find the slope of a line passing through the points (2,4) and (-1,-2) \n" ); document.write( "
Algebra.Com's Answer #537023 by dv2016(7)\"\" \"About 
You can put this solution on YOUR website!
Implement slope formula: \r
\n" ); document.write( "\n" ); document.write( "Slope=y2-y1/x2-x1\r
\n" ); document.write( "\n" ); document.write( "(-2)-(4)/(-1)-(2)=Slope\r
\n" ); document.write( "\n" ); document.write( "-6/-3=Slope\r
\n" ); document.write( "\n" ); document.write( "Slope=2
\n" ); document.write( "
\n" );