document.write( "Question 95809: Help me please
\n" ); document.write( "The question asks
\n" ); document.write( "Determine the slope of the line passing through each pair of points. If the slope is undefined, write \"no slope\".
\n" ); document.write( "(-2, -6) and (7, -6)
\n" ); document.write( "

Algebra.Com's Answer #69858 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
m = \"%28Y2-Y1%29%2F%28X2-X1%29\"
\n" ); document.write( "m = slope
\n" ); document.write( "m= \"%28-6-%28-6%29%29%2F%287-%28-2%29%29\"
\n" ); document.write( "m = \"0%2F9\"
\n" ); document.write( "no slope
\n" ); document.write( ":)
\n" ); document.write( "
\n" );