document.write( "Question 81873: What's the slope of the line containing the points (-3,4) and (-3,-7) \n" ); document.write( "
Algebra.Com's Answer #58682 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! SLOPE=(Y2-Y1)/(X2-X1) \n" ); document.write( "(-7-4)/(-3+3) \n" ); document.write( "-11/0 THUS THE SLOPE IS A VERTICLE LINE THROUGH THE POINT X=3. \n" ); document.write( " |