document.write( "Question 60679: Find the slope of the line connecting (3, - 4) and (-5, 2)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #41644 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
slope=(y2-y1)/(x2-x1)
\n" ); document.write( "slope=(2+4)/(-5-3)
\n" ); document.write( "slope=6/-8
\n" ); document.write( "slope=-3/4
\n" ); document.write( "
\n" );