SOLUTION: how do you write .2 log x as a single logarithm

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: how do you write .2 log x as a single logarithm      Log On


   



Question 803000: how do you write .2 log x as a single logarithm
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
how do you write .2 log x as a single logarithm
-----------
0.2*log(x) is a single log.
You can make it log%28x%5E0.2%29
or log%28root%285%2Cx%29%29