document.write( "Question 340823: Find the slope of the line passing through the given points, if possible. (If not possible, enter UNDEFINED.)
\n" ); document.write( "(-2, 13) and (5, 2)
\n" ); document.write( "

Algebra.Com's Answer #244134 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
(-2, 13) and (5, 2)
\n" ); document.write( "\"+slope+=+rise%2Frun\"
\n" ); document.write( "\"slope+=%28y2-y1%29%2F%28x2-x1%29\"
\n" ); document.write( "\"slope+=+%282-13%29%2F%285-%28-2%29%29\"
\n" ); document.write( "\"slope=+-11%2F7\"
\n" ); document.write( "
\n" );