document.write( "Question 544500: write the expression as one logarithm
\n" );
document.write( "log cuberoot of x + log x^6 - log x^4 \n" );
document.write( "
Algebra.Com's Answer #355106 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! write the expression as one logarithm \n" ); document.write( "log cuberoot of x + log x^6 - log x^4 \n" ); document.write( "log[(x^(1/3)*x^6)/(x^4)] \n" ); document.write( "log[(x^(1/3)*x^2] \n" ); document.write( "log[(x^(7/3)] \n" ); document.write( "(7/3)logx \n" ); document.write( " |