document.write( "Question 62556This question is from textbook
\n" );
document.write( ": Find the Domain of y=(5+2x)/(x+5) \n" );
document.write( "
Algebra.Com's Answer #43330 by uma(370)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "y = (5+2x)/(x+5)\r \n" ); document.write( "\n" ); document.write( "The denominator is x+ 5. \n" ); document.write( "The given function is undefined when the denominator is 0. \n" ); document.write( "==> x+ 5 = 0 \n" ); document.write( "==> x = -5 \n" ); document.write( "Thus x can take any real value apart from -5. \n" ); document.write( "So the domain of the given function = R-{-5}\r \n" ); document.write( "\n" ); document.write( "Good Luck!!! \n" ); document.write( " |