document.write( "Question 76822: Find the slope of the line passing through the points (8, –3) and (1, 4). \n" ); document.write( "
Algebra.Com's Answer #55102 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
SLOPE=(Y2-Y1)/(X2-X1)
\n" ); document.write( "(4+3)/(1-8)
\n" ); document.write( "7/-7=-1 FOR THE SLOPE
\n" ); document.write( "
\n" );