document.write( "Question 1021916: state the exclude value for each function
\n" ); document.write( "y= -1/x
\n" ); document.write( "y= 3/ x+5
\n" ); document.write( "y = 2x/ x-5
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #637612 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Division by zero is the issue with these and excludes values of x since it's undefined.
\n" ); document.write( "\"y=-1%2Fx\"
\n" ); document.write( "\"x%3C%3E0\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"y=3%2F%28x%2B5%29\"
\n" ); document.write( "\"x%2B5%3C%3E0\"
\n" ); document.write( "\"x%3C%3E-5\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "You can do the last one the same way.
\n" ); document.write( "Solve for when the denominator equals zero.
\n" ); document.write( "Then exclude that value of x.
\n" ); document.write( "
\n" );