document.write( "Question 597411: What is the slope of the line that contains the points (8,-3) and (-2,7) \n" ); document.write( "
Algebra.Com's Answer #378160 by wraith87(4)\"\" \"About 
You can put this solution on YOUR website!
use the formula, slope=(x2-x1)/(y2-y1)\r
\n" ); document.write( "\n" ); document.write( "slope = (-2-8)/(7+3) = -1
\n" ); document.write( "
\n" ); document.write( "
\n" );