document.write( "Question 972615: What is the slope of the line that passes through (3, 2) and (-1, -4) \n" ); document.write( "
Algebra.Com's Answer #594904 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
m=(-4-2)/(-1-3)
\n" ); document.write( "m=(-6)/(-4)
\n" ); document.write( "m=3/2
\n" ); document.write( "
\n" );