Solve the exponential equation: $64=0.8^d \cdot100$ I tried doing: $64/100=80/100^d$ but since there is no common factor which gives these numbers with different powers I failed to find the value of variable $d$. How to solve it then?
Asked
Active
Viewed 100 times
0
-
3If you think of it as $64/100=(8/10)^d$ the answer will be clear. – André Nicolas Jul 08 '15 at 22:58
-
1You could always be "dumb" and simply use: $a^x = b \rightarrow x = \frac{\log(b)}{\log(a)}$ (I'm guessing you're supposed to do this without a calculator though). – Jared Jul 08 '15 at 23:04