document.write( "Question 1056066: Find the range of y = (1 / (x-2)) \n" ); document.write( "
Algebra.Com's Answer #671256 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x cannot equal 2
\n" ); document.write( "if x is very small, y approaches 0 from the negative side.
\n" ); document.write( "If x is very large, y approaches 0 from the positive side.
\n" ); document.write( "If we approach x=2 from the positive side, the function goes to positive infinity.
\n" ); document.write( "If we approach x=2 from the negative side, the function goes to negative infinity.
\n" ); document.write( "The range is all real numbers except 0, {-oo,0)U(0,+oo)}
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C1%2F%28x-2%29%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );