document.write( "Question 597238: Hello, how would I solve a log fuction that is a exponent of a number.. example would be 10^log5 Log base is 10, Thanks in advance! \n" ); document.write( "
Algebra.Com's Answer #378080 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
how would I solve a log fuction that is a exponent of a number.. example would be 10^log5 Log base is 10
\n" ); document.write( "------------
\n" ); document.write( "The log is the exponent. It's the number to which 10 is raised to get 5.
\n" ); document.write( "\"10%5Elog%285%29+=+5\"
\n" ); document.write( "----------
\n" ); document.write( "\"10%5Elog%28x%29+=+x\"
\n" ); document.write( "=======================
\n" ); document.write( "another approach:
\n" ); document.write( "\"n+=+10%5Elog%285%29\" solve for n
\n" ); document.write( "Take the log of both sides
\n" ); document.write( "\"log%28n%29+=+%28log%285%29%29%2Alog%2810%29\"
\n" ); document.write( "log(10) = 1
\n" ); document.write( "--> log(n) = log(5)
\n" ); document.write( "--> n = 5
\n" ); document.write( "
\n" ); document.write( "
\n" );