document.write( "Question 243110: Find the domain of the function f(x)=In(6x+18) \n" ); document.write( "
Algebra.Com's Answer #178131 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The argument for ln must be greater than zero.
\n" ); document.write( "\"6x%2B18%3E0\"
\n" ); document.write( "\"6x%3E-18\"
\n" ); document.write( "\"x%3E-3\"
\n" ); document.write( "The domain is all x such that x>-3.
\n" ); document.write( "
\n" );