SOLUTION: How many digits are in the expansion of 5^30? How do you do it without a calculator. Show your steps.

Algebra ->  Exponents -> SOLUTION: How many digits are in the expansion of 5^30? How do you do it without a calculator. Show your steps.      Log On


   



Question 1194801: How many digits are in the expansion of 5^30? How do you do it without a calculator. Show your steps.
Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
How many digits are in the expansion of 5^30?
How do you do it without a calculator. Show your steps.
~~~~~~~~~~~~~~~


            The idea of the solution is to estimate logarithm base  10  of the number  N = 5%5E30.

            Then use the fact that if  log(N)  is concluded between two consecutive integer numbers  n  and  (n+1),
            n <= log(N) < (n+1),   then the integer number  N  has  (n+1)  digit.


Without using a calculator, you find from the logarithmic tables

    log(5) = 0.69897  (approximately)


(logarithms base 10; for the logarithms table see many Internet sources, for example, this one

http://www.sosmath.com/tables/logtable/logtable.html)



Then  log%28%285%5E30%29%29 = 30*log(5) = 30*0.69897 = 20.969...


It means that the number 5%5E30  has 21 digits in base 10 numerical system.

Solved and explained.