document.write( "Question 694042: fins the slope of the line that passes through each pair of points. (-3,-1) & (-1,5) \n" ); document.write( "
Algebra.Com's Answer #427713 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
slope
\n" ); document.write( "m=(5--1)/(-1--3)
\n" ); document.write( "m=6/2
\n" ); document.write( "m=3
\n" ); document.write( "
\n" );