document.write( "Question 803000: how do you write .2 log x as a single logarithm \n" ); document.write( "
Algebra.Com's Answer #484091 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
how do you write .2 log x as a single logarithm
\n" ); document.write( "-----------
\n" ); document.write( "0.2*log(x) is a single log.
\n" ); document.write( "You can make it \"log%28x%5E0.2%29\"
\n" ); document.write( "or \"log%28root%285%2Cx%29%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );