document.write( "Question 87399: Find the slope of the straight line that passes through (3,2) and (-4,8). \n" ); document.write( "
Algebra.Com's Answer #63378 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
(3,2)(-4,8) using the slope formula (y2-y1)/(x2-x1) we get:
\n" ); document.write( "(8-2)/(-4-3)
\n" ); document.write( "6/-7 or -6/7 for the slope.
\n" ); document.write( "
\n" );