document.write( "Question 1067391: If log10[log10(log10 X)] = 0, then value of X is? \n" ); document.write( "
Algebra.Com's Answer #682597 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
Let's work backward from 0:
\n" ); document.write( " log10(X) = 0 —> X = 1
\n" ); document.write( " log10(X) = 1 —> X = 10
\n" ); document.write( " log10(X) = 10 —> \"X+=+10%5E10+\" (<— ans)
\n" ); document.write( "
\n" );