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)![]() ![]() 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( " \n" ); document.write( "---------- \n" ); document.write( " \n" ); document.write( "======================= \n" ); document.write( "another approach: \n" ); document.write( " \n" ); document.write( "Take the log of both sides \n" ); document.write( " \n" ); document.write( "log(10) = 1 \n" ); document.write( "--> log(n) = log(5) \n" ); document.write( "--> n = 5 \n" ); document.write( " \n" ); document.write( " |