Question 636306
<pre>
A logarithm expression always asks a question about an exponent.

That is, the logarithm expression

log<sub>B</sub>(A)  

asks this question:

Question:  "What exponent must we assign to the base B that will give A?"

If we can answer that question, the answer is what log<sub>B</sub>(A) equals. 



---------------------------

 log<sub>5</sub>(625)

That asks the question:

Question: "What exponent must we assign to the base 5 that will give 625?" 

Let's find out the answer to that question by breaking down 625:

625 = 5×125 = 5×5×25 = 5×5×5×5 = 5<sup>4</sup>

So the answer to the question is 

Answer: "We must raise 5 to the 4th power to get 625."

Therefore, 

log<sub>5</sub>(625) = 4 

Edwin</pre>