document.write( "Question 437654: Find a value of x so that 4 < log x < 5 \n" ); document.write( "
Algebra.Com's Answer #302769 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
I'll give you ALL the values.\r
\n" ); document.write( "\n" ); document.write( "4 < log x < 5
\n" ); document.write( "<==> \"log+10%5E4+%3C+log+x+%3C+log+10%5E5\"
\n" ); document.write( "<==> \"10%5E4+%3C+x+%3C+10%5E5\", since the log function is 1-to-1 (it is increasing.)
\n" ); document.write( "Hence x could be any number between 10,000 and 100,000, exclusive.
\n" ); document.write( "
\n" );