document.write( "Question 672296: I need to find the slop of a line passing through a pair of points
\n" ); document.write( "(a,b) and (a,a-c)
\n" ); document.write( "All variables represent positive real numbers\r
\n" ); document.write( "\n" ); document.write( "The slope is
\n" ); document.write( "or
\n" ); document.write( "The slope is undefined\r
\n" ); document.write( "\n" ); document.write( "Which describes how the line passes through the given points
\n" ); document.write( "horizontal
\n" ); document.write( "falls from left to right
\n" ); document.write( "vertical
\n" ); document.write( "rises from left to right
\n" ); document.write( "

Algebra.Com's Answer #417911 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
I need to find the slop of a line passing through a pair of points
\n" ); document.write( "(a,b) and (a,a-c)
\n" ); document.write( "------------
\n" ); document.write( "The x value is the same --> parallel to the y-axis
\n" ); document.write( "--> slope is undefined
\n" ); document.write( "======================
\n" ); document.write( "If b = a-c, then there's 1 point --> no slope
\n" ); document.write( "
\n" );