document.write( "Question 738366: Find the slope of the line containing the given points:
\n" ); document.write( "(5,7) and (5, -7)
\n" ); document.write( "

Algebra.Com's Answer #450776 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "First let's find the slope of the line through the points and \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: is the first point . So this means that \"x%5B1%5D=5\" and \"y%5B1%5D=7\".\r
\n" ); document.write( "\n" ); document.write( "Also, is the second point . So this means that \"x%5B2%5D=5\" and \"y%5B2%5D=-7\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\" Start with the slope formula.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"m=%28-7-7%29%2F%285-5%29\" Plug in \"y%5B2%5D=-7\", \"y%5B1%5D=7\", \"x%5B2%5D=5\", and \"x%5B1%5D=5\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"m=%28-14%29%2F%285-5%29\" Subtract \"7\" from \"-7\" to get \"-14\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"m=%28-14%29%2F%280%29\" Subtract \"5\" from \"5\" to get \"0\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Remember, you cannot divide by zero. So this means that the slope is undefined.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since the slope is undefined, this means that the equation of the line through the points and is \"x=5\".
\n" ); document.write( "
\n" ); document.write( "
\n" );