document.write( "Question 266554: Find domain and range of this:\r
\n" );
document.write( "\n" );
document.write( "f(x) = 5/(x+1) \n" );
document.write( "
Algebra.Com's Answer #195844 by drk(1908) ![]() You can put this solution on YOUR website! I assume this is the function we need: \n" ); document.write( "(i) \n" ); document.write( "--- \n" ); document.write( "to find domain, set the denominator not = 0 and solve. We get \n" ); document.write( "x+ 1 NOT = 0 \n" ); document.write( "x NOT = -1 \n" ); document.write( "--- \n" ); document.write( "the range then becomes all real except 0 \n" ); document.write( "--- \n" ); document.write( " |