document.write( "Question 87127: What are the slope and y-intercepts of x=-9? \n" ); document.write( "
Algebra.Com's Answer #63085 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! x = -9 ... \n" ); document.write( "Simplify the meaning by picking multiple coordinates. \n" ); document.write( "( x , -2 ), ( x , -1 ), ( x , 0 ), ( x , 1 ), ( x , 2 ) \n" ); document.write( "There is \n" ); document.write( "( -9 , -2 ), ( -9 , -1 ), ( -9 , 0 ), ( -9 , 1 ), ( -9 , 2 ) \n" ); document.write( "This is a vertical line, so the line doesn't intersect with the y-axis ... no y-intercepts. \n" ); document.write( "slope = (y2 - y1) / (x2 - x1) = (2 - 1) / (-9 + 9) = 1 / 0 \n" ); document.write( "The slope is undefined. \n" ); document.write( " |