document.write( "Question 254985: what is the slope of the line x=5 \n" ); document.write( "
Algebra.Com's Answer #187285 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! what is the slope of the line x=5\r \n" ); document.write( "\n" ); document.write( "that is a vertical line\r \n" ); document.write( "\n" ); document.write( "vertical lines have undefined slopes\r \n" ); document.write( "\n" ); document.write( "to demonstrate: m=slope=(y2-y1)/(x2-x1) with (x1,y1)=(5,5) \n" ); document.write( " (x2,y2)=(5,0) \n" ); document.write( "m=(0-5)/(5-5)=-5/0, you can not divide by 0, it is an infinite result, or in other words an undefined result\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |