document.write( "Question 98454: find the slope of the line passing through (3,4) and (3,-4) \n" ); document.write( "
Algebra.Com's Answer #71627 by mathslover(157)\"\" \"About 
You can put this solution on YOUR website!
Slope = \"%28y2+-y1%29%2F%28x2+-x1%29\"
\n" ); document.write( " = \"+%28-4+-4%29%2F%283+-+3+%29\"
\n" ); document.write( " = infinity \r
\n" ); document.write( "\n" ); document.write( "which means that the line is perpendicular to the x-axis
\n" ); document.write( "equation of the line is x=3
\n" ); document.write( "
\n" ); document.write( "
\n" );