document.write( "Question 98272This question is from textbook
\n" );
document.write( ": what is the domain of y =x+1 over x+2 \n" );
document.write( "
Algebra.Com's Answer #71432 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! y = (x + 1)/(x + 2) \n" ); document.write( "The only limit to the domain is from the denominator. \n" ); document.write( "x + 2 = 0 can not exist \n" ); document.write( "x = -2 \n" ); document.write( "Domain: all reals except -2 \n" ); document.write( " |