document.write( "Question 814684: Find the domain of the function: f(x) = log9(100 - x2) \n" ); document.write( "
Algebra.Com's Answer #490433 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
\"f%28x%29+=+log9%28100+-+x%5E2%29\"\r
\n" ); document.write( "\n" ); document.write( "Since the input to the log function must be > 0,
\n" ); document.write( "the value of \"x%5E2\" must be positive and less than 100.
\n" ); document.write( "So x > -10 and x < 10.
\n" ); document.write( "
\n" );