document.write( "Question 1179190: Find the slope of the line through (-5,3) and (x+1, x-2). \n" ); document.write( "
Algebra.Com's Answer #808711 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "(-5,3) and (x+1, x-2)\r
\n" ); document.write( "\n" ); document.write( "slope = (y2-y1)/(x2-x1)\r
\n" ); document.write( "\n" ); document.write( "= (x-2-3)/(x+1-5)\r
\n" ); document.write( "\n" ); document.write( "= (x-5)/(x-4)
\n" ); document.write( "
\n" );