document.write( "Question 604588: What is the slope of the line passing through the two points (5,-2) and (-1,3)? \n" ); document.write( "
Algebra.Com's Answer #381280 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
slope = ( change in y ) / ( change in x )
\n" ); document.write( "( 5,-2) and ( -1,3)
\n" ); document.write( "Change in y is \"+3+-%28-2%29+=+5+\"
\n" ); document.write( "Change in x is \"+-1+-5+=+-6+\"
\n" ); document.write( "\"+5+%2F+%28-6%29+=+-%285%2F6%29+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );