document.write( "Question 24783: how do you solve for x:
\n" ); document.write( "log(5x)=10, when the base is 2
\n" ); document.write( "

Algebra.Com's Answer #13235 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
log(base 2)(5x) = 10
\n" ); document.write( "logs are exponents. I say it before I start any problem with logs.
\n" ); document.write( "the equation says
\n" ); document.write( "log(blah-blah-blah) = 10
\n" ); document.write( "so the exponent is 10 aha!
\n" ); document.write( "2 is the base aha!
\n" ); document.write( "\"2%5E10+=+5x\"
\n" ); document.write( "\"x+=+%282%5E10%29%2F5\"
\n" ); document.write( "remember - logs are exponents or powers, same thing
\n" ); document.write( "
\n" );