document.write( "Question 238266: (-2,5) (1,0) determine the slope line \n" ); document.write( "
Algebra.Com's Answer #175091 by alicealc(293)\"\" \"About 
You can put this solution on YOUR website!
the formula to find the slope if it's given 2 points is:
\n" ); document.write( "\"m+=+%28y2+-+y1%29%2F%28x2+-+x1%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so, for the line that is passing through (-2, 5) and (1,0), the slope will be:
\n" ); document.write( "\"m+=+%280+-+5%29%2F%281+-+%28-2%29%29\"
\n" ); document.write( "m = -5/3
\n" ); document.write( "
\n" );