document.write( "Question 32907: The solution of the equation log(log x)=1 is x=10^10. Is this one true or false. I believe that it is false but want to make sure before I turn it in that it is correct. \n" ); document.write( "
Algebra.Com's Answer #19364 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! LOG(LOG(X))=1 \n" ); document.write( "PUT LOG(X)=Y \n" ); document.write( "SO...LOG(Y)=1 \n" ); document.write( "AS PER DEFINITION OF LOG.....IF B^P=N...THEN....LOG(N)TO BASE B IS P \n" ); document.write( "SO....HERE AS BASE IS 10..WE HAVE \n" ); document.write( "10^1=Y...SO Y=10 \n" ); document.write( "NOW Y = LOG(X)=10 \n" ); document.write( "SO 10^10=X \n" ); document.write( " |