document.write( "Question 670771: Okay so my problem is to find the line that passes through (1,4) and (r,5) but my M = undefined. What in the world do I do. \n" ); document.write( "
Algebra.Com's Answer #417148 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
If the slope m is undefined, then only one thing is possible: you are dividing by zero.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The only way this can happen is if x2 - x1 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "r - 1 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "r = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The equation of this line is then x = 1 since this is a vertical line (with undefined slope) that goes through both (1, 4) and (1,5)
\n" ); document.write( "
\n" );