document.write( "Question 279126: Find the domain of the functions:\r
\n" ); document.write( "\n" ); document.write( "h(x)=ln(x^2) and g(x)=(ln x)^2\r
\n" ); document.write( "\n" ); document.write( "Thank you! ^o^
\n" ); document.write( "

Algebra.Com's Answer #203065 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
The domain is the set of possible values for x. When finding domains you start by assuming that x can be any number. Then you look for reasons to restrict the domain. Reasons to restrict a domain include:
  • Denominators cannot allowed to become zero
  • Arguments of logarithms cannot be allowed to be zero or negative
  • Radicands of even-numbered roots cannot be allowed to become negative.

\n" ); document.write( "You have no denominators or even-numbered roots. But you do have logarithms. We must make sure the arguments stay positive.

\n" ); document.write( "For h(x) the argument of the logarithm is x^2. x^2 is positive for all numbers except one: zero. So the domain of h(x) is all numbers except zero.

\n" ); document.write( "For g(x) the argument of the logarithm is x. To keep the argument positive, we must keep x positive. So the domain for g(x) is \"x%3E0\".
\n" ); document.write( "
\n" );