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! Answer by Alan3354(69443) (Show Source):
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
------------
The log is the exponent. It's the number to which 10 is raised to get 5.
----------
=======================
another approach: solve for n
Take the log of both sides
log(10) = 1
--> log(n) = log(5)
--> n = 5