document.write( "Question 80637: Find the slope of the line passing through the points (-9,-1) and (-2,-1) \n" ); document.write( "
Algebra.Com's Answer #57947 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! SLOPE=(Y2-Y1)/(X2-X1) \n" ); document.write( "SLOPE=(-1+1)/(-2+9)=0/7=0 OR THIS IS A LINE THROUGH Y=-1 WITH A SLOPE OF 0 \n" ); document.write( " |