document.write( "Question 539105: find the domain of the function\r
\n" );
document.write( "\n" );
document.write( "f(x)=log base 2 (x+1) \n" );
document.write( "
Algebra.Com's Answer #353333 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! find the domain of the function\r \n" ); document.write( "\n" ); document.write( "f(x)=log base 2 (x+1) \n" ); document.write( ". \n" ); document.write( "since you can't take a log of a negative number: \n" ); document.write( "x+1 >= 0 \n" ); document.write( "x >= -1 \n" ); document.write( "x has to be greater than or equal to -1 \n" ); document.write( " |