Question 610307
<pre>
     log<sub>5</sub>(x + 4) = 2

Learn the definition rule carefully for writing a 
log equation as an exponential equation and vice-versa:
      
           This log equation:

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

           is by definition equivalent to this exponential equation

               A = B<sup>C</sup> 

   
Using this definition rule,

     log<sub>5</sub>(x + 4) = 2

becomes:

           x + 4 = 5<sup>2</sup>

           x + 4 = 25

               x = 21

Edwin</pre>