document.write( "Question 823086: What is the slope of the line that passes through the points (3, 1) and (–2, 5)? \n" ); document.write( "
Algebra.Com's Answer #495252 by heligirl(3)\"\" \"About 
You can put this solution on YOUR website!
(x1,y1) (x2,y2)
\n" ); document.write( "(3,1) (-2,5)
\n" ); document.write( "y2-y1 5-1 4
\n" ); document.write( "x2-x1 -2-3 -5
\n" ); document.write( "4/-5=slope
\n" ); document.write( "
\n" );