document.write( "Question 153002: Find the slope of the line through the points (-1,-3) and (-1,7)\r
\n" ); document.write( "\n" ); document.write( "The steps for this is what I need
\n" ); document.write( "

Algebra.Com's Answer #112496 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The formula for the slope using two points is,
\n" ); document.write( "\"m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\"
\n" ); document.write( "Substituting with the two points,(-1,-3) and (-1,7) \r
\n" ); document.write( "\n" ); document.write( "\"m=%287-%28-3%29%29%2F%28-1-%28-1%29%29\"
\n" ); document.write( "\"m=10%2F0\"
\n" ); document.write( "The slope is undefined.
\n" ); document.write( "It is a vertical line.
\n" ); document.write( "
\n" ); document.write( "
\n" );