document.write( "Question 225328: Please help me find the slope of the line that passes through the points (-7,-3) and (2,8) \n" ); document.write( "
Algebra.Com's Answer #168151 by LtAurora(115)\"\" \"About 
You can put this solution on YOUR website!
Slope is:
\n" ); document.write( "\"m=%28y_1-y_2%29%2F%28x_1-x_2%29\"
\n" ); document.write( "So, plug in our poitns:
\n" ); document.write( "\"m=%28-3-8%29%2F%28-7-2%29\"
\n" ); document.write( "Simplify:
\n" ); document.write( "\"m=-11%2F-9\"
\n" ); document.write( "The negatives cancel out to leave:
\n" ); document.write( "\"m=11%2F9\"
\n" ); document.write( "
\n" );