document.write( "Question 412623: How to find the domain of f(x)=log(x+9) \n" ); document.write( "
Algebra.Com's Answer #289791 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! How to find the domain of f(x)=log(x+9) \n" ); document.write( ". \n" ); document.write( "Domain defines the valid values that x can take. \n" ); document.write( ". \n" ); document.write( "Since you cannot take a log of a negative number \n" ); document.write( "this means \n" ); document.write( "(x+9) >= 0 \n" ); document.write( "x >= -9 \n" ); document.write( ". \n" ); document.write( "x has to greater than or equal to -9 \n" ); document.write( "sometimes written as: \n" ); document.write( "[-9, oo) \n" ); document.write( "where oo denotes infinity \n" ); document.write( ". \n" ); document.write( "Or, \n" ); document.write( "{x | x >= -9}\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |