+0  
 
0
527
1
avatar

how do you change the base of a log?

 Oct 23, 2016
 #1
avatar+23246 
0

To change the base of a log, use the change-of-base formula.

If  n = new base

    b = old base

    x  = the number:

   logn(x)  =  logb(x) / logb(n)

 

Example:  log7(23)  =  log(23) / log(7)

    or:          log7(23)  =  ln(23) / ln(7)

 Oct 23, 2016

2 Online Users

avatar