document.write( "Question 195330: How do you determine the slope and y-intercept of this?
\n" );
document.write( " x=-2 \n" );
document.write( "
Algebra.Com's Answer #146509 by doukungfoo(195)![]() ![]() You can put this solution on YOUR website! x = -2 \n" ); document.write( "is a vertical line that goes through the x axis at -2 \n" ); document.write( "because for every point on the line x always equals -2\r \n" ); document.write( "\n" ); document.write( "Now remember that the slope of a line is rise over run \n" ); document.write( "So lets apply rise over run to a vertical line. If you start at point (-2,0) and rise up 1 unit then you have the rise as 1. But since it is a vertical line the run is zero. So rise/run for this line would be 1/0 \n" ); document.write( "However we cannot divide a number by zero so we say that the slope for a vertical line is undefined. \n" ); document.write( " |